搜索资源列表
Artificial-Neural-Network-training-Model
- BP人工神经网络三层数据训练程序兼各代码的说明-BP ANN three-tier data and training procedures of the code of the
ofdm-mmse-MATLAB.rar
- 基于训练序列的OFDM的信道估计,用MATLAB仿真实现,Based on the training sequence of the OFDM channel estimation, using MATLAB simulation
udf-exams.rar
- fluent培训教程中的udf例子和说明,training course fluent in udf examples and descr iptions
training
- 某企业将挑选一批新员工进行培训,遵循以下规则: 将所有员工排成1个圈,从12点位置开始编号为1,逆时钟方向编号到N,第N号员工在第1号的左手边 两位培训官开始选择员工,培训官甲从1号开始逆时钟方向数,数到第k号员工停下;培训官乙从N号开始顺时钟方向数,数到第m号员工停下 被选中的第k号和第m号员工不是同一人,两人同时送往制造培训 被选中的第k号和第m号员工是同一人,将一人送往检测培训 接着继续往下数,培训官甲同样数到k就停止,培训官乙同样数到m就停止,重复上述的选择 输入
ACM-training
- 清华大学的内部ACM培训资料,希望给大家比赛提供帮助。-Tsinghua University Internal ACM training materials to help give you the game.
umdhmm-v1.02
- hmm model, training phase data has to be given to the model .-hmm model, training phase data has to be given to the model .
training
- 用于信道估计的LS算法仿真 我们对基于信道估计的训练序列进行了一个详细的研究,此种训练序列是用在中继节点的转接放大设计上。-we provide a complete study on the training based channel estimation issues for relay networks that employ the amplify-and-forward (AF) transmission scheme.
co-training
- 半监督学习co-training 回归算法的java代码实现。-COREG is a co-training style semi-supervised regression algorithm, which employs two kNN regressors using different distance metrics to select the most confidently labeled unlabeled examples for each other.
training
- 中小企业员工岗位和多能功培训系统,包括培训计划,岗位津贴,多能功津贴,员工资料-Staff training
pso_nnet
- 利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
BPNN
- 用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
trainbpx
- 基于BP神经网络的电机转子故障诊断的研究,采用trainbpx训练函数。-Based on BP neural network for fault diagnosis of rotor study using trainbpx training function.
75448181BP
- 故障诊断 基于BP神经网络的故障诊断系统 1生成BP网络2.训练和自适应调整-Fault diagnosis based on BP neural network fault diagnosis system for a generation of BP network 2. Training and adaptive adjustment
competitive_modifikasi_d
- NN training for DVR control
trainingbasedchannelequalization
- training based channel equalization
BP_neural_network_source_code
- BP神经网络源程序(程序是在VC++6.0环境下编译的,在低版本编译可能会出现错误!) 程序文件说明: 1、界面程序:wuzhou11.* 2、BP神经网络训练程序:LearnDlg.* 3、BP神经网络预报程序:ForecastDlg.* 4、BP神经网络说明程序:text.txt 5、测试范例:ldlqw11.* .nna 训练样本文件 .nnb 测试文件 .par 训练控制参数 .nnr 训练误差文件 .out 测试结果文件 .wgt 网络
gabp-src
- a matlab code for training a backpropagation neural network
GAbp
- 用遗传算法优化bp神经网络的权值,并训练以及验证网络-Bp by using genetic algorithms to optimize the weights of neural networks, and network training and validation
Continuous-multi-output-Perceptron-Training-Algori
- 连续多输出感知器训练算法的实现 利用c语言实现-Continuous multi-output Perceptron Training Algorithm
co-training
- matlab实现co-training算法,数据集mutiple+Features(Matlab implements co-training algorithm, data set mutiple+Features.)