-
ssa
Singular spectrum analysis
- 2010-08-02 23:29:26下载
- 积分:1
-
matlab2
说明: matlab图像程序.zip,含各个章节的实例,挺好的学习(matlab image process. zip, containing examples of the various chapters, very good learning)
- 2008-11-20 09:17:05下载
- 积分: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
-
prony_analysis
MATLAB程序,prce法计算模态参数(PRCE method
)
- 2014-09-23 11:00:22下载
- 积分:1
-
PR_167406042
利用隐式中心差分格式求解二维热传导方程的matlab代码(The matlab code to solve 2-dimension heat equation with implicit difference scheme.)
- 2013-11-09 19:07:49下载
- 积分:1
-
cp
说明: svm多种核函数,选择核函数类型,参数需自行设定。(SVM a variety of kernel function, the type of kernel function, parameters need to be set.
)
- 2014-12-09 10:44:52下载
- 积分:1
-
project
《MATLAB通信仿真及应用实例详解》邓华,所有章节实例的matlab代码和simulink model。( MATLAB simulation and communication application example explanation Deng Hua, all chapters instances matlab code and simulink model.)
- 2015-12-04 11:06:13下载
- 积分:1
-
MATLAB-genetic-algorithm
《MATLAB遗传算法工具箱及应用》书籍源程序(MATLAB genetic algorithm toolbox and application source code)
- 2013-01-10 10:09:06下载
- 积分:1
-
BEMT
用于计算螺旋桨拉力、效率等的片条理论matlab程序。(Matlab program of strip theory for calculating propeller pull and efficiency.)
- 2020-10-18 09:57:26下载
- 积分:1
-
CS_tool
压缩感知的重要常用工具CVX,可用于图像处理,高分辨成像,内容包含用户指南以及相应matlab程序,非常齐全(Important commonly used tools of CVX, compressed sensing can be used for image processing, high resolution imaging, and includes a user guide and the corresponding matlab program, very well equipped)
- 2012-07-05 21:36:58下载
- 积分:1