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

搜索资源列表

  1. domdsProfile

    0下载:
  2. MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal p
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2288
    • 提供者:左贤君
  1. pso_train_NN

    0下载:
  2. PSO算法具有快速收敛而且有很强的跳出局部最优从而找到全局最优点的能力,故可以用它来训练优化神经网络,此程序主要研究这个方面。-PSO algorithm is fast and has a strong convergence of jumping out of the local optimal thus find the most advantages of the overall capacity, it can be used to train the neural network o
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2486
    • 提供者:lt
  1. EMfor_neural_networks

    0下载:
  2. In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:198220
    • 提供者:晨间
  1. BPsimulationofpopulation

    0下载:
  2. ”BP.m“文件是BP神经网络整个模型的源程序; “train.fig”是训练时最后得到的图片; “程序运行的人口数量原始数据.fig”是预测结果绘制的图; “程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西; “程序运行完产生的数据.mat”是程序运行完毕产生的数据。 .bmp文件和.fig文件一样
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:36969
    • 提供者:Dong Liang
  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4271126
    • 提供者:查日东
  1. rpe

    0下载:
  2. Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The netw
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3433
    • 提供者:张镇
  1. nn_matlab

    0下载:
  2. matlab神经网络工具箱的实用指南,第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-matlab neural network toolbox of the Practical Guide, chap neural network are the basic introduction, chapter II, inc
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:84856
    • 提供者:sanjinzhi
  1. em_ghmm

    0下载:
  2. EM算法的MATLAB实现,EM算法是HMM中用于随机过程模型参数训练的经典算法-the inplement of algorithm EM with MATLAB,the algorithm is a claasical mathod which is used to train the patameter of the HHM model.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:21012
    • 提供者:yany
  1. mokz

    0下载:
  2. 本实验要求在学生掌握模糊控制器基本工作原理和设计方法基础上,熟悉MALAB中的模糊控制工具箱,能针对实际问题设计模糊控制器,建立模糊控制系统,训练学生综合运用计算机来解决一些实际问题的能力。-This experiment requires students to master the basic working principle of the fuzzy controller design method based on MALAB familiar toolbox of fuzzy con
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:128738
    • 提供者:jojocl
  1. Fuzzy_neural_network_Train

    0下载:
  2. source code of train function of fuzzy bp neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:953
    • 提供者:z
  1. burst4

    0下载:
  2. creates chirp train, corresponding match filter impulse response
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1460
    • 提供者:fastfar
  1. letterrecognition

    0下载:
  2. 字母图像识别算法,O, E, A, U 四个字母进行识别,该算法加入一定噪声之后依然有效。-The basic goal of the program is to perform letter recognition of vowels O, E, A, U in paragraphs provided in form of black-and-white images. Using the training paragraph image, we are allowed to train ou
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:131804
    • 提供者:awordman
  1. svm

    0下载:
  2. svm is a classifier.SUPPORT VECTOR MACHINE is used for train and classify new datas based on training
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:137373
    • 提供者:T.D.VIGNESH
  1. GMM-GMR-v1.2

    0下载:
  2. GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in Gaussian Mixture Model (GMM) through the use of an Ex
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1034732
    • 提供者:ning
  1. Train-Weigher-data-processing-based-on-HHT

    0下载:
  2. 本matlab程序可以对列车称重仪的数据进行分析处理,是一个hilbert-huang变换的很好例子!-The matlab program can train weighing instrument of data analysis and processing, is a hilbert-huang transform a good example!
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:137796
    • 提供者:jiangshuxia
  1. hybrid_powertrain_P5

    0下载:
  2. hybrid power train simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:16791
    • 提供者:Hawash
  1. DMC-automatic-train-operation

    1下载:
  2. 模糊预测控制及其在列车自动驾驶中的应用,并设计了常规的PID控制器-Fuzzy Predictive Control and Its Application in Automatic Train Operation and design of the conventional PID controller
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2702867
    • 提供者:primer
  1. adaboost

    0下载:
  2. adaboost to train a classifier-adaboost classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:550937
    • 提供者:wenlong
  1. 12

    1下载:
  2. 改进的PRI变换应用于3个重频抖动脉冲序列-Improve the PRI transform to three-repetition-rate pulse train jitter
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1871
    • 提供者:南龙
  1. GA-to-train-my-neural-network

    0下载:
  2. GA to train my neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3985
    • 提供者:ali
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com