-
a
说明: control system ebook.
for student study the control course.
- 2010-04-30 11:14:08下载
- 积分:1
-
Main-Source_dif-Reg_8-june
Offline watermaking in printed documents .... source code in Matlab
- 2011-12-01 15:05:15下载
- 积分:1
-
PSD
matlab中用PSD法绘制信号功率谱,可得到信号的频谱幅度。(PSD method using matlab draw the signal power spectrum, the spectrum available to the signal amplitude.)
- 2010-01-12 19:14:32下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
Edge_Detect
Edge Detect using 3 masks
- 2010-06-25 01:35:42下载
- 积分:1
-
ECEFilterCheck
这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以看看(This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determination of the P, Q, R, S, T, and the length of the critical wave characteristics. Interested to see)
- 2011-04-29 15:32:41下载
- 积分:1
-
TQI
通过轨道不平顺值,求得不平顺的标准偏差,计算轨道质量指数。(Value by track irregularity, irregularity of the standard deviation obtained, the quality index calculated orbit)
- 2010-05-07 22:04:26下载
- 积分:1
-
z08174
本实验是IIR滤波器设计-巴特沃斯滤波器设计,并通过实例检验得到了很好的滤波效果(IIR filter design, Butterworth filter has been designed and tested by example with excellent results)
- 2011-08-31 21:44:35下载
- 积分:1
-
KMEANS
Kmeans聚类法 MATLAB实现 没有调用函数(Kmeans clustering method MATLAB implementation does not call the function)
- 2015-04-03 11:34:49下载
- 积分:1
-
fulile
对信号进行傅里叶变换的程序,附带实验报告,有兴趣的同学可以下载(Fourier transform of the signal process, with lab reports, students who are interested can download)
- 2011-05-08 17:10:31下载
- 积分:1