-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-normal 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
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
matlab-modum
此程序能够很好的实现调频调相调幅等多种调制方式和多进制的调制。(This process can achieve the frequency modulation and amplitude modulation and other multi-band modulation.)
- 2011-04-24 16:47:28下载
- 积分:1
-
cvpr14_saliency_code
CVPR 2014上的关于图像显著性区域的检测matlab代码。(Wangjiang Zhu, Shuang Liang, Yichen Wei, and Jian Sun. Saliency Optimization from Robust Background Detection. In CVPR, 2014.)
- 2014-09-07 09:52:42下载
- 积分:1
-
MIT_matlab
一份麻省理工大学1999年的信号与系统的matlab教程简介,希望对刚学习matlab的朋友管用(A Massachusetts Institute of Technology in 1999 signals and systems matlab tutorial introduction to just want to learn useful matlab friend)
- 2010-07-19 00:13:29下载
- 积分:1
-
lindo
lingo仓库优化程序,求最优值,最优解
以及lingo的使用(introduction of lingo )
- 2012-06-04 19:27:56下载
- 积分:1
-
2014204089-
1. 设计一个 N = 10 的低通 fir 滤波器,对 fs = 8kHz 的信号 fc = 2.5kHz
2. 设计等同性能的 IIR 滤波器
3. 定点实现,不能使用浮点
4. 测试多正弦波合成文件 MultiToneTest.wav 分析输出结果
5. 测试语音文件 sc03.wav 得到输出结果(1. Design a lowpass fir filter N = 10, for fs = fc 8kHz signal design equivalent of = 2.5kHz 2. 3. IIR filter performance fixed-point implementation, you can not use floating-point multi-sine wave synthesis document 4. Testing 5. Test MultiToneTest.wav analysis output file sc03.wav get voice output)
- 2014-12-07 11:23:40下载
- 积分:1
-
duo_encode
采用多种方式的调制技术,在通信中具备抗干扰,抗多径等各种功能。(Modulation technique using a variety of ways, in communication with jamming, anti-multipath and other functions.)
- 2010-12-10 18:18:39下载
- 积分:1
-
yuv2bmp
yuv2bmp的文件格式转化,matlab代码(the code for yuv file change to bmp file)
- 2014-09-19 10:31:37下载
- 积分:1
-
Matlab-tuxianghanshudaquan2010
Matlab中图像函数大全2010(免费版)(Matlab image function in Daquan 2010 (free version))
- 2011-10-10 22:18:44下载
- 积分:1
-
BVAR
var模型的实现。针对var模型的算法,估计模型的参数。并对其进行检验(achieve var model. Var model for the algorithm, the estimated parameters of the model. And its test)
- 2013-12-03 16:45:28下载
- 积分:1