资源列表
pso
- 基于多线程机制的,利用Matlab编写,粒子群优化算法。目标变量采用归一化处理,适用于所有的优化函数。优化函数自定义为fitness(x)。
OFDM
- matlab仿真ofdm系统以及误码率分析
add kalman
- 继续上传基于稳态kalman滤波器事例讲解,这里可以不需要考虑观测系统中的噪声。-to upload based on steady-state Kalman filter on the case, it need not consider here Observing System of noise.
SGrey
- 这是我自己编写的灰色负荷预测程序,需要的可以下载看看。-This is what I have written gray load forecasting procedures, need to see can be downloaded.
improvedGAmain
- 改进的遗传算法源程序,采用实数编码,对多个参数的优化起到很好的改良作用!-Improved genetic algorithm source code, using real-coded, and the optimization of multiple parameters of the improved play a good role!
kongjianpinghua
- 利用空间平滑方法对信号的DOA进行谱峰估计-The use of spatial smoothing method for signal DOA estimation peaks
OceanWave_Dynamic_rectangle
- 海面3维动态场景描述,改变程序中的风速大小就能得到不同海情的海面。-Sea 3-D dynamic scene descr iption, change the size of the program' s speed could be different sea and the sea.
nlms
- 关于NLMS编程的MATLAB例程,初学时,可以仔细看看,然后改改,是学习的好资料-a program about nlms,and the program was realize in the matlab
randht
- 对于复杂网络中各种节点的分布进行计算和求证时不是幂律分布,并求出相关的指数。-Power-law distribution of complex networks
f11
- detection of ROI on a binary image-detection of ROI on a binary image....
lms-filter
- 自适应滤波器代码,适用于研究生阶段数字信号处理课程。-Adaptive filter code, suitable for the postgraduate stage of digital signal processing courses.
pso-beibao
- 粒子群算法解决背包问题,程序完整并能正确运行-Particle swarm algorithm to solve knapsack problem