-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1
-
wendu
温度测量仿真应用,主要是利用仿真软件matlab进行仿真(Temperature measurement simulation applications, mainly using simulation software Matlab simulation)
- 2012-11-10 00:46:59下载
- 积分:1
-
DOA_esprit
雷达信号到达角估计的MATLAB代码,进行了多参数的对比仿真和结果比较(Radar signal DOA estimation MATLAB code for the comparison of simulation and multi-parameter comparison results)
- 2011-06-19 08:57:14下载
- 积分:1
-
viterbi
程序先进行卷积编码,然后进行viterbi译码,程序有纠错功能,中间出现误码,程序解码时会自动纠正(Convolution coding program first and then viterbi decoding program has error correction, the error appears in the middle, when the program will automatically correct decoding)
- 2014-11-23 08:20:58下载
- 积分:1
-
hmm-1.03
隐马尔科夫模型对文本信息进行抽取利用C++实现(Hidden Markov Model for text information extraction using C realize)
- 2007-10-22 16:32:22下载
- 积分:1
-
matlabforC
VC++实现vc调用matlab的程序的简单例子。vc6.0环境下测试通过。(VC vc call Matlab procedures simple example. Vc6.0 environment test.)
- 2007-06-01 11:18:13下载
- 积分:1
-
Read1
读书小报告 source code for freinds, 免费版本(small study report freinds source code for free version)
- 2006-10-04 12:05:35下载
- 积分:1
-
MwArray
matlab与visual C++混编中mwArray与Mat之间相互转换(The translation between mwArray and Mat.)
- 2015-04-10 15:41:12下载
- 积分:1
-
gongetidu
共轭梯度法的matlab实现,给出任意的一个对称矩阵,可通过较小的迭代次数得到所要求精度的数值解(Conjugate gradient method matlab to achieve, given any symmetric matrix by a smaller number of iterations to obtain the required accuracy of the numerical solution)
- 2012-11-12 21:37:19下载
- 积分:1
-
qstoolbox
该代码为排队论工具.用于MM1,MG1等模型.
(code for the queuing theory tools. For MM1, genotoxicity and other models.)
- 2007-01-16 19:53:20下载
- 积分:1