-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
vblastML22
在多天线QAM调制下,仿真误码率曲线图。(Multi antenna in QAM modulation, bit error rate curve simulation)
- 2011-06-28 16:50:09下载
- 积分:1
-
addimages
ADD TWO IMAGES WITHOUT FUNCTION
- 2015-04-20 13:19:19下载
- 积分:1
-
3plot
这是matlab的关于3维绘图方面的东西(This is the matlab on the 3-D graphics of things)
- 2008-06-18 10:44:29下载
- 积分:1
-
iewuvxgw
对信号进行频谱分析及滤波,包括主成分分析、因子分析、贝叶斯分析,计算加权加速度,应用小区域方差对比,程序简单,用于时频分析算法。( The signal spectral analysis and filtering, Including principal component analysis, factor analysis, Bayesian analysis, Weighted acceleration, Application of small area variance comparison, simple procedures, For time-frequency analysis algorithm.)
- 2016-03-21 21:30:19下载
- 积分:1
-
matlab5
利用matlab进行频域低通和带通滤波,效果不错(Frequency domain using matlab low-pass and band-pass filtering)
- 2013-09-15 10:48:39下载
- 积分:1
-
四分之一车辆悬架建模仿真
说明: 案例选题:1/4车辆悬架模型的建模与仿真
软件工具:matlab的simulink
内容简述:建立路面谱,建立1/4车辆悬架模型,运用simulink对1/4悬架进行路面行驶仿真分析。结果讨论。(Case topic: Modeling and Simulation of quarter vehicle suspension model Software tool: simulink of MATLAB Content Description: the road spectrum is established, the quarter vehicle suspension model is established, and the road driving simulation analysis of quarter suspension is carried out by using Simulink. The results were discussed.)
- 2021-01-08 13:42:10下载
- 积分:1
-
code_lab_two
The effects of multipath include constructive and destructive interference, and phase shifting of the signal.
This causes Rayleigh fading, named after Lord Rayleigh. The standard statistical model of this gives a distribution known as the Rayleigh distribution.
Rayleigh fading with a strong line of sight content is said to have a Rician distribution, or to be Rician fading.
- 2010-01-09 13:26:43下载
- 积分:1
-
DOA-estimation
一种基于传播算子的DOA估计算法MATLAB源程序(DOA Estimation Algorithm Based propagator MATLAB source)
- 2013-04-01 20:10:49下载
- 积分:1
-
fft8lu
进行OFDM系统的matlab仿真,其中采用的子载波数为8个。并且仿真了多普勒频移对OFDM的影响。基带调制采用QPSK(Matlab simulation for OFDM system, which USES the subcarrier number is eight.And simulation of the doppler shift effect on OFDM.Baseband using QPSK modulation)
- 2013-11-29 15:47:38下载
- 积分:1