-
VideoGen
说明: 这个用matlab写的小程序可以将连续的若干桢图像连接成一段视频(connect a sequence of images into a vedio)
- 2009-08-07 17:22:25下载
- 积分:1
-
RIV
RIV算法 系统辨识源程序 供大家参考(RIV algorithm for system identification source for reference)
- 2010-05-19 10:33:12下载
- 积分:1
-
codeerr
bpsk的调制与解调的过程,并采用卷积码,讨论其误码性能随着其功率、频偏、相偏而变化.(bpsk modulation and demodulation process and using convolutional codes, to discuss its error performance with its power, frequency offset, phase offset changes.)
- 2014-02-14 00:19:41下载
- 积分:1
-
chap01_4
先进pid matlab 仿真 刘金琨 第版 第一章程序 pid matlab simulink liujinkunc hap01_4.rar (Liu Jinkun advanced first pid matlab simulation program version of the first chapter pid matlab simulink liujinkunc hap01_4.rar)
- 2009-07-17 21:23:08下载
- 积分:1
-
61183207352007115215664922076
kalman滤波程序,用matlab编的,可以参考(Kalman filtering procedures, using Matlab series, we can make reference to)
- 2007-03-28 10:17:08下载
- 积分:1
-
tu
说明: matlab绘制三维地形图,包含数据和程序,是2011建模题(sfhjrt rtrthrth)
- 2011-09-09 23:49:23下载
- 积分:1
-
psd
说明: 脑电信号功率谱,用于计算各个通道的功率谱,功率谱密度(The power spectrum of eeg signal is used to calculate the power spectrum and power spectrum density of each channel)
- 2020-12-02 17:09:25下载
- 积分:1
-
K_average
模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程(One of the classic pattern recognition algorithms, dynamic clustering k-means algorithm using matlab programming)
- 2007-11-15 23:52:18下载
- 积分:1
-
Islab_WaypointNav
This is a matlab clas file for non-holonomic ground robot.
Inputs are:
1. Set of way-points [x y]
2. Controller gain
3. Linear velocity
Out put
1. control commands [linear and angular velocities]
- 2014-01-18 07:16:56下载
- 积分:1
-
Modeling-Rayleigh-fading-channel-based-on-modifie
This Matlab Code models a Rayleigh fading channel using a modified Jakes channel model.
A modified Jakes model chooses slightly different spacings for the scatterers and scales their waveforms using Walsh–Hadamard sequences to ensure zero cross-correlation.
alpha_n = frac{pi(n-0.5)}{2M} and eta_n = frac{pi n}{M},
results in the following model, usually termed the Dent model or the modified Jakes model:
R(t,k) = sqrt{frac{2}{M}} sum_{n=1}^{M} A_k(n)left( cos{eta_n} + jsin{eta_n}
ight)cos{left(2pi f_d t cos{alpha_n} + heta_{n}
ight)}.
The weighting functions A_k(n) are the kth Walsh–Hadamard sequence in n. Since these have zero cross-correlation by design, this model results in uncorrelated waveforms. The phases ,! heta_{n} are initialized randomly and have no effect on the correlation properties. Matlab fast Walsh-Hadamard transform function is used to efficiently generate samples using this model.
- 2015-03-10 15:15:01下载
- 积分:1