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

搜索资源列表

  1. model

    0下载:
  2. 这个是一个具有可自学习的人工智能小模型,需要的下哦,^_^-this is a self-learning can be a small artificial intelligence model, the next, oh ^ _ ^
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123314
    • 提供者:HaicoLi
  1. 关于高斯混合模型(GMM)的matlab源代码

    8下载:
  2. 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-08-31
    • 文件大小:12196
    • 提供者:刘立
  1. hmm.zip

    3下载:
  2. 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:307785
    • 提供者:冰激凌
  1. GMM.zip

    0下载:
  2. Gaussian Mixture Model Simulation Source,Gaussian Mixture Model Simulation Source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4777513
    • 提供者:musim
  1. A-neural-network-model

    2下载:
  2. 一个神经网络的m生成程序和simulink模型。-A neural network of M procedures and SIMULINK model.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-17
    • 文件大小:6645
    • 提供者:LCG
  1. VSM

    0下载:
  2. 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的VSM算法源代码-Vector space model algorithm, given a segmentation of the document set, you can output vector space model, the characteristics of dictionaries, inverted index table functions, it is the clas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:10313
    • 提供者:郝祥根
  1. 在matlab simulink上搭的一个H-H模型

    2下载:
  2. 自己根据所学在matlab simulink上搭的一个H-H模型,可以通过施加不同电刺激,模拟细胞膜上神经电位的变化-Their own knowledge in matlab simulink based on the ride of a HH model, can be subject to different electrical stimulation to simulate the changes in the membrane of nerve action potential
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:6297
    • 提供者:陈雪
  1. textureclassfication

    0下载:
  2. 提出了一种基于函数联接的感知器神经网络的纹理分类方法.它采用高斯2马尔柯夫随机场模型(GM RF)对纹理进行描述,模型参数即为纹理特征,参数估计采用最小平方误差方法获得.将估计参数作为表达纹理的特征向量,用感知器网络对特征进行分类,并且采用函数联接的方式解决线性不可分问题.对纹理图象进行的实验表明,采用这种方法能够提高学习速度,简化计算过程,并取得较好的纹理分类效果. -Based on the function connected perceptron neural network tex
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:286121
    • 提供者:singro jiang
  1. mixture_of_gaussians

    1下载:
  2. 混合高斯模型 图像检测 可以应用于视频和图片-Mixture Gaussian model image detection can be applied to video and picture
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-25
    • 文件大小:2076
    • 提供者:孙灿
  1. ARX_Identification

    3下载:
  2. 基于GA(遗传算法)的ARX模型参数辨识-Based on GA (genetic algorithm) of the ARX model parameter identification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-28
    • 文件大小:13710
    • 提供者:
  1. buck_boost

    0下载:
  2. 基于平均法的buck_boost型DC/DC建模步骤,包括电压模和峰值电流模。增加了误差放大器放大倍数的确定,电源调整率,负载调整率和三种变换器的一阶等效模型-Based on the average law buck_boost type DC/DC modeling steps, including the voltage mode and peak current mode. An increase of the error amplifier to determine the magni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:16323
    • 提供者:蔡友
  1. FuzzyShuixiang

    0下载:
  2. 这个程序是一个模糊逻辑控制器,用来控制一个简单的水箱模型,比较简单,是我自己设计的,或许能够给大家一些帮助。-This process is a fuzzy logic controller, used to control a simple tank model, relatively simple, is my own design, may be able to give you some help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7422
    • 提供者:邱腾飞
  1. bag_words_demo

    1下载:
  2. 一个学习自然场景类别的贝叶斯模型、基于“词袋”模型的目标分类。来源于Feifei Li的论文。是近年来的目标识别模型热点之一。-”A Bayesian Hierarchical Model for Learning Natural Scene Categories“ FeiFei Li.CVPR2005
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:918271
    • 提供者:张子墨
  1. control1

    0下载:
  2. svm用于预测控制,建立了各种智能控制模型,很有用的论文。-svm for predictive control, the establishment of a variety of intelligent control model, the paper useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1037848
    • 提供者:万毅
  1. Pattern_Classification_Project_3

    0下载:
  2. 两个模式识别算法实现,一个是线性区别函数另一个是混合高斯模型方法。本人的大作业,经验证可用。-Two pattern recognition algorithm, the difference between a linear function of the other is the Gaussian mixture model. I am a big operation, experience certificates available.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:253078
    • 提供者:苏冠华
  1. chap4_7

    0下载:
  2. 基于HOpfield网络的PID模型参考自适应控制-HOpfield network-based PID model reference adaptive control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:981
    • 提供者: huangyinrong
  1. HMM2

    1下载:
  2. 多序列hmm模型代码,用于隐马尔科夫双观察序列的问题,例子是指硬币,c++实现-Multiple sequence hmm model code for the hidden Markov sequence of pairs of observed problems, examples refers to the coins, c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:239111
    • 提供者:阿斯顿
  1. PSOHMM12

    2下载:
  2. 用于单序列观察。pso粒子群算法与隐马尔科夫模型的结合,用粒子群优化算法度模型参数进行优化,这个适用于单序列观察-For single sequence of observations. pso particle swarm algorithm with a combination of hidden Markov model, using particle swarm optimization algorithm to optimize the degree of model paramete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:319765
    • 提供者:阿斯顿
  1. Hopfield-PID

    0下载:
  2. 基于hopfield网络的PID模型参考自适应控制,对象为典型的伺服系统速度环框图-Hopfield network-based PID model reference adaptive control, the object of a typical servo system speed loop block diagram
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:727
    • 提供者:wutiebing
  1. BP-neural-network-model

    0下载:
  2. 本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of the neuronal model and learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:387518
    • 提供者:张聪
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com