-
lg
说明: 一个线性规划的例子,里边有源数据在里边,比较基础的(A linear programming example, inside the active data in the inside basis of comparison of)
- 2008-03-13 21:25:27下载
- 积分:1
-
1
说明: 这是一个很好的用于psk的信道估计算法,包括瑞利衰落信道的估计,并有完整的检测程序。(This is a good channel for psk estimation algorithm, including the Rayleigh fading channel estimates, and a complete testing process.)
- 2009-11-15 11:11:36下载
- 积分:1
-
Introduction-to-Matlab
matlab概述书籍,matlab编程入门(the matlab Overview books, matlab programming entry)
- 2013-01-29 11:34:29下载
- 积分:1
-
speedyGAv1.3
SpeedyGA: A Fast Simple Genetic Algorithm
- 2017-07-27 18:45:41下载
- 积分:1
-
MATLAB
Calculate hurst and lyupanov exponent from a time serie
- 2012-07-26 23:22:00下载
- 积分:1
-
ICPfull
matlab完美实现ICP(迭代最近点算法)算法,功能强大,适合匹配数据点(matlab perfect realization of ICP (iterative closest point algorithm) algorithm, a powerful, data points for matching)
- 2011-11-15 13:40:05下载
- 积分:1
-
Fuzzy-Logic-based-STATCOM
基于模糊逻辑控制的静止同步补偿器来提高暂态稳定性(Fuzzy Logic based Static Synchronous Series Compensator(SSSC) for Transient Stability improvement)
- 2014-01-07 21:20:00下载
- 积分:1
-
1
说明: 地震下结构碰撞问题,结构模态分析与虚拟激励法程序(Seismic structure of the collision problem, structure modal analysis procedure with the virtual excitation method)
- 2010-11-01 22:24:32下载
- 积分:1
-
lpc-by-matlab
说明: 基于matlab的lpc分析,即线性预测。分析较为全面,且测试通过。(The lpc matlab-based analysis, that is linear prediction. More comprehensive analysis and test.
)
- 2011-04-06 14:00:45下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1