CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分布 估计 matlab

搜索资源列表

  1. dirichlet_fit

    1下载:
  2. 这是一个用极大似然函数估计狄里克莱分布的matlab程序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1053
    • 提供者:杨芮
  1. Matlab-Fitting-Functions

    0下载:
  2. 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:68435
    • 提供者:liyuedsg
  1. parzen.根据样本进行概率密度函数估计

    3下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:3093
    • 提供者:陈坚
  1. libsvm-2.89.zip

    2下载:
  2. LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。,LIBSVM
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:566708
    • 提供者:woyaofei
  1. clutter.rar

    8下载:
  2. 基于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,
  3. 所属分类:matlab

    • 发布日期:2014-11-20
    • 文件大小:8047286
    • 提供者:杨世海
  1. Expectation-Maximization.zip

    1下载:
  2. 混合高斯分布中基于最大期望算法的参数估计模型,适应于通信与信号处理以及统计学领域,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
  3. 所属分类:matlab

    • 发布日期:2015-12-23
    • 文件大小:5836
    • 提供者:赵亮
  1. 常用最小二乘法估计极值分布

    0下载:
  2. :极值分布在计量经济学、金融工程、计算生物学、工程测量中都有用途,一般常用最小二乘法估计 其参数,但最小二乘法的误差较高.极大似然估计具有比最4 -乘法更好的性质,但由于它的计算往往比较麻 烦.通过极大似然法估计了极值分布的参数,同时给出了求参数的数值解的算法,并通过Matlab程序实现了 这一算法. ,: Extreme value distribution in econometrics, financial engineering, computational biology, e
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:137829
    • 提供者:pine051025
  1. GGD

    0下载:
  2. 自己编写的matlab程序,用于广义高斯分布的形状参数估计。-Matlab have written procedures for the generalized Gaussian distribution shape parameter estimation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:132571
    • 提供者:lpmsu
  1. -MUL_estimators-

    0下载:
  2. 本算法包括最大似然估计,最小二乘估计,基于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.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:21503
    • 提供者:wuchangke
  1. gg_mle

    0下载:
  2. 广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较-exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:9197
    • 提供者:meizi
  1. GGM

    3下载:
  2. 用广义高斯模型(GGM)拟合分布代码,包括生成直方图,参数估计等-for GGM simulation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:820
    • 提供者:lf
  1. memcof

    1下载:
  2. 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1456
    • 提供者:single
  1. bayes-classsifier

    1下载:
  2. 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:9388
    • 提供者:聂雨桐
  1. cokrige.m

    2下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6581
    • 提供者:张开
  1. matlab程序

    0下载:
  2. matlab编程绘制经验分布和核密度分布估计图等,用于金融计量分析(Using matlab programming to draw the empirical distribution and nuclear density distribution estimation graph for financial metrology analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:453632
    • 提供者:Jessica0211
  1. 参数估计与假设检验

    1下载:
  2. 以具体案例通过matlab介绍参数估计和假设检验这两种统计推断形式(In this paper, two kinds of statistical inference forms are introduced by MATLAB, which are parameter estimation and hypothesis test)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:8192
    • 提供者:竞技
  1. 迭代法估计Beta分布参数

    0下载:
  2. 求概率分布函数的参数方法 采用迭代法估计Beta分布的分布参数,(Estimation of distribution parameters of Beta distribution by iterative method)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:sunxq4079
  1. chirp-fourier-transform

    4下载:
  2. 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
  3. 所属分类:RFID编程

    • 发布日期:2020-05-16
    • 文件大小:98304
    • 提供者:bankfly
  1. 分布估计算法

    1下载:
  2. 一个简单的高斯分布EDA算法,用于求camel函数最优解(A Simple EDA Algorithm for Gauss Distribution)
  3. 所属分类:其他

    • 发布日期:2020-11-19
    • 文件大小:1024
    • 提供者:caim
  1. 对统计数据进行威布尔分布的估计

    2下载:
  2. matlab开发用于对统计数据进行威布尔分布的估计,并对其进行三参数的评估与计算。(Matlab is developed to estimate the Weibull distribution of statistical data, and to evaluate and calculate three parameters.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-15
    • 文件大小:1024
    • 提供者:于小慧478
« 12 3 4 5 6 »
搜珍网 www.dssz.com