资源列表
带时间窗车辆调度问题的蚁群算法.pdf
- VRP车辆调度问题解决思路,带有时间窗口(VRP with time windows)
impedance
- 对四自由度机械臂进行阻抗控制,在matlab环境下运行。(Impedance control for four degree of freedom manipulator)
永磁同步电机无传感器控制
- 永磁同步电机的无传感控制策略,包括模型参考自适应算法、滑模观测器算法等(Sensorless control strategy of PMSM, including model reference adaptive algorithm, sliding mode observer algorithm, etc.)
kmean
- 确定K均值最佳聚类数,把数据导入后运行即可(Determining the best clustering number of K mean)
ilan_1_6_dynamic_ht
- 智能交易系统(EA)是一款成熟的交易软件工具。 每款EA都有一套预先植入的特定交易规则,以便在您的交易平台上执行交易。 畏惧、贪婪等情绪是大多数外汇交易者的绊脚石(Expert Advisor Creation Expert Advisors are programs that allow automation of the analytical and trading processes in the MT4 platform. To create an Expert Advisor (or
57991
- ADP算法最原始的代码,适用于2012年自适应动态规划论文(2012 JZP paper Adaptive Dynamic Programing by Counting linear system)
SolarPanel
- 光伏电池模型,最大功率跟踪,输出功率电压电流特性曲线(Photovoltaic cell model, maximum power point tracking)
Hilbert-Vibration-Decomposing-(HVD)
- congr.m - Congruent envelope and instantaneous frequency coph.m - Congruent phase estimation diffir.m - Remez differentiator with filtering procedure(duffod.mat - Duffing equation forced excitation and vibration solution duffrd.mat - Duffing equ
张荻伟22920162203927 实验一
- 将两段音频合成到一起、添加背景音乐到合成的语音中。(Synthesize two segments of audio.)
3dLOF
- 三维点云的LOF算法,可以计算各点的LOF值,进而识别离群点。带入用户自己的TXT形式的点云文件即可。(The LOF algorithm of 3D point cloud can calculate the LOF value of each point, and then identify outliers. Bring the user's own TXT form of point cloud file.)
信号预处理程序
- 信号预处理的几个程序,包括快速傅里叶变换以及变分模态分解和经验模态分解
matlab 实现国旗辨别
- 利用matlab实现各国国旗识别,其中包含多种识别方式,像素点一一对比的函数准确率高达90%。