资源列表

« 1 2 ... .64 .65 .66 .67 .68 2669.70 .71 .72 .73 .74 ... 2830 »

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

说明:遗传算法源码,按照适者生存和优胜劣汰的原理,逐代(generation)演化产生出越来越好的近似解,在每一代,根据问题域中个体的适应度(fitness)大小选择(selection)个体,并借助于自然遗传学的遗传算子(genetic operators)进行组合交叉(crossover)和变异(mutation),产生出代表新的解集的种群。这个过程将导致种群像自然进化一样的后生代种群比前代更加适应于环境,末代种群中的最优个体经过解码(d
<柯什> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:我们使用了30组故障样本数据对BP神经网络进行了训练,观察网络训练情况,并计算了训练时间-we used 30 sets of fault sample data training BP neural network to observe the result and calculate the training time.
<> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法genetic-algorithm-optimize-program

说明:简单的遗传算法在matlab环境下地实现程序 仅供参考-Common genetic algorithm toolbox can be used for the matlab environment program development
<刘世礼> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:BP 用于预测、模式识别、函数拟合、综合评价等领域-Used to predict the pattern recognition, function approximation, the comprehensive evaluation
<娟娟> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:BP 用于预测、模式识别、函数拟合、综合评价等领域-Used to predict the pattern recognition, function approximation, the comprehensive evaluation
<娟娟> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:用于预测、模式识别、函数拟合、综合评价等领域-Used to predict the pattern recognition, function approximation, the comprehensive evaluation
<娟娟> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:用于预测、模式识别、函数拟合、综合评价等领域-Used to predict the pattern recognition, function approximation, the comprehensive evaluation
<娟娟> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:ba网络的传播模型,matlab编写的,还有上传的c++版的,应该都比较好用。-ba network propagation model written in Matlab, as well as upload c++ version, it should be relatively easy to use.
<王博> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:小波神经网络matlab源程序 小波神经网络matlab源程序-Wavelet neural network matlab source
<王依> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:现代优化算法中的遗传算法的matlab程序,测试数据为50城市的TSP问题。-Modern optimization algorithm, genetic algorithm matlab program, test data for 50 cities TSP problem.
<mike> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:simulation of neural network regression simulink
<abdo doudou> 在 2024-11-10 上传 | 大小:1kb | 下载:0

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

说明:matlab2011a下实现的基于神经网络的图像识别效果。-matlab2011a achieve neural network-based image recognition.
<husir> 在 2024-11-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 2669.70 .71 .72 .73 .74 ... 2830 »

源码中国 www.ymcn.org