资源列表

« 1 2 ... .35 .36 .37 .38 .39 540.41 .42 .43 .44 .45 ... 2830 »

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

说明:一个简单的贝叶斯分类器,有实验步骤和实验数据。-A simple Bayesian classifier, there are experimental steps and the experimental data.
<cxf> 在 2024-10-05 上传 | 大小:37888 | 下载:0

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

说明:人工神经网络BP算法,希望可以帮助大家学习,简单的小程序,里面有readme-BP artificial neural network algorithm, hope can help them to learn, simple procedures, there are readme
<michael> 在 2024-10-05 上传 | 大小:50176 | 下载:0

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

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

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

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

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

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

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

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

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

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

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

说明:用Fortran实现的bp算法程序-Bp realized with Fortran algorithm procedures
<xx> 在 2024-10-05 上传 | 大小: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-05 上传 | 大小:1638400 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 540.41 .42 .43 .44 .45 ... 2830 »

源码中国 www.ymcn.org