资源列表
FA
- 以优化SVM参数c和g为例,对FA算法MATLAB源码进行了详细中文注解,是很好的学习材料(Taking the optimization of SVM parameters c and G as examples, the source code of FA algorithm MATLAB is annotated in detail in Chinese, which is a good learning material.)
zip
- 依靠matlab平台采用Apriori算法进行气温与降水关联规则的提取(Using Apriori algorithm to extract association rules between temperature and precipitation based on MATLAB platform)
LBM matlab
- 相关的格子玻尔兹曼的matlab应用编程,下载即可运行,包括圆柱绕流,泊肃叶流等等(Matlab application program of lattice Boltzmann can be downloaded and run, including cylindrical flow, Poiseuille flow and so on.)
stretch
- 基于stretch处理的雷达抗距离-速度同步欺骗干扰的仿真(Simulation of radar anti-range-velocity synchronous deception jamming based on stretch processing)
HEV
- 仿真分析,应用于动力经济性仿真分析,可以作为参考(my english very poor,i sorry)
GA-PSO算法 2.0版本
- 基于遗传算法与粒子群算法的相机标定程序,值得借鉴(The camera calibration program based on genetic algorithm and particle swarm optimization is worthy of reference)
ED_MOALO
- 多目标蚁狮优化算法求解电力系统经济调度问题(Multi-objective ant lion optimizer for solving ecnomic dispatch problem)
基于永磁同步电机的滑膜变结构控制仿真
- 该仿真是关于关于永磁同步电机的滑模变结构控制的MATLAB/Simulink仿真程序,有较好的效果
RPNP
- N点透视算法,robust PNP,可用于SLAM、三维重建等,2D-3D姿态估计,MATLAB
ompbox10
- omp算法工具箱,解压到Matlab工具箱文件夹下,按照说明文档做设置即可使用(The OMP algorithm toolbox is decompressed into the folder of the Matlab toolbox and can be used by setting up the instructions)
可靠度程序
- 可以用来算可靠度的算法,与随机车流有关,属于土木工程一类。(Algorithms that can be used to calculate reliability are related to random traffic flow.)
IDBD
- IDBD算法是一种增量元学习算法。包括两个部分,第一部分针对作为其基础的LMS算法,其中包括利用时变步长参数的一个细小改动,并且FIR滤波器的M个抽头权值都依照向量方法自动调整;第二部分由三个公式组成的附加项,其中两个涉及相关记忆参数,第三个是元学习率参数的人工调整。