资源列表
FastICA
- 这是一份关于fast ica的matlab代码,用户可以用于信号的盲源分离。(This is a fast ica matlab code, users can be used for signal blind source separation.)
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.)
《无人驾驶车辆模型预测控制》VIP超全配套代码
- 可以与carsim联合仿真模拟车辆轨迹跟踪(It can be used with CarSim to simulate vehicle trajectory tracking)
高斯消去方法
- 使用高斯消去方法,利用消去矩阵系数的办法,计算线性方程组。
matlab仿真
- 对雷达MTI的matlab仿真,包括消除盲速,不同参差比下的MTI等(Matlam simulation of radar MTI, including elimination of blind speed, MTI under different stagger ratios, etc.)
数学建模算法与程序 司守奎
- 数学建模算法与应用(有电子文档和源程序),是数学建模非常好的一本书,司守奎编著(Mathematical modeling algorithms and applications, is a very good book on mathematical modeling)
牛顿法解优化问题
- 使用各种牛顿法(包括普通牛顿法,拟牛顿法,阻尼牛顿法)求解优化问题(Using various Newton methods (including general Newton method, quasi Newton method, damped Newton method) to solve optimization problems)
Turbo码
- turbo 码的matlab仿真,已测试通过(turbo code modeling and simulation model has been compiled through)
正则化方法
- 在进行矩阵求逆等计算时遇到矩阵条件数较大导致病态时,常用的各种解决病态方程方法(In the calculation of matrix inversion, when the number of matrix conditions is large, which leads to ill condition, various common methods to solve ill condition equation are used)
RBF示例程序
- 一个关于RBF神经网络使用的程序 A program on the use of RBF neural networks
m_map
- Matlab中绘制地图的工具箱。 这是笔者2020年2月24日在官网下载的最新的Matlab m_map工具箱,压缩包大小为8.84M。本来因为网络原因官网下载极慢便在PUDN下载了网友的分享文件,但后期下载成功了,版本也比较新,故分享至此。(A toolbox of Matlab for maps figuring.)
数值分析
- 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)