Welcome![Sign In][Sign Up]
Location:
Search - pid m

Search list

[SCMn.m

Description: 4-5-5bp网络,控制输出的PID的三个参数。。。实现控制功能。-4- 5- 5bp networks, PID control the output of the three parameters. . . Control functions.
Platform: | Size: 4096 | Author: guanying | Hits:

[Otherdc_motor_control_v1

Description: 这是一个电机PID控制的程序,里面集成了很多PID控制的调节方法-This is a motor PID control procedures, which integrates with a number of PID control adjustments
Platform: | Size: 625664 | Author: 夏需强 | Hits:

[matlabtiming_syn_Gardner

Description: Gardner 同步算法仿真。此m文件把Gardner算法的信号生成到发送,接收及同步一并给出。-Gardner Synchronization Algorithm Simulation. This m file to Gardner algorithm to generate a signal to send, receive and be given simultaneously.
Platform: | Size: 2048 | Author: 海凌云 | Hits:

[matlabmatlab-forPID

Description: mtlab仿真的基于遗传算法的pid,实数编码和二进制编码-mtlab simulation based on genetic algorithms pid, real coding and binary coding
Platform: | Size: 2048 | Author: 郭艳红 | Hits:

[Windows DevelopPID

Description: 波形识别法PID参数整定,其中主程序为ex.m 有整定过程演示 -Waveform recognition method PID parameter tuning, in which the main program for the setting process has ex.m demo
Platform: | Size: 3072 | Author: pla | Hits:

[matlabpid

Description: 单纯形法整定pid参数,simulink环境,单纯形法很依赖初值的选取,在canshu.m中输入初始值。-Simplex method pid tuning parameters, simulink environment, simplex method is very dependent on the selection of initial value, in canshu.m enter the initial value.
Platform: | Size: 4096 | Author: 时光 | Hits:

[AI-NN-PRfuzzy-pid

Description: 模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。-Pid fuzzy simulation, Fuzzy Inference System to run the design process am, and transferred to memory, and then run the procedure of fuzzy control bm, of pid control tuning parameters.
Platform: | Size: 2048 | Author: 吴晓莉 | Hits:

[OtherPID-GAs

Description: 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the median, M, Pc, Pm-on-demand, performance indicators, Q = 100 step for the simulation.
Platform: | Size: 2048 | Author: qiqi | Hits:

[GUI DevelopPID-444

Description: PID控制界面程序源码 按A 和 M键进行手 自动切换 自带模拟量转数字量程序 -PID control interface program source by A and M key to bring their own hand analog automatic switching to digital process
Platform: | Size: 2048 | Author: wxn | Hits:

[Software EngineeringPID

Description: 经过老师的指导:速度采样用M法不适应低,所以对于调速范围大的就用M/T法,适合于高低测速!对测速还要加以数字滤波!可用一阶惯性/中值法,平均法等!-After the teacher' s guide: the speed of the sampling method are not suited with M low speed range for the use of the M/T method, suitable for the level of gun! Gun would also like to be on the digital filter! Available to first-order inertial/median law, such as average!
Platform: | Size: 2048 | Author: 谭祥 | Hits:

[matlabpid

Description: 刘金坤的《先进PID控制及其MATLAB仿真》所有实例的源码,是学习各类PID控制的经典资料-Liu Jinkun the " Advanced PID Control and MATLAB Simulation" all instances of the source code, is to learn the classic information on various types of PID control
Platform: | Size: 171008 | Author: winnershu | Hits:

[matlabPID.m

Description: 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
Platform: | Size: 1024 | Author: madier | Hits:

[matlabdifferential_first.m

Description: 微分先行PID算法,MATLAB语言编写,仿真效果不错。-Differential first PID algorithm, MATLAB language, simulation results are good.
Platform: | Size: 1024 | Author: | Hits:

[matlabfeedforward_pid.m

Description: 带前馈的PID算法,MATLAB语言编写,仿真效果不错。-With feed-forward PID algorithm, MATLAB language, simulation results are good.
Platform: | Size: 1024 | Author: | Hits:

[matlabintegrate_separate.m

Description: 积分分离pId算法,MATLAB语言编写,仿真效果不错。-Integral separation pId algorithm, MATLAB language, simulation results are good.
Platform: | Size: 1024 | Author: | Hits:

[matlabpid_saturate.m

Description: 防积分饱和PID控制算法,MATLAB语言编写,仿真效果不错。-Anti-integral saturation PID control algorithm, MATLAB language, simulation results are good.
Platform: | Size: 1024 | Author: | Hits:

[matlabweifenxianxing

Description: 微分先行式的PID调试程序 matlab的M文件-PID differential first debugger matlab-style M-file
Platform: | Size: 44032 | Author: 孔涛 | Hits:

[matlabtrying

Description: 温度控制的各种PID算法 Z-N Smith预估器 m和mdl文件-Temperature control pid Z-N Smith predictor
Platform: | Size: 37888 | Author: zhoupian | Hits:

[matlabBP神经网络PID算法_matlab程序

Description: 神经网络优化pid控制程序的matlab文件,(Neural Network Optimization PID m file)
Platform: | Size: 10240 | Author: 北方芦苇 | Hits:

[matlab遗传算法优化pid

Description: 使用遗传算法对pid进行优化,m文件调用模型文件,直接出结果(Using genetic algorithm to optimize PID, m file calls model files, directly results.)
Platform: | Size: 52224 | Author: 申酉戌亥sky | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net