资源列表
Desktop
- 实现PID的三个参数的调节,使参数在一定范围内(PID three parameters to achieve the adjustment, so that parameters within a certain range)
Link_and_Delete
- matlab simulink 中的小游戏 Link and delete 代码(a small game of matlab simulink)
doc(5)
- Fuzzy Logic Control of Squirrel Cage Induction Generator for Wind Energy Conversion
article_jee
- SPEED CONTROL OF A DUAL STATOR WINDINGS INDUCTION MACHINE USING FUZZY LOGIC CONTROLLER
PSO-1
- 粒子群算法,包括主函数,目标函数,约束条件等。可用于多目标函数的处理。(Particle swarm optimization algorithm, including the main function, objective function, constraints and so on. Can be used to deal with multiple objective functions.)
rate_1_N_convolution_code
- ma xoan trong matlab
Handout
- thong tin so trong mo phong
二阶巴特沃斯_matlab实现方法
- 介绍了二阶巴特沃斯滤波器的基本原理,给出了其matlab实现方法。(The basic principle of two order Butterworth filter is introduced, and its matlab realization method is given.)
PID_BLDCM
- 基于simulink的传统PID控制的BLDCM。(PID control of BLDCM)
main
- 交通流元胞自动机NS模型,可为新手所用。(Traffic flow, cellular automata, NS model)
53607895svm
- Support Vector Machine- svm
KNN
- K最邻近密度估计技术是一种分类方法,不是聚类方法。 不是最优方法,实践中比较流行。 通俗但不一定易懂的规则是: 1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。 2.选出最小的前K数据个距离,这里用到选择排序法。 3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering metho
