资源列表
Dijstra算法
- Dijstra算法求无向图的最短路径,用10个结点的无向图为例,路径的起点可选择
QAM的调制解调完整仿真程序源码
- QAM的调制解调完整仿真程序源码 matlab源码(QAM modem complete emulator source code matlab source code)
LOLIMOT-master
- work, I have implemented a neuro-fuzzy neural network using Locally Linear Model Tree learning algorithm in order to predict chaotic time-series.
小波提取纹理特征
- 在matlab中利用图像处理工具实现了通过小波变换提取纹理特征,包含例子
利用循环平稳检测感知方法
- 利用循环平稳检测感知方法进行频谱感知,与能量检测法和匹配滤波器法作对比
YBJAN1916_SIR model in whole population
- SIR 传染病模型,主要是我通过加入时滞因素以及连续种群的出生率的因素来建立的模型(The SIR epidemic model is mainly built by adding time-lag factors and birth rate factors of continuous population.)
声致发光气泡模拟
- 运用K-M方程,使用龙格库塔方法模拟了声致发光气泡半径的变化情况,最后得到的结果与实验拟合的很好
tensorflow-mnist
- 改进了官方的MNIST进阶demo,准确率提升。(The official MINIST advanced demo is improved and the accuracy is improved.)
扬声器均衡程序
- 利用数字信号处理滤波器实现均衡器的matlab实现
CFD code in Matlab foranderson
- CFD计算代码,建立流场区域模型,编程计算区域流场(CFD code in Matlab foranderson)
椭圆约束主动轮廓视盘分割
- 对图像分割,初始轮廓为椭圆。变化的过程中始终以椭圆为约束(For image segmentation, the initial contour is an ellipse.)
dijkstra
- 图论中迪杰斯特拉最短路算法的matlab代码(Matlab code of Dijstro algorithm in graph theory)