资源列表
固定翼四轴通用的串级PID算法
- 四轴参数难调,这事常见的pid控制,经过多次实验获得的代码!(The four axis parameter is difficult to tune, this common PID control, after many experiments to obtain the code!)
gridregression
- 支持向量机,python+libsvm对锂电池的劣化程度进行预测(Support vector machines and python+libsvm for life prediction of lithium batteries)
GA
- 遗传算法 解决函数优化 多目标规划等问题(Genetic algorithm to solve function optimization, multi-objective programming and so on)
CUMCM2017ProblemB
- 2017年数学建模国赛 题目以及部分的代码 希望有帮助(2017 mathematical modeling nations)
数学建模常用的十大算法
- 数学建模常用的十大算法,主要用来数学建模,十分有用
Power_max
- 该程序实现的是依据测得的燃料电池极化曲线直接求得功率最大值(The program is based on the measured fuel cell polarization curve to obtain the maximum power directly)
CS_SWOMP
- 可用于恢复稀疏信号,图像处理/噪声处理/医学成像等应用中,是压缩感知重构算法中的分段弱正交匹配追踪算法(It can be used to recover sparse signals, image processing / noise processing / medical imaging, and so on. It is a piecewise weak orthogonal matching pursuit algorithm in compressed sensing reconst
改进的高斯混合背景模型的实现
- 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging)
纳米棒随机行走
- 计算及模拟了纳米棒的随机行走,给出了行走的动态图像。(The random walk of nanorods is calculated and simulated, and the dynamic image of walking is given.)
神经网络代码
- 应用神经网络进行数字识别,使用随机梯度算法和MNIST训练数据(Neural networks are used for digital identification, and data are trained using random gradient algorithm and MNIST)
遗传算法求解布局问题
- 遗传算法解决布局问题。应用matlab语言,通过遗传算法(Genetic Algorithm Solves Layout Problem.)
parkingGarage
- 实现自动泊车的路径规划,进行算法开发,有利于学习借鉴和使用(Realize the automatic parking path planning)