-
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
-
compress2D
compress2D with matlab
- 2013-03-31 05:15:19下载
- 积分:1
-
fishswam
一个写的比较好的人工鱼群算法,适合初学者.(A good written artificial fish school algorithm, suitable for beginners.)
- 2020-12-13 09:59:15下载
- 积分:1
-
Bibliotecas-Matlab
Data aquisition programs by usb
- 2011-06-02 02:57:44下载
- 积分:1
-
chap7
单级倒立摆控制 此程序用在过程控制中,仿真软件为Matlab(Single Link Inverted Pendulum Control)
- 2013-12-05 20:14:13下载
- 积分:1
-
MatlabcodeforFFT
FFT的实现的Matlab代码,利用Matlab来实现FFT,从而计算DFT(The Matlab code for FFT)
- 2009-12-16 12:59:05下载
- 积分:1
-
Scenario1-Matlab-Files
Decentralized model predictive load-frequency control (MPC)
- 2013-07-25 18:47:17下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
ECG
该代码首先对ECG信号进行消噪过滤,并且对信号进行平方,加窗等处理,最后用于对QRS波形的检测,压缩文件内同时包含了2个心电数据信号,可直接用于测试(The code first ECG signal de-noising filter, and the square of the signal, such as window handle, and finally used for the detection of QRS waveform, at the same time compressed file contains two ECG data signals can be directly used to test)
- 2009-05-05 18:16:50下载
- 积分:1
-
Skrip
GUI Matlab for simulating STBC
- 2011-07-25 13:03:43下载
- 积分:1