-
Lowpassfilter
Low pass filter for frequency domain
- 2009-12-10 15:15:04下载
- 积分:1
-
rvm
说明: 这是一个完善的RVM算法。其性能良好,代码清晰。能够很好的用于分类。(This is a perfect RVM algorithm. Its good performance, the code clear. Can be good for classification.)
- 2011-04-09 11:31:07下载
- 积分:1
-
zhuansudianliu
转速电流双闭环直流调速系统的仿真文件,仿真结果相当满意(The Simulation of Double Closed-Loop DC Speed Control System )
- 2011-05-27 17:06:07下载
- 积分:1
-
M_Assignment1
In this coursework, a mthematical model is derived for a dynamic system consisting of a LRC circuit (inductance, resistance and capacitance respectively ) and will be simulated using the MATLAB.
- 2013-03-07 09:42:08下载
- 积分:1
-
ARMAX
根据输入输出数据,进行ARMA定阶、辨识,可用于SISO的最小方差控制系统性能评价(According to the input and output data, ARMA order determination, identification, control systems can be used to minimize the variance of performance uation SISO)
- 2015-01-09 12:16:51下载
- 积分:1
-
kalman
扩展卡尔曼算法 matlab源代码 定位算法(Extended Kalman algorithm matlab source code)
- 2013-04-04 11:29:43下载
- 积分:1
-
susanedgedetection
说明: 基于susan算法的图像边缘检测,内有主函数,和2个子函数,可出图。(Susan algorithm based on edge detection, within the main function, and 2 sub-functions, can be a map.)
- 2011-04-11 16:38:25下载
- 积分:1
-
program
程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。(Procedures for the use of the remaining rectangular nesting of nesting rectangular piece nesting program, application matlab software programming production.)
- 2012-09-08 07:02:21下载
- 积分:1
-
ABC_MATLAB
matlab abc 人工蜂群算法的的matlab实现代码。供参考!(matlab abc)
- 2015-02-08 15:55:09下载
- 积分: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