-
Matlab7.0
说明: 我找到的最好的MATLAB教程.目录详细,例子充分!(It s the best selflearning book I ve searched.)
- 2010-04-08 11:45:59下载
- 积分:1
-
Particle-Filter-Note
粒子滤波跟踪算法学习的好文档。为个人读书心得,主要从三个角度去理解粒子滤波,由浅入深,有学习价值!(Particle filter tracking algorithm to learn a good document. For personal reading experience, mainly from the three perspectives to understand the particle filter, Deep learning value!)
- 2011-01-17 15:12:15下载
- 积分: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
Tsai标定法的matlab实现
完成图像坐标到世界坐标的转换(Tsai calibration method to achieve the completion of the matlab image coordinate to world coordinate conversion)
- 2008-07-07 10:56:19下载
- 积分:1
-
wavelet
关于图像的小波和小波包的阈值去噪的matlab语言的实现(About the image of wavelet and wavelet packet threshold denoising matlab language implementation
)
- 2014-06-30 11:29:46下载
- 积分:1
-
802_11a_OFDM_MATLAB
说明: 根据802.11a协议规范实现的OFDM matlab仿真代码(Achieved under the 802.11a protocol specification OFDM matlab simulation code)
- 2010-05-02 20:01:58下载
- 积分:1
-
EQCtl
说明: 使用软件的实现EQ均衡器算法,可以调节多段EQ(The realization of the use of software EQ EQ algorithm can adjust the multi-segment EQ)
- 2008-10-16 10:38:02下载
- 积分:1
-
C_matlab
本文档介绍了如何在c++环境下调用MATLAB(This document describes how to call c++ environment MATLAB)
- 2010-11-28 16:22:16下载
- 积分:1
-
变尺度法
变尺度法的源程序,用于优化中的非线性规划,效还可以的。(variable scale method of the source for the optimization of nonlinear programming, the effect can be.)
- 2005-04-01 12:46:49下载
- 积分:1
-
CH4OP
基于MATLAB仿真的智能BP算法集合,用于先进控制理论的研究,主要是控制器方面的介绍(BP algorithm based on MATLAB simulation smart collection for the study of advanced control theory, mainly the introduction of the controller)
- 2013-05-14 06:50:07下载
- 积分:1