搜索资源列表
MLPNetworksimulation.rar
- Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
train.usaco.org
- USACO TRAINING java 全部题解 -USACO TRAINING java solution of all problems
n57
- 一个神经网络采用遗传算法训练的PPT,挺不错的-A PPT about GA train used by nn
Fuzzy_neural_network_Train
- source code of train function of fuzzy bp neural network
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!
554566
- 飞机订票系统,为便于旅客由售票点代替火车站负责为旅客卖票,售票点把预定火车票的旅客信息,包括姓名、性别、工作单位、身份证号码、旅行时间、旅行目的地,输入火车票预定系统的客户端程序,系统经过查询火车站内的数据服务器后,为旅客确认有无所需火车票,现场打印出火车票,旅客交款后取票,系统校对无误后即印出机票给旅客。 要求系统能有效、快速、安全、可靠和无误的完成上述操作。-Aircraft booking system, in order to facilitate the passengers from
train
- 对28张人脸,以其作为样本训练人脸标准。L取不同数值情况下,v之间的关系。-28 pairs of human face, with its face as a sample of the training standards
train
- 数据结构---火车调度程序 用c++实现火车调度程序-Data structure--- the train dispatcher train with c++ to achieve the scheduler
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
The-use-of-genetic-algorithms-to-train-neural-net
- The use of genetic algorithms to train neural networks
12
- 改进的PRI变换应用于3个重频抖动脉冲序列-Improve the PRI transform to three-repetition-rate pulse train jitter
train
- This is a simple c program to train the neural networks
TRAINGDM-to-train-BP(code)
- 采用动量梯度下降算法训练 BP 网络。 训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-Use TRAINGDM to train BP network.
Train-tickets
- VC++在控制台下写的,火车买票,可以买1张票,2张票,3张票,4张票-Train tickets
GA-to-train-my-neural-network
- GA to train my neural network
train
- 一列货运列车共有n节车厢,每节车厢将停放在不同的车站。假定n个车站的编号分别为1~n,即货运列车按照第n站至第1站的次序经过这些车站。为了便于从列车上卸掉相应的车厢,车厢的编号应与车站的编号相同,这样,在每个车站只要卸掉最后一节车厢。所以,给定任意次序的车厢,必须重新排列它们。 车厢的重排工作可以通过转轨站完成。在转轨站中有一个入轨、一个出轨和k个缓冲轨,缓冲轨位于入轨和出轨之间。假定缓冲轨按先进先出的方式运作,设计算法解决火车车厢重排问题。 -A total of n freight