搜索资源列表
domdsProfile
- 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
pso_train_NN
- 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
EMfor_neural_networks
- 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
BPsimulationofpopulation
- ”BP.m“文件是BP神经网络整个模型的源程序; “train.fig”是训练时最后得到的图片; “程序运行的人口数量原始数据.fig”是预测结果绘制的图; “程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西; “程序运行完产生的数据.mat”是程序运行完毕产生的数据。 .bmp文件和.fig文件一样
stprtool.rar
- 统计模式识别工具箱(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,
rpe
- 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
nn_matlab
- matlab神经网络工具箱的实用指南,第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-matlab neural network toolbox of the Practical Guide, chap neural network are the basic introduction, chapter II, inc
em_ghmm
- 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.
mokz
- 本实验要求在学生掌握模糊控制器基本工作原理和设计方法基础上,熟悉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
Fuzzy_neural_network_Train
- source code of train function of fuzzy bp neural network
burst4
- creates chirp train, corresponding match filter impulse response
letterrecognition
- 字母图像识别算法,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
svm
- svm is a classifier.SUPPORT VECTOR MACHINE is used for train and classify new datas based on training
GMM-GMR-v1.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
Train-Weigher-data-processing-based-on-HHT
- 本matlab程序可以对列车称重仪的数据进行分析处理,是一个hilbert-huang变换的很好例子!-The matlab program can train weighing instrument of data analysis and processing, is a hilbert-huang transform a good example!
hybrid_powertrain_P5
- hybrid power train simulation
DMC-automatic-train-operation
- 模糊预测控制及其在列车自动驾驶中的应用,并设计了常规的PID控制器-Fuzzy Predictive Control and Its Application in Automatic Train Operation and design of the conventional PID controller
adaboost
- adaboost to train a classifier-adaboost classifier
12
- 改进的PRI变换应用于3个重频抖动脉冲序列-Improve the PRI transform to three-repetition-rate pulse train jitter
GA-to-train-my-neural-network
- GA to train my neural network