-
汽车七自由度模型7ziyoudu
汽车七自由度模型,实现汽车动力学模型,MATLAB模型。(Vehicle seven 7自由度车辆动力学模型(Simulink),matlab实现汽车动力学模型。-Seven degrees of freedom vehicle dynamics model (Simulink), matlab achieve vehicle dynamics model.)
- 2020-12-29 18:49:01下载
- 积分:1
-
20061229191329300
牛顿插值发,数值方法计算牛顿插值程序
计算牛顿插值多项式的值(newtoninterpolation)
- 2009-11-17 22:31:32下载
- 积分:1
-
MATLAB
matlab编程与应用,非常实用和完整的工具书。希望大家能够喜欢。(Matlab programming and application of practical and very complete tool. Hope that we can like.)
- 2007-07-09 10:00:23下载
- 积分:1
-
RS
说明: RS的编码以及迭代译码,是【7,3 5】的RS码,希望对大家有帮助(it can work well~hope can help you)
- 2010-07-30 12:00:27下载
- 积分:1
-
lixiang
说明: 理想无算法调制解调,包含了产生高斯噪声的子程序。(Non-ideal modulation and demodulation algorithms, including Gaussian noise to generate the subroutine.)
- 2008-11-01 23:32: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
-
33412283-Solving-Fuzzy-Logic-Problems-With-MATLAB
document wich make clear using fuzzy logic in matlab
- 2012-10-06 13:46:05下载
- 积分:1
-
classical_music_1
阵列信号处理中MUSIC算法估计DOA,MUSIC算法是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。(Array signal processing MUSIC algorithm for DOA estimation,MUSIC algorithm is a method of feature space based on matrix decomposition. From the geometric point of view, can be observed spatial signal processing decomposition into the signal and noise subspaces, obviously these two spaces is orthogonal.)
- 2013-05-17 16:31:36下载
- 积分:1
-
capacity_plot
multiple input multiple output capacity
- 2011-06-21 23:43:13下载
- 积分:1
-
RD-CS
经典SAR matlab仿真程序,比较适合于初学者,保证无措(Classic SAR simulation program, more suitable for beginners)
- 2015-03-07 20:25:19下载
- 积分:1