资源列表

« 1 2 ... .59 .60 .61 .62 .63 2264.65 .66 .67 .68 .69 ... 2831 »

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

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

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

说明:分级聚类算法,分级聚类算法VC6实现MFC-Hierarchical clustering algorithm, hierarchical clustering algorithm VC6 achieve MFC
<xx> 在 2025-06-06 上传 | 大小:89kb | 下载: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] //输入层至隐层权值 double V[ON][HN] //隐
<xx> 在 2025-06-06 上传 | 大小:2kb | 下载:0

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

说明:用Fortran实现的bp算法程序-Bp realized with Fortran algorithm procedures
<xx> 在 2025-06-06 上传 | 大小:2kb | 下载: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, Tongji University张纯禹email: chun
<xx> 在 2025-06-06 上传 | 大小:1.56mb | 下载:0

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

说明:清华人工神经网络电子讲稿-Tsinghua artificial neural network electronic scr ipt
<xx> 在 2025-06-06 上传 | 大小:217kb | 下载: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 can be obtained for the neural n
<唐娟> 在 2025-06-06 上传 | 大小:1kb | 下载:0

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

说明:MAS系统的研究开发,已经应用与机器人的写作等发面,很好的文章-MAS system research and development, has been applied with the robot s writing发面, very good article
<郭建辉> 在 2025-06-06 上传 | 大小:2.51mb | 下载:0

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

说明:关于svm的分类问题,比如:给一组数据,把这些数据分成两类,我的做法不算很好,成功率才是87%-On the SVM classification problems, such as: a set of data to these data into two categories, my approach is not very good, and the success rate is 87
<tom> 在 2025-06-06 上传 | 大小:1kb | 下载:0

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

说明:这是一个非常简单的遗传算法测试源代码,用户只需改变常数的定义并且定义“评价函数”即可。 要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。 输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。 如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm to test the source code, users only
<huanxong> 在 2025-06-06 上传 | 大小:402kb | 下载:0

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

说明:破坏力规模-消极效能 很好的bp神经网络实例-Destructive power of the scale- the negative performance of a very good example of bp neural network
<朱涛> 在 2025-06-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 2264.65 .66 .67 .68 .69 ... 2831 »

源码中国 www.ymcn.org