-
generatedexe
MATLAB生成exe产生的问题,MATLAB generated exe problem arising(MATLAB generated exe problem arising)
- 2010-06-20 10:42:09下载
- 积分:1
-
yjjjmA
2014研究生数学建模竞赛A题及相关资料,供大家学习交流(2014 Graduate Mathematical Contest in Modeling A title and related information , for we learn
)
- 2014-09-19 10:20:07下载
- 积分:1
-
chapter
matlab遗传算法源代码来对函数优化进行运算(matlab genetic algorithm source code for function optimization computing)
- 2013-04-14 20:38:17下载
- 积分:1
-
guangxuefangzhen
光学仿真设计,适用于初学者学习使用matlab进行光学仿真,基于Matlab的光学实验仿真(Optical simulation design, suitable for beginners to learn to use matlab optical simulation, Matlab-based simulation of optical experiments)
- 2012-10-20 11:44:53下载
- 积分:1
-
HOO_control
matlab编写鲁棒控制器建模与仿真实例,相信对初学者有帮助(the preparation of robust controller matlab modeling and simulation examples, I think it has to help beginners)
- 2021-03-16 09:59:22下载
- 积分:1
-
work
偏微分方程Matlab解法
通过此方法可解决各种由差分法进行求解的过程。(Partial Differential Equations Matlab solution
)
- 2012-04-15 08:43:40下载
- 积分:1
-
Elevator
elevator contoller to control the movement of lift
- 2013-08-21 17:08:20下载
- 积分:1
-
DG-using-PGSA
plant growth simulation algorithm to find minimum power loss values
- 2013-04-10 02:47:03下载
- 积分:1
-
linefollowvidtype
line follower program
- 2010-12-24 22:24:52下载
- 积分:1
-
PID
一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
(A typical PID process, using the microcontroller as a control cpu, make some simplification, the specific PID parameters must be determined experimentally by a specific object. As the chip processing speed and ram resource constraints, generally do not use floating-point operations, and all parameters of all integers, and divided by an operator to the last N-th power of 2 data (the equivalent of the shift) for a similar fixed-point operations, can greatly improve the speed of operation, according to the different requirements of precision control, when high precision, attention to retain the shift caused by the " remainder" and on the remainder of compensation. This procedure is commonly used basic structure pid algorithm, does not include input and output processing section.)
- 2011-07-17 23:45:45下载
- 积分:1