-
wnn
小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions) (Wavelet neural network source code: 1. Construction of the nonlinear function: at nninit_test.m 2. Wnn the direct use of nonlinear approximation: Wnn_test.m, (internal call wavelet function) 3. Genetic algorithm optimized approximation: GA_Wnn_test. m (internal call genetic algorithms, initialization, fitness, decoding function)-genetic algorithm optimization WNN source: 1. Construction of the nonlinear function: nninit_test.m at 2. WNN directly with nonlinear approximation: Wnn_test.m. ( internal called wavelet function) 3. Genetic Algorithm optimization approach: GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions))
- 2008-07-30 15:24:58下载
- 积分:1
-
MATLApart1
very goodvery goodvery goodvery goodvery goodvery goodvery good
- 2010-05-11 21:22:35下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
matlab
matlab图像处理源代码, 请放心下载(matlab image processing source code, please rest assured Download)
- 2007-10-21 23:02:10下载
- 积分:1
-
S.J.Chapman
有关S.J.Chapman《MATLAB编程》中文版修正版的书籍资料(For SJChapman " MATLAB Programming" revised version of the book Chinese data)
- 2010-10-14 18:18:04下载
- 积分:1
-
controlsystemz
digital control systems in Z on Matlab
- 2010-11-19 11:55:09下载
- 积分:1
-
7analysis-of-variance
数据处理的方差分析码源。经过测试可用,效果好!!(Data processing source code analysis of variance. Tested are available, the effect is good! !)
- 2013-10-05 09:38:34下载
- 积分:1
-
计算功率谱(或互谱)的matlab子程序
计算功率谱(或互谱)的matlab子程序(Calculate the power spectrum)
- 2020-11-23 08:49:33下载
- 积分:1
-
BPSK
BPSK在AWGN信道下的仿真程序,matlab代码(BPSK in AWGN channel under the simulation program)
- 2011-09-29 21:28:48下载
- 积分:1
-
Hint
Matlab code for interconnect design
- 2013-08-21 04:10:55下载
- 积分:1