-
mathlabycsf
阐述了遗传算法的基本原理,对MATLAB 遗传算法工具箱(GAOT) 的参数使用进行了详细介绍,探讨了MATLAB 遗传算2008080116565263(Expounded the basic principles of genetic algorithm, the MATLAB Genetic Algorithm Toolbox (GAOT) using the parameters described in detail, discusses the MATLAB Genetic Operators 2008080116565263)
- 2008-12-14 13:16:02下载
- 积分:1
-
NeuralNetwork_BP_Regression
NeuralNetwork_BP_Regression.m - 回归(NeuralNetwork_BP_Regression.m- Regression)
- 2009-03-07 16:29:51下载
- 积分:1
-
dcv
关于盲辨识方面,讨论关于盲辨识方法所能起到的效果,很好的例子(On blind identification, the discussion of blind identification method that can be played on the effect of good example)
- 2010-12-28 11:09:53下载
- 积分:1
-
MATLAB-GUI-instruction-video-0
MATLAB GUI教学视频0:GUI中的基本操作 (MATLAB GUI instruction video 0: GUI in the basic operation of)
- 2011-07-15 10:56:14下载
- 积分:1
-
XOR
multi-layer perceptron XOR algorithm
- 2011-11-15 14:21:05下载
- 积分:1
-
Attachments_2015215
matlab programming for Quran (Iqlab) pronunciation checker.Web master please verify my sourcecode
- 2015-02-15 11:47:05下载
- 积分:1
-
GUI_MATLAB
how to construct a gui using matlab
- 2014-02-05 12:37:56下载
- 积分:1
-
EENS_RTS
Reliability analysis of the original IEEE-RTS
- 2014-06-02 21:43:44下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
three-CR
整流电路的阻感负载分析电流电压的波形,具体的计算(Waveform analysis resistive load current sense voltage of the rectifier circuit, the specific calculation)
- 2015-01-11 21:35:03下载
- 积分:1