资源列表
Turbo码
- turbo 码的matlab仿真,已测试通过(turbo code modeling and simulation model has been compiled through)
牛顿法解优化问题
- 使用各种牛顿法(包括普通牛顿法,拟牛顿法,阻尼牛顿法)求解优化问题(Using various Newton methods (including general Newton method, quasi Newton method, damped Newton method) to solve optimization problems)
数学建模算法与程序 司守奎
- 数学建模算法与应用(有电子文档和源程序),是数学建模非常好的一本书,司守奎编著(Mathematical modeling algorithms and applications, is a very good book on mathematical modeling)
matlab仿真
- 对雷达MTI的matlab仿真,包括消除盲速,不同参差比下的MTI等(Matlam simulation of radar MTI, including elimination of blind speed, MTI under different stagger ratios, etc.)
高斯消去方法
- 使用高斯消去方法,利用消去矩阵系数的办法,计算线性方程组。
《无人驾驶车辆模型预测控制》VIP超全配套代码
- 可以与carsim联合仿真模拟车辆轨迹跟踪(It can be used with CarSim to simulate vehicle trajectory tracking)
UKF、CKF的目标跟踪仿真
- 利用经典的目标跟踪模型,分别对CKF和UKF进行了仿真,为相关算法的研究提供了参考。(Using the classical target tracking model, the simulation of CKF and UKF are reproduced respectively, which can be used as a reference for related algorithm research.)
FastICA
- 这是一份关于fast ica的matlab代码,用户可以用于信号的盲源分离。(This is a fast ica matlab code, users can be used for signal blind source separation.)
张量的matlab工具箱
- matlab软件的张量工具包,里面有利用matlab进行张量运算的各种标准程序集,是处理三维和多维信号必备的工具。使用时,先将工具箱添加到matlab路径中,然后就可以直接调用。
压缩感知算法库
- 这里面主要包括集中典型的贪婪类算法,如OMP,BOMP,JOMP等算法,可以直接调用程序,里面的程序编写均是最简洁的,下载与国外大学网站。
非常好用的anfis程序-C代码类资源
- It's an anfis code for C++
光伏mppt变换器
- 自建的光伏电池模型,符合光伏电池U-I特性曲线,同时采用基于电导增量法的mppt算法,在buck电路的基础上实现光伏输出最大功率追踪功能。