-
hailangmoni
海浪模拟研究程序——线性叠加法
三维随机海浪的模拟研究对于研究海浪的本质特征以及海浪对船舶结构物的作用等问题有重要意义。(Wave simulation program- linear superposition of three-dimensional simulation of random waves for the study of the essential characteristics of the waves and waves on the role of ship structures are important issues.)
- 2010-11-12 10:53:36下载
- 积分:1
-
Informe-Practica-1.pdf
procesado de imagen mat lab
- 2011-01-19 20:03:41下载
- 积分:1
-
pipeline_10b_adc
流水线10bit ADC在simulink环境下的建模(model of 10bit pipeline adc in simulink)
- 2014-12-08 19:45:17下载
- 积分:1
-
the-example-of-matlab
验证MATLAB的时域卷积定理的一些程序(Time domain convolution theorem verify MATLAB program)
- 2013-04-27 01:04:46下载
- 积分:1
-
matlab-GUI
matlab GUI历来收到大多数学者的重视,本人编写了一些简单的GUI案例,供大家学习。(Matlab GUI has received the attention of most scholars, I write some simple GUI case, for everybody to learn.)
- 2015-02-06 13:22:24下载
- 积分:1
-
MySvm
SVM的实现,采用了SMO算法,用C语言结合matlab接口实现,可在matlab下运行。如果是64位的系统,可在matlab下重新同met.(SVM with SMO)
- 2013-12-25 21:59:25下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
New-folder
to extract the feature
- 2012-03-23 10:47:44下载
- 积分:1
-
vq1
此程序用于语音信号的识别和在MATLAB 系统下的仿真,用于各种语音的识别!(The procedure for the voice of the identification of the procedure for the voice of the identification of matlab and the system of emulation, the voice of the!)
- 2010-05-12 13:02:52下载
- 积分:1
-
tongyongshenjing
matlab环境下通用神经网络的仿真代码,希望帮到你(Matlab environment general neural network simulation code
)
- 2013-05-05 17:45:45下载
- 积分:1