资源列表
MP
- 匹配追踪算法,一种可用于计算稀疏表示的贪婪算法(Matching pursuit algorithm, a greedy algorithm for sparse representation)
KSVD
- 一种在matlab环境下的计算稀疏表示的学习字典的算法(A learning dictionary algorithm for computing sparse representation in Matlab environment)
t_bar
- 给出一组事件在单位时间的发生次数,绘制随间间隔变化分布图(Given the number of occurrences of a set of events in the unit time, plot the interval map with the interval)
ukf
- 实现不敏卡尔曼滤波,经调试完结果正确,算法简洁。(Realization of unscented Kalman filtering)
PSO
- PSO优化的程序,很浅显易懂,适合初学者。(PSO optimization program, very simple, suitable for beginners)
CognitiveRadioNewFIG2
- 本程序用来实现认知无线电网络中的最优化频谱感知。(This program is an optimization of spectrum sensing in Cognitive radio network.)
nengliang_OFDM
- 本程序用于实现OFDM系统中的能量检测方式的频谱检测。(The programme is the algorithm for energy detection in OFDM systems.)
遗传算法
- 对于柔性车间调度模型的简单算法优化,在已建立好的模型上利用仿真来优化模型(Optimization of Simple Algorithm for Job Shop Scheduling Model)
GWO
- 灰狼优化算法的核心算法描述,并且配有中文说明(Gray Wolf optimization algorithm)
arorder
- 在时间序列的预测模型中,需要就算自回归模型的p阶数,以这个函数是用来估计AR阶数的,便于构建自回归滑动平均模型,来预测未来事物的发展趋势。(This function estimates AR order)
LFGAUSS
- gauss seidel by hadi saadat to solve the load flow
StreamFunction
- Finite volume matlab code for vorticity stream function using SOR as linear solver