-
TOADforOracle
TOAD的入门教程,希望能够给大家在使用和学习Oracle的过程中给予帮助(TOAD for Oracle tour)
- 2009-03-10 11:58:33下载
- 积分:1
-
MATLAB_SYMBOL_COMPUTATION
MATLAB符号计算,内容涵盖:
1 符号对象
2 符号微积分
3 级 数
4 符号方程求解
(MATLAB symbolic computation, covering: a symbolic object 2 sign symbol calculus equation 3 series 4)
- 2010-08-04 13:15:06下载
- 积分:1
-
gatbx
说明: 谢非尔大学编的遗传算法工具箱,里面包含了完整遗传算法实例和经典的算(Xie National University series of genetic algorithm toolbox, which contains a complete and classic examples of genetic algorithm operators)
- 2011-03-22 15:40:40下载
- 积分:1
-
DPA_program
基于动态规划的机载脉冲多普勒雷达算法,动态规划的源程序(Based on dynamic programming airborne pulse Doppler radar algorithms, dynamic programming source code)
- 2011-08-02 16:26:58下载
- 积分:1
-
Matlab_Lyapunov-summary
一个matlab编程求取李雅普诺夫指数的大概汇总,可供编程参考(A matlab programming to obtain the Lee Yap Andrianof indices about summary, for programming reference
)
- 2014-02-25 21:28:14下载
- 积分:1
-
ecg-beat-detection-in-matlab
Ecg beat detection in matlab
- 2014-01-23 17:00:43下载
- 积分:1
-
main
边缘提取canny算子,用于提取图像的强边缘(Canny edge detection operator to extract the strong edges of the image)
- 2011-05-10 13:57:31下载
- 积分:1
-
Single_phase_full_bridge_controlled
single phase full bridge controlled rectifier
- 2011-05-25 15:03:55下载
- 积分:1
-
kalman
卡尔曼滤波器matlab仿真程序,已知测试的随机信号用卡尔曼滤波器,估计原始信号。(kalman filter)
- 2012-06-08 08:47:47下载
- 积分: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