CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 参数 估计

搜索资源列表

  1. MixtureEM.tar

    0下载:
  2. This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数 -This code is to estimate the parameter of model of Jian Gauss which is popular model used in pattern cla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4840
    • 提供者:修宇
  1. empca

    0下载:
  2. 用EM算法估计PCA参数,效果比传统的PCA要好,原文发表于神经计算杂志上,有兴趣者可以先看论文。-using EM algorithm parameters estimated PCA results than the traditional PCA better, in the language of neural computation published in the magazine, those who are interested can read papers.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159551
    • 提供者:武旗
  1. GeneticAlgorithms_matlab

    0下载:
  2. X(t)=Asin(2*pi *f *t+ q)+n(t) 估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。 其他的具体见附件中的程序 -X (t) = 4sin (2 * pi * f * t q) n (t) is estimated parameters A, f, q. N (t) of random noise, subject to normal. Other specific see annex to the proceedings
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6288
    • 提供者:戴朝华
  1. 遗传算法TDOA解决

    6下载:
  2. 用遗传算法解决通信中的TDOA问题 文件名 program 完成功能 求出在进行account_test次的试验中每一次的最优染色体,并且求出均值MV,和均方误差MSE 文件名 definition_constant( ) 完成功能 对各个常量试验参数进行设定 文件名 main_program 完成功能 完成一次试验的计算 文件名 all_Noise 完成功能 计算TDOA值(由基站所测量的TDOA(受到噪声的干扰)) 文件名 gen_ini_pop_
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2846
    • 提供者:田园
  1. IVMETHODFORIDENTIFICATION

    0下载:
  2. 用辅助变量法递推算法估计模型的参数,此法一般不用,但当其他方法效果不理想时可以试用-Auxiliary variable recursive algorithm estimate model parameters, the law generally does not, But other method is not ideal when probation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:22350
    • 提供者:向虎
  1. FORGETMETHODFORIDENTTIFICATION

    0下载:
  2. 遗忘因子法递推算法用于估计数学模型的参数,精确度较高-Fvrls recursive algorithm mathematical model used to estimate the parameters of the higher precision
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18268
    • 提供者:向虎
  1. stixbox

    0下载:
  2. 一个非常实用的统计工具箱,可以估计pdf的参数等。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:64047
    • 提供者:李宇
  1. libsvm-2.85-dense

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

    • 发布日期:2008-10-13
    • 文件大小:24502
    • 提供者:刘铁军
  1. RFM

    0下载:
  2. 辨识所使用的数据长度保持不变,每增加一个新数据就抛掉一个老数据,使参数估计值始终只依赖于有限个新数据所提供的新消息,克服了遗忘因子法不管多老的数据都在起作用的缺点,因此该算法更能有效的克服数据饱和现象。-Identify the use of data length remain the same, every time you add a new data will throw away an old data, make the parameter estimate always depen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:963
    • 提供者:张鹏
  1. RCLS

    0下载:
  2. 在最小二乘参数估计值的基础上,引进补偿项σW2C-1D Ø 0,则获得了参数的无偏估计。针对模型噪声来说,RCLS算法的适应能力比RLS更好。-In the least squares estimation parameters, on the basis of introduction of compensation term σ W2C- 1 d Ø 0, then get the parameters of the unbiased estimation. Accordi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:933
    • 提供者:张鹏
  1. Parameter-estimation

    0下载:
  2. 研究复杂网络的模型中参数未知的情况,用MALLAB解决参数估计问题-The parameters of the model study of complex networks is unknown, parameter estimation problem solve with MALLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:729
    • 提供者:zhouxuan
  1. GMM_EM

    0下载:
  2. 高斯混合模型EM算法,通过EM算法来进行高斯混合模型的参数估计-Gaussian mixture model EM algorithm parameters by EM algorithm to estimate the Gaussian mixture model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:40731
    • 提供者:songkun
  1. text-est

    0下载:
  2. 这是一篇综述文章,介绍文本分析的参数估计问题,主要是贝叶斯模型包括PLSA,LDA等-This technical note is intended to review the foundations of Bayesian parameter estimation in the discrete domain, which is necessary to understand the inner workings of topic-based text analysis approache
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:356513
    • 提供者:luyao
  1. jumpgarchfun

    1下载:
  2. 跳跃扩散模型结合条件异方差自回归模型的参数估计-Jump diffusion model combined with conditional heteroskedasticity self-parametric regression models estimate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2203
    • 提供者:李福兴
  1. MutualInfo

    1下载:
  2. 用非参数估计的方法(核密度估计)来估计互信息-Nonparametric estimation method (kernel density estimation) to estimate the mutual information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:秦坤
  1. chap3_10_DMRAS_ordn

    0下载:
  2. 它属于系统辨识与自适应控制程序。它的主要功能是不需预选di的n阶SISO离散系统MRAS(用于参数估计)-It belongs to the system identification and adaptive control procedures. Its main function is not required preselected di n-th order discrete SISO system MRAS (for parameter estimation)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:973
    • 提供者:lavi
  1. System-Identification

    0下载:
  2. 系统辨识最小二乘法 梯度校正参数估计法 极大似然参数估计法 多变量系统参数估计-System Identification Least Square Method Gradient Correction Parameter Estimation Maximum Likelihood Parameter Estimation Multivariable System Parameter Estimation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:10358
    • 提供者:qingqingshu
  1. LSPE_code

    0下载:
  2. 最小二乘参数估计的matlab程序代码,包括梯度校正参数估计法的matlab实现-Least squares parameter estimation matlab code, including gradient correction parameter estimation matlab implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:8788
    • 提供者:张星宇
  1. 404440

    0下载:
  2. 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得,()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:1346560
    • 提供者:zwkzr&281
  1. 压缩感知DOA估计方法

    0下载:
  2. 该方法通过压缩方法求积信号的到达角,为了获得更精确的DOA估计值,把字典建模为可自由调整的参数描述的模型,通过梯度学习的方法,不断更新字典的格点值。
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 23 4 »
搜珍网 www.dssz.com