资源列表
中科院陈玉福计算机算法设计与分析期末简答题答案
- 中科院陈玉福数据结构与算法设计答案,在雁栖湖上课的同学会用到,老师的可很好(Algorithm design and data structure)
shang2JIAZHI_of_extract_feather_VMD_test
- 利用VMD分解,计算每个模态的能量熵的程序。(VMD decomposition is used to calculate the energy entropy of each mode.)
VANETProject-master
- 车联网仿真,用于车与车,车与基础设施,选择最佳中继节点(2016_A Geographical Hybrid Solution for Inter-Vehicular)
AIPSO
- 免疫粒子群混合优化算法整定PID,该方法将免疫算法中的基于浓度的抗体繁殖策略 与粒子群优化算法相结合。对浓度低的粒子进行促进,对浓度高的粒子进行抑制,因而保持了粒子的多样性,克服了PSO 算法易于陷入局部最优点的缺点,寻优速度快。(PID paramaters optimization by AIPSO)
非线性油膜力程序
- 用于求解含有非线性油膜力的转子程序,使用MATLAB语言编写(Rotor program with nonlinear oil film force)
matlab Q学习仿真
- 基于Q学习算法,寻找最优路径,是强化学习中的一种,很实用,代码很详细,有备注(Searching for the optimal path based on Q algorithm is a kind of reinforcement learning. It is very practical, the code is very detailed, with notes.)
PMSM_DTC_traditional
- simulink搭的PMSM直接转矩控制模型,亲测可用(PMSM direct torque control model based on Simulink)
BP神经网络预测
- BP神经网络是目前较为简单的预测算法,但是需要要有足够的样本,本例使用神经网络算法,两步预测(BP neural network is a relatively simple prediction algorithm at present, but it needs enough samples. This example uses neural network algorithm and two-step prediction.)
GNSS Kalman Raim
- RAIM in GNSS, the method kalman gps glonass
matlab 实现国旗辨别
- 利用matlab实现各国国旗识别,其中包含多种识别方式,像素点一一对比的函数准确率高达90%。
zhiquMPPT
- 对直驱风机实现最大功率控制,包含直驱风机,发电机,dcdc电路,最大功率控制环节(Maximum power control for direct-drive fan, including direct-drive fan, generator, dcdcdc circuit, maximum power control link)
TrAdaboost
- 迁移学习中经典算法Tradaboost的python实现(Python implementation of classical algorithm Tradaboost in transfer learning)