-
Advanced_PIC_Control_Matlab_Simulation
该文件用matlab 详细说明包括连续系统和离散系统的PID 控制,常用数字PID 控制,专家PID和模糊PID 控制,神经PID 控制,遗传算法PID 控制,多变量解耦PID 控制,几种先进的PID 控制,灰色PID 控制,伺服系统PID 控制,PID 实时控制(Utlizing Matlab technology to describe the different PIC strategy,including regular PID control,fuzzy PID control.)
- 2010-03-04 09:09:15下载
- 积分:1
-
cwnd_point
通过HWND获得CWND指针的小例子,可以编译通过(HWND pointer obtained through the CWND small example, you can compile)
- 2010-03-08 13:28:36下载
- 积分:1
-
C
说明: C+陷阱与缺陷,适合于各个阶段的学习者学习!(C+ traps and defects, suitable for all phases of learners!)
- 2010-04-01 15:05:17下载
- 积分:1
-
simulink
SIMULINK简明教程,希望对初学者有用(simulink tutorial, I hope useful for beginners)
- 2012-04-19 10:32:38下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
BLDC
基于matlab的无刷直流电机仿真速度PI,电流PI双闭环仿真(Matlab-based simulation of brushless DC motor, using speed PI, current PI double closed loop control.)
- 2021-04-18 13:48:51下载
- 积分:1
-
GCP
GCP是地面控制点的缩写,主要是处理地面控制点的类,包括控制点的读取处理以及写出。(GCP is an acronym for ground control points, mainly handling ground control points, including read and write process control points.)
- 2014-02-25 11:53:44下载
- 积分:1
-
MyRearch
包含matlab及C++对图像的基本操作,如:边缘提取,配准等等(Contains matlab and C++ the basic operation of the image, such as: edge detection, registration, etc.)
- 2012-04-16 19:39:18下载
- 积分:1
-
matlab_vc_mex
混合编程方法,便于VC++与matlab进行混合编程(matlab and vc++ mex)
- 2009-09-27 18:44:23下载
- 积分:1
-
C
说明: 数组应用实例:定义一个函数,显示结构各成员的值(Array Application Example: Define a function to display the value of each member of the structure)
- 2014-11-24 11:35:54下载
- 积分:1