-
Copula_Handbook_toolbox_14may13
由Patton开发的由MATLAB实现的COPULA源代码(By Patton developed by MATLAB source code to achieve COPULA)
- 2014-11-30 19:07:33下载
- 积分: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
-
15
说明: 图象压缩方面的论文pdf格式
可用于毕业设计方面的工作(Image compression pdf format papers for school design work)
- 2010-05-26 20:35:06下载
- 积分:1
-
finish
实现快速傅里叶变换,自编函数FFT.而不需使用matlab自带的FFT函数(it can realize the fast fuleir tansform)
- 2009-09-11 16:25:25下载
- 积分:1
-
tsp
模拟退火算法的解决 具体在mATlab实现算法 (matlab)
- 2009-07-12 10:20:39下载
- 积分:1
-
fundamental-of-kalman-filter
The main content of this book introduces the kalman filter. Content in detail, a theoretical depth is worth reference
- 2014-12-31 10:56:30下载
- 积分:1
-
111
利用MATLAB计算矩阵并且实用PID控制来实现比例环节的控制
(MATLAB calculations and practical use of PID control matrix to achieve a proportional control)
- 2010-06-20 17:01:04下载
- 积分:1
-
DOSC-prepro
Direct Orthogonal Signal Correction
- 2015-02-12 20:12:20下载
- 积分:1
-
matlab(MO--FANG)
Matlab模仿程序源代码,实现模仿游戏(Matlab imitate program source code, imitation game)
- 2015-01-13 22:14:34下载
- 积分:1
-
OMATLAB_ssvmn
关于支持向量机的MATLABB程序,用于模式识别可直接使用。
(MATLABB program on support vector machine for pattern recognition can be used directly.)
- 2012-07-17 08:26:15下载
- 积分:1