-
visualc++matlab
我的毕业设计程序,感觉很好,希望和大家分享。(I graduated from the design process, I feel very good, would like to share.)
- 2008-05-07 10:31:37下载
- 积分:1
-
PID
基于传递函数模型的PID控制matlab代码(PID control based on the transfer function model matlab code)
- 2012-06-26 17:09:04下载
- 积分:1
-
Bboc
实现北斗导航系统的boc信号的matlab调制(BOC MODULATION for BDS system)
- 2018-10-13 15:38:07下载
- 积分:1
-
M_GUI
第一次上传,matlab做的卡尔曼滤波,有matlab用户界面,可以设置初始值,及蒙特卡洛次数。(From the first time, matlab do the Kalman filter, a matlab user interface, you can set the initial value, and the number of Monte Carlo.)
- 2009-05-14 19:55:36下载
- 积分:1
-
threeFIR
加权最优FIR滤波器,反对称FIR滤波器,微分FIR滤波器的matlab实现。(Weighted optimal FIR filter, anti-symmetric FIR filter, FIR filter matlab differential realize.)
- 2021-04-23 20:08:47下载
- 积分:1
-
imagesregistration
图像配准技术及其MATLAB编程实现源码及自己测试M文件(Image Registration and MATLAB programming source code and test their own M-file)
- 2011-10-16 13:50:27下载
- 积分:1
-
radarppisimu
雷达平面显示器仿真程序 by matlab(Radar Plan Position Indicator(PPI) Simulation)
- 2013-10-03 13:09:51下载
- 积分:1
-
Lossy_compression_DCT
it is matlab code for compress the image
- 2014-12-10 12:45:03下载
- 积分:1
-
ukf
说明: 实现ukf滤波 目标跟踪
实现ukf ekf pf三种滤波算法的比较(Realization of UKF filtering target tracking
Comparison of three filtering algorithms for UKF EKF PF)
- 2019-03-03 10:28:17下载
- 积分:1
-
NSGA-II 可完整运行
仅供学习参考使用,
NSGA2主要是对NSGA算法的改进。NSGA是N. Srinivas 和 K. Deb在1995年发表的一篇名为《Multiobjective function optimization using nondominated sorting genetic algorithms》的论文中提出的。该算法在快速找到Pareto前沿和保持种群多样性方面都有很好的效果,不过在这么多年的应用中也出现了如下的一些问题:
1。非支配排序的时间复杂的很大,为O(MN3)。其中M为目标函数的数量,N为种群规模。
2。不支持精英策略。精英策略在保持好的个体及加速向Pareto前沿收敛方面都有很好的表现。
3。需要自己指定共享参数。该参数将对种群的多样性产生很大的影响。
- 2022-04-27 14:08:13下载
- 积分:1