CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Probabilistic Networks

搜索资源列表

  1. DNAClassification

    0下载:
  2. DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。-DNA classification, which includes three classic pattern recognition algorithm to achieve : K borders, BP neural networks, probabilistic neural network.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:62.91kb
    • 提供者:郭瑞杰
  1. algorithms

    0下载:
  2. 各种算法的集合,包括组合算法,神经网络,概率算法等。-A collection of various algorithms, including combinatorial algorithms, neural networks, probabilistic algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1.87mb
    • 提供者:艾好风
  1. Ten_Commonly_Algorithm_for_MATLAB

    1下载:
  2. 超过10种MATLAB常用算法:Floyd算法,动态规划,分治算法,概率算法,模拟退火算法,神经网络,搜索算法,贪婪算法,遗传算法,组合算法,-Over 10 types of commonly used MATLAB algorithms: Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, simulated annealing, neural netwo
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2.56mb
    • 提供者:ZHANGAIQING
  1. KNN-complexity-reduced-method

    1下载:
  2. 基于LANDMARC的定位系统上进行的算法复杂度的减小的优化,包括了具体的优化后系统的实现,误差前后对比,改文章还提出了一种adaptive的定位算法,更利于外部变化环境下-In wireless networks, a client’s locations can be estimated using signal strength received from signal transmitters. Static fingerprint-based techniques are comm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.38mb
    • 提供者:xuchen
  1. Probabilistic-Reasoning

    0下载:
  2. ldpc再发现者的著作,值得一看,有独到之处。-Probabilistic Reasoning in Intelligent Systems- Networks of Plausible Inference
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:19.32mb
    • 提供者:AARON
  1. 30-case-studies

    0下载:
  2. MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:10.78mb
    • 提供者:liuwei
  1. top-ten-algorithms-of-mathematical

    0下载:
  2. 自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。-In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9.14mb
    • 提供者:黄绍广
  1. lungbayesdemo

    0下载:
  2. Title: "Modeling Lung Cancer Diagnosis Using Bayesian Network Inference" This demo illustrates a simple Bayesian Network example for exact probabilistic inference using Pearl s message-passing algorithm. Introduction: Bayesian networks
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:78.59kb
    • 提供者:atish
  1. shenjingwanglouzhongheyingyong

    0下载:
  2. 神经网络综合应用 主要有BP神经网络的应用、PID神经网络的控制、遗传算法优化神经网络、模糊神经网络、概率神经网络-Neural network integrated applications are mainly controlled BP neural network applications, PID neural networks, genetic algorithm optimization of neural networks, fuzzy neural network, proba
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:48.42kb
    • 提供者:
  1. SVM

    0下载:
  2. In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:305.96kb
    • 提供者:Alireza
  1. PNN网络代码

    0下载:
  2. 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(Probabilistic neural network was first proposed by Dr. D.F.Speeht in 1989. It is a branch of radial
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:5kb
    • 提供者:gahuan
  1. MATAB神经网络30个案例分析

    5下载:
  2. 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:44.86mb
    • 提供者:那又怎样
  1. PNN

    0下载:
  2. 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(The rate neural network, first proposed in 1989, is a branch of the RBF network and is one of the fe
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:45kb
    • 提供者:哼哼1214
  1. 概率神经网络的分类预测-基于PNN的变压器故障诊断

    1下载:
  2. 概率神经网络的分类预测--基于PNN的变压器故障诊断,含有源程序和数据(Classification Prediction of Probabilistic Neural Networks--Based on PNN Transformer Fault Diagnosis)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:16kb
    • 提供者:潇潇飒飒
  1. 85190844wedgelet

    3下载:
  2. 小波等神经网络,还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。(wavelet neural networks, etc. also contains the PSO (PSO), gray neural networks, fuzzy networks, probabilistic neural networks, genetic algorithm optimization and so on.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2020-02-23
    • 文件大小:5.13mb
    • 提供者:c111111111
搜珍网 www.dssz.com