资源列表

« 1 2 ... .92 .93 .94 .95 .96 2297.98 .99 .00 .01 .02 ... 2830 »

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

说明:神经网络相关的代码,不知道有用否,试试看吧?-Neural network-related code, I do not know whether useful, give it a try, right?
<linmomei> 在 2024-11-13 上传 | 大小:2kb | 下载:0

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

说明:改进的人工鱼群算法,优化后实现,可视化。-Improved artificial fish-swarm algorithm, optimized to achieve, visualization.
<佳佳> 在 2024-11-13 上传 | 大小:2kb | 下载:0

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

说明:改进模拟退火算法,应用并实现,希望对大家有所帮助。-Improved simulated annealing algorithm, the application and to achieve, I hope all of you to help.
<佳佳> 在 2024-11-13 上传 | 大小:2kb | 下载:0

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

说明:蚁群算法代码,调试后已实现,希望与对此算法感兴趣的朋友共享-Ant colony algorithm code, debugging has been achieved, look forward to working with this algorithm are interested in sharing a friend
<佳佳> 在 2024-11-13 上传 | 大小:2kb | 下载:0

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

说明:段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码.-Professor Duan Haibin editor-in-chief of ant colony algorithm and its application in Appendix C in the program code.
<罗子方> 在 2024-11-13 上传 | 大小:2kb | 下载:0

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

说明:RGA example in c. please study this code and enjoy it
<havehuang> 在 2024-11-13 上传 | 大小:2kb | 下载:0

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

说明:matlab格式源代码。功能:小波神经网络算法及其在信号处理中的应用。-matlab source code format. Function: wavelet neural network algorithm and its application in signal processing applications.
<magic> 在 2024-11-13 上传 | 大小:2kb | 下载: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-11-13 上传 | 大小:2kb | 下载:0

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

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

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

说明:破坏力规模-消极效能 很好的bp神经网络实例-Destructive power of the scale- the negative performance of a very good example of bp neural network
<朱涛> 在 2024-11-13 上传 | 大小:2kb | 下载:0

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

说明:很好的bp神经网络预测模型,很好有,有结果的拟合等-Good bp neural network prediction model, there is very good, the results of the fitting, etc.
<朱涛> 在 2024-11-13 上传 | 大小:2kb | 下载:0

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

说明:利用BP算法,设计一个多层感知器为表中的数据集提供一个非线性逼近,并测试其泛化能力-The use of BP algorithm, the design of a multi-layer perceptron for the table of data sets to provide a non-linear approximation, and testing their generalization ability
<张金凤> 在 2024-11-13 上传 | 大小:2kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 2297.98 .99 .00 .01 .02 ... 2830 »

源码中国 www.ymcn.org