-
SmithPIDcontrol
带simth补偿的pid控制器主要用于纯滞后系统的pid温度控制,属于改进型的pid控制器。本simulink仿真为毕业设计内容,运行效果良好。本例设定温度200度,参数之类可以根据需要自由修改(Smith compensation with pid controller mainly used for pure delay systems pid temperature control, are improved pid controller. The simulink simulation content for the graduation project, run well. In this case temperature of 200 degrees, like the parameters can be modified according to need freedom)
- 2007-09-21 16:03:18下载
- 积分:1
-
GUIS_FEX
该压缩包具有35例GUI的设计,主要是带大家入门用的(The archive has 35 cases of GUI design, the main entry is used with all)
- 2011-05-10 16:05:26下载
- 积分:1
-
61549814MSK
MSK的MATLAB调制,全过程,很不错,适合毕设的同学(The MATLAB MSK modulation, the whole process, very good for students who complete set)
- 2010-05-30 22:41:16下载
- 积分:1
-
MATLAB-and-maple
用Maple和MATLAB解决科学计算问题(第三版)是一个很好的学习资料(Solve the calculation problem of science by Maple and MATLAB (Third Edition) is a very good learning materials)
- 2014-11-25 09:39:29下载
- 积分:1
-
MATLAB神经网络手写数字识别(GUI,论文)
说明: 基于MATLAB的神经网络实例运用学习;
BP神经网络知识(an example of neural network)
- 2021-05-12 23:30:02下载
- 积分:1
-
moxing
太阳能电池组件模型,能实现光伏特性曲线,以便研究光伏系统作为前端输入(Solar cell module model, can realize the photovoltaic characteristic curve, so that the photovoltaic system as a front input
)
- 2011-12-30 16:50:37下载
- 积分:1
-
floyd2
最短路分配方法流程图的matlab编码(全有全无配流法)(The shortest path distribution method)
- 2015-04-12 23:23:12下载
- 积分:1
-
qcar_animation
quarter car animation
- 2012-07-06 22:56:53下载
- 积分:1
-
project3
this som method in NeuralNetwork
- 2009-05-29 15:10:00下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1