-
ofdm
关于OFDM的代码和文档,文档主要是802.11协议(this code is about OFDM system)
- 2010-06-03 13:14:45下载
- 积分:1
-
binary
说明: 这是一个在matlab中实现灰度图像二值化的小程序(This is a gray image is implemented in the matlab binary applet)
- 2011-03-02 11:07:59下载
- 积分:1
-
2.ESPRIT
ESPRIT 算法MATLAB程序(ESPRIT algorithm MATLAB program)
- 2012-03-21 19:43:06下载
- 积分:1
-
Image-processing-analysis-
也是一本较好的图像处理与机器视觉的书籍,希望对大家有帮助,仅提供给对自己需要的朋友学习,不得用作获利工具!!(Image processing analysis and computer vision
)
- 2012-06-23 13:57:37下载
- 积分:1
-
DMC
DMC控制 当对系统知之甚少时用此方法 形成矩阵方程 并解此方程(DMC control when little is known about the system when using this method to form the matrix equation and solving this equation)
- 2011-09-19 17:04:38下载
- 积分:1
-
DigitalBaseband
数字基带传输的全部matlab仿真文件,测试无误,升余弦滚降滤波器(Digital baseband transmission matlab simulation of all documents, test passed, raised cosine roll-off filter)
- 2010-03-06 20:30:26下载
- 积分:1
-
Crosssec_v2
This MATLAB code provides the sizing of a airliner cross sectio. Graphical output is available as well.
- 2013-01-30 20:35:30下载
- 积分:1
-
概率计算问题之前向算法
说明: 隐马尔科夫模型(HMM)三大经典算法中的前向算法,通过输入HMM参数A,B,Pi矩阵以及序列O,可以计算该序列发生的概率(The forward algorithm in the three classic algorithms of Hidden Markov Model (HMM) can calculate the probability of occurrence of the sequence by inputting HMM parameters A, B, Pi matrix and sequence O.)
- 2019-11-19 20:28:47下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1
-
ant
ant colony algorithm for tsp calculate the shortest path between differnt cities. traveler pass from any city onr time
- 2014-02-01 05:18:28下载
- 积分:1