-
Monte_Carlo_evaluation
介绍了蒙特卡罗(Monte Carlo) 方法,即随机模拟方法,提出了任意分布随机数的产生原理
及方法,并用算例说明蒙特卡罗方法的使用过程,同时用χ2 拟和优度法验证了其合理性.
关键(Montcarlo simulation)
- 2011-01-28 09:59:57下载
- 积分:1
-
802.11a
802.11 WLAN物理层仿真源代码,使用matlab写的,比较新,比较全面,从发送端到信道到接收端都有。(802.11 WLAN physical layer simulation source code, use matlab write, relatively new and more comprehensive channel from the sending end to the receiving end has.)
- 2013-03-20 17:25:29下载
- 积分:1
-
fengdiangonglv.zip
对风电功率的预测 时间序列预测 卡尔曼滤波预测 (Prediction of wind power time series prediction Kalman filter prediction)
- 2011-12-04 20:20:15下载
- 积分:1
-
matlab2
基于matlab的风机信号处理,包括时域频域各种分析方法(Fan-based signal processing matlab, including a variety of analytical methods and frequency domain)
- 2014-01-04 18:05:43下载
- 积分:1
-
BER_FOFDM
这个程序简单的介绍了OFDM的变体f-ofdm的误码率(This program simply introduces the bit error rate of the variant f-ofdm of OFDM.)
- 2019-06-17 09:44:04下载
- 积分:1
-
isolated land
说明: 主动频率偏移法的改进,可以作为参考,只是需要一定的文献才能看懂(this s a typical method to solve the problem about the isolated land)
- 2019-05-16 14:19:35下载
- 积分:1
-
patterns_3D
说明: 天线的3D方向图形成,又助于对天线整体的认识(3Dpatten
)
- 2010-03-31 17:52:10下载
- 积分:1
-
blindgamma_orginal
说明: 盲估计随机序列gamma校正,去除序列的非线性(Blind Estimation of random sequence gamma correction, removal of non-linear sequences)
- 2008-11-09 19:16:04下载
- 积分:1
-
q2ii
create modulated BPSK signal
- 2015-03-09 05:45:08下载
- 积分:1
-
l1_ls
说明: 最小化l1范数的Matlab代码。求解模型为:
min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。( l1-Regularized Least Squares Problem Solver
l1_ls solves problems of the following form:
minimize ||A*x-y||^2+ lambda*sum|x_i|,
where A and y are problem data and x is variable (described below).
)
- 2009-08-06 19:51:37下载
- 积分:1