hide markov model(HMM) for matlab including initiate,train,and test three parts
hide markov model(HMM) for matlab including initiate,train,and test three parts
探索TRAIN技术,掌握从基础到高级的电子设计技巧。本页面汇集了43个精选资源,涵盖信号处理、通信系统及自动化控制等多个领域。无论您是初学者还是资深工程师,都能在这里找到关于TRAIN技术的宝贵资料,包括但不限于电路设计实例、仿真模型与实验教程。深入研究这些内容,将有助于提升您的专业技能,并激发创新...
hide markov model(HMM) for matlab including initiate,train,and test three parts
Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned ...
% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regul...
This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neur...
This code it to make a metro train prototype using 8051 micron controller. It s an Embedded System project.
·期刊论文:A computer vision based Train Boxcar transfer state real-time detection system
bp神经网络源码, NEWFF---生成一个新的前向神经网络 TRAIN-----对BP神经网络进行训练 SIM----对BP神经网络进行仿真
小弟撰寫的類神經網路backpropagataion,可以train如xor等互斥問題,使用bcb所完成,因為開發介面較為便利, 大部分使用類別的方法撰寫,所以若有興趣移植到vc的朋友,應該也不會有太大的障礙。