-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
chebyshevLyapunov
chebyshev映射lyapunov指数分布图(chebyshev map lyapunov)
- 2021-03-12 11:19:25下载
- 积分:1
-
shootingmethod
lorenz混沌问题的解法,是求解两点边值问题,初值问题(lorenz)
- 2010-05-25 16:40:04下载
- 积分:1
-
Neural-Network-Character-Recognition
MATLAB 神经网络用于英文字母图像和数字的识别源程序(MATLAB neural network for images and the number of letters of the alphabet to identify the source)
- 2009-04-14 19:40:31下载
- 积分:1
-
linewithhough
line with hough transform
- 2011-06-03 17:20:40下载
- 积分:1
-
FP650
这个是上海傲谱分析仪器有限公司型号为FP650型火焰光度计的说明书(This is the Shanghai Ao spectrum analysis instrument Co., model for the FP650 type flame photometer.)
- 2013-12-04 15:03:36下载
- 积分:1
-
Astar
Astar算法MATLAB实现。最短路径检索。(Astar algorithm MATLAB. The shortest route search.)
- 2013-12-24 14:14:04下载
- 积分:1
-
shuzilvboqiFIR
这个是有限数字滤波器的设计程序,有低通高通,带通等滤波器设计。(This is a limited number of filter design process, a low pass high pass, band pass and other filter design.)
- 2010-11-12 11:15:15下载
- 积分:1
-
lolimot
matlab code for LOLIMOT algorithm
- 2012-05-23 18:17:17下载
- 积分:1
-
simulink
非常好的SIMULINK建模与仿真教程,有助于学习Simulink动态仿真!(Very good SIMULINK modeling and simulation tutorial, Simulink dynamic simulation help to learn!)
- 2012-08-14 17:55:16下载
- 积分:1