资源列表
sparseMRI_v0.2.tar
- 代码是关于压缩感知磁共振成像的具体实现,运行环境为MATLAB,十分经典的代码(The code is about the realization of compressed perceptual MRI. The running environment is matlab, which is a very classic code)
CS_OMP
- 是关于压缩感知磁共振成像的正交匹配追踪算法的具体实现,用于稀疏磁共振成像,可以进行仿真实验(The code is about the realization of compressed perceptual MRI. The running environment is matlab, which is a very classic code)
避障
- 避障仿真,利用matlab软件实现机器人避障功能。(Obstacle avoidance simulation)
Model3_ANFIS
- 基于matlab的anfis模型,效果很好,但是仅适用于特征较少的数据集(Anfis model based on matlab, which works well, but only for data sets with fewer features)
五次多项式插值
- matlab五次多项式插值曲线拟合代码,速度与加速度都是平滑的,比三次多项式好。
simple 仿真
- A Simple Robust Stabilization Control Law of Underactuated Surface Vessels
eof
- 使用的是2019a 的matlab,对海温数据进行的eof程序分析(the eof of the matlab)
GA
- MATLAB中,使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现(Using genetic algorithm to find the maximum value of function)
禁忌搜索算法
- 禁忌搜索算法解决tsp问题,matlab程序(tabu search algorithm to solve tsp problem, matlab program)
PSO_pathplanning
- 以PSO与三次样条插值结合的移动机器人路径规划算法,主函数为pso.m(Mobile robot path planning algorithm combining PSO and cubic spline interpolation, the main function is pso.m)
VerySource.c
- BiPLS iPLS等波段选择代码,实现近红外光谱波段挑选功能(Band selection code, the realization of near-infrared spectrum band selection function)
mk检验
- 用来检验时间序列趋势、突变性。。。。。。。。。。。。。