-
robot
matlab robotics toolbox sample
- 2015-03-30 23:35:49下载
- 积分: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
-
ASCII
进行通信编程时候需要参考使用,还比较方便(Communication program to use when you need a reference, but also more convenient)
- 2014-11-15 10:51:26下载
- 积分:1
-
C-C方法求lorenz的延迟时间
C-C法求混沌系统的延迟时间,该程序是C-C法的函数文件,已测试,可运行多种数据,运行时间快(The C-C method seeks the delay time of the chaotic system. The program is a function file of C-C method. It has been tested and can run many kinds of data.)
- 2018-06-06 16:10:38下载
- 积分:1
-
DOA_esprit
雷达信号到达角估计的MATLAB代码,进行了多参数的对比仿真和结果比较(Radar signal DOA estimation MATLAB code for the comparison of simulation and multi-parameter comparison results)
- 2011-06-19 08:57:14下载
- 积分:1
-
MVQrara
用matlab实现基于LBGG算法的向量量化编码可直接使用。
(Using matlab to achieve vector quantization coding based on LBGG algorithms can be used directly.)
- 2012-07-18 11:28:39下载
- 积分:1
-
07027162
IMPARARE IL C++ in 2 ore e mezzo?
Modulo-000
- 2015-03-10 23:22:16下载
- 积分:1
-
mSmallBallla
基于MATLAB实现的来源球运动,良好的Mattlab GUI编程例程,可以直接使用。
(Realized by MATLAB source of ball movement, the good Mattlab GUI programming routines that can be used directly.)
- 2012-08-12 12:22:59下载
- 积分:1
-
duffing
ZXZXC下从CWE WER WER 我啊啊 啊 但机考就i(ZXZXC from and CWE WER WER but I ah ah ah computer test to i)
- 2011-05-07 12:41:38下载
- 积分:1
-
beam
matlab 中梁的弯矩 剪力 变形 轴力图形 以及源程序(matlab in Beams Shear deformation and axial force graphic source)
- 2013-11-11 13:42:29下载
- 积分:1