资源列表

« 1 2 ... .62 .63 .64 .65 .66 567.68 .69 .70 .71 .72 ... 2830 »

[人工智能/神经网络/遗传算法demo4

说明:BP神经网络解决异或问题 BP神经网络解决异或问题-BP neural network to solve XOR problem of BP neural network to solve XOR problem
<雅恩> 在 2024-10-06 上传 | 大小:87040 | 下载:0

[人工智能/神经网络/遗传算法dwsb

说明:这个系统是人工智能产生式实验:动物识别系统。给大家参考下,换点积分。-The system is experimental production of artificial intelligence: Animal Identification System. For your reference, the exchange points.
<刘家乐> 在 2024-10-06 上传 | 大小:139264 | 下载:0

[人工智能/神经网络/遗传算法AutomatSystemRequirementSpecification

说明:课程软件小组自动售货机系统需求分析初稿,供大家分享-Course software group vending machine system the preliminary needs analysis for everyone to share
<baby> 在 2024-10-06 上传 | 大小:25600 | 下载:0

[人工智能/神经网络/遗传算法bpannpid

说明:用matlab写的BP神经网络整定PID的算法,被控对象为二阶对象。-Matlab written with BP neural network-tuning PID algorithm, was charged with second-order object to object.
<张章> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法ballplate

说明:板球系统的模糊控制,用matlab的M语言写的模糊控制器,用siumlink做的仿真。-Cricket fuzzy control system, using the M language matlab fuzzy controller, using the simulation siumlink do.
<张章> 在 2024-10-06 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法duobuyuce

说明:多部预测自校正控制的算法仿真程序,用matlab写的。用的RLS带遗忘的最小二乘法递推。-Forecast for more than self-tuning control algorithm simulation program, written using matlab. Used in the RLS with forgetting recursive least square method.
<张章> 在 2024-10-06 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法GradeCluser

说明:分级聚类算法,分级聚类算法VC6实现MFC-Hierarchical clustering algorithm, hierarchical clustering algorithm VC6 achieve MFC
<xx> 在 2024-10-06 上传 | 大小:91136 | 下载:0

[人工智能/神经网络/遗传算法bp

说明:#include "iostream.h" #include "iomanip.h" #define N 20 //学习样本个数 #define IN 1 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define ON 1 //输出层神经元数目 double P[IN] //单个样本输入数据 double T[ON] //单个样本教师数据 double W[HN][IN] //输
<xx> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法bp_fortran1

说明:用Fortran实现的bp算法程序-Bp realized with Fortran algorithm procedures
<xx> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法bp

说明:演示程序: CMMATools.exe 神经网络类(BP算法): BpNet_src.rar 作者:同济大学材料学院 张纯禹 email:chunyu_79@hotmail.com -Demo: CMMATools.exe type of neural network (BP algorithm): BpNet_src.rar Author: Materials Science and Engineering, T
<xx> 在 2024-10-06 上传 | 大小:1638400 | 下载:0

[人工智能/神经网络/遗传算法bp_ppt

说明:清华人工神经网络电子讲稿-Tsinghua artificial neural network electronic scr ipt
<xx> 在 2024-10-06 上传 | 大小:222208 | 下载:0

[人工智能/神经网络/遗传算法RBFTimer

说明:该程序为自己编写的简单例程,程序建立了神经网络模型,输入样本,并进行训练,输入检验样本即可得到输出,为神经网络初学者提供帮助。-The program, prepared for their own simple routines, procedures to establish a neural network model, enter the sample, and training, input output samples ca
<唐娟> 在 2024-10-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 567.68 .69 .70 .71 .72 ... 2830 »

源码中国 www.ymcn.org