-
EMD_HHT2
还是希尔伯特--黄变换的程序,呵呵。hht emd(or Hilbert-- Huang Transform procedures, huh. Hht EMD)
- 2006-06-15 15:16:38下载
- 积分:1
-
states_densityofPHC
计算光子晶体态密度的程序,与文献吻合,只要小的修改就可计算其他结构的态密度(photonic crystal calculation of the density of states procedures, in line with the literature, as long as minor modifications other structures can be calculated density of states)
- 2021-04-27 09:08:45下载
- 积分:1
-
Torque-calculate
DC motor selection via torque calculation
- 2015-02-12 19:37:04下载
- 积分:1
-
rsmkekaodu
说明: matlab编的有关响应面的程序,运算有结果(Program of response surface compiled by MATLAB)
- 2019-04-15 15:29:26下载
- 积分:1
-
newGA-TSP
说明: 这是用MATLAB 编写的有关城市旅游商问题的最新程序,挺有效。(MATLAB prepared by the city tourism to the latest procedures, they are effective.)
- 2006-03-24 21:13:24下载
- 积分:1
-
slm
降低ofdm中峰均比的方法slm的matlab源码 (PAPR reduction method in ofdm slm of matlab source)
- 2011-05-10 18:03:49下载
- 积分:1
-
Transportation-Problem
Transportation Problem in Matlab
- 2012-10-25 17:26:32下载
- 积分:1
-
Ct
说明: 三维重建,利用matlab实现ct影像重建(Three-dimensional reconstruction)
- 2013-12-10 12:17:26下载
- 积分:1
-
OFDM_sync
说明: 基于共轭对称结构训练符号的OFDM同步算法性能分析(Conjugate symmetry based training symbol synchronization algorithm for OFDM Performance Analysis)
- 2010-04-05 11:06:58下载
- 积分:1
-
Fading-channel-simulation
衰落信道仿真
function r = rayleigh( fd, fs, Ns )
r = rayleigh(fd,fs,N)
A Rayleigh fading simulator based on Clarke s Model
Creates a Rayleigh random process with PSD determined
by the vehicle s speed.
INPUTS:
fd = doppler frequency
set fd = v*cos(theta)/lambda
v = velocity (meters per second)
lambda = carrier wavelength (meters)
theta = angle w/ respect to tangent (radians).
fs = sample frequency (Samples per second)
Ns = number of samples of the Rayleigh fading
process to produce
OUTPUTS:
r = row vector containing Ns samples of the Rayleigh
fading process
Author: Matthew C. Valenti
Mobile and Portable Radio Research Group
Virginia Tech
For Academic Use Only
(Fading channel simulation)
- 2012-04-19 20:13:22下载
- 积分:1