搜索资源列表
dirichlet_fit
- 这是一个用极大似然函数估计狄里克莱分布的matlab程序
Matlab-Fitting-Functions
- 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、
parzen.根据样本进行概率密度函数估计
- parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
libsvm-2.89.zip
- LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。,LIBSVM
clutter.rar
- 基于Matlab的 GUI的集成软件,功能包括: 1、海杂波模型仿真和统计分析(瑞利、韦伯、对数和K分布SIRP和ZMNL法); 2、海杂波/波导参数估计(海杂波、多径和波导参数和雷达探测性能估计); 3、实测海杂波数据统计分析。,Matlab' s GUI-based integrated software, features include: 1, sea clutter model simulation and statistical analysis (Rayleigh,
Expectation-Maximization.zip
- 混合高斯分布中基于最大期望算法的参数估计模型,适应于通信与信号处理以及统计学领域,Mixed Gaussian distribution algorithm based on the parameters of the greatest expectations of the estimated model, adapted to communications and signal processing, as well as the field of statistics
常用最小二乘法估计极值分布
- :极值分布在计量经济学、金融工程、计算生物学、工程测量中都有用途,一般常用最小二乘法估计 其参数,但最小二乘法的误差较高.极大似然估计具有比最4 -乘法更好的性质,但由于它的计算往往比较麻 烦.通过极大似然法估计了极值分布的参数,同时给出了求参数的数值解的算法,并通过Matlab程序实现了 这一算法. ,: Extreme value distribution in econometrics, financial engineering, computational biology, e
GGD
- 自己编写的matlab程序,用于广义高斯分布的形状参数估计。-Matlab have written procedures for the generalized Gaussian distribution shape parameter estimation.
-MUL_estimators-
- 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值! - A Collection of Fitting Functions A collection of fitting functions for various Distributions. The provided files are an excellent source for EM based Matlab work.
gg_mle
- 广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较-exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator.
GGM
- 用广义高斯模型(GGM)拟合分布代码,包括生成直方图,参数估计等-for GGM simulation
memcof
- 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
bayes-classsifier
- 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
cokrige.m
- CO-KRIGING WITH RANDOM METHOD. 随机结合克里金方法。在地学中有很大的应用潜力,比如建模及矿物分布估计。-a variant of cokriging, in which the mean values of the vector components are related by linear combinations with known coefficients. Equations for the cokriging predictor and for the
matlab程序
- matlab编程绘制经验分布和核密度分布估计图等,用于金融计量分析(Using matlab programming to draw the empirical distribution and nuclear density distribution estimation graph for financial metrology analysis)
参数估计与假设检验
- 以具体案例通过matlab介绍参数估计和假设检验这两种统计推断形式(In this paper, two kinds of statistical inference forms are introduced by MATLAB, which are parameter estimation and hypothesis test)
迭代法估计Beta分布参数
- 求概率分布函数的参数方法 采用迭代法估计Beta分布的分布参数,(Estimation of distribution parameters of Beta distribution by iterative method)
chirp-fourier-transform
- chirp fourier transform 线性调频Z变换(CZT) 的matlab功能函数,该方法通过CZT变换获得精确的等价于离散傅里叶变换结果的间谐波信号的频率分布估计值,可以得到精确的各次谐波和间谐波参数,利用该函数相同采样频率下该方法的检测精度更高。(This routine allows the evaluation of the DFT over an arbitrary range of frequencies as its name implies this lets y
分布估计算法
- 一个简单的高斯分布EDA算法,用于求camel函数最优解(A Simple EDA Algorithm for Gauss Distribution)
对统计数据进行威布尔分布的估计
- matlab开发用于对统计数据进行威布尔分布的估计,并对其进行三参数的评估与计算。(Matlab is developed to estimate the Weibull distribution of statistical data, and to evaluate and calculate three parameters.)