资源列表
[人工智能/神经网络/遗传算法] BP-CPP
说明:bp神经网络,用C++写的,请需要的朋友童鞋过来看看哦~-bp neural network, written with C++, please friend in need children' s shoes come and see oh<yuanse> 在 2025-06-14 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] T-S
说明:T-S神经网络m文件,收敛速度快,已尝试-TS neural network m files, fast convergence, have tried. . .<yuanse> 在 2025-06-14 上传 | 大小:19kb | 下载:0
[人工智能/神经网络/遗传算法] BP-VS-RBF
说明:BP神经网络和RBF神经网络仿真的比较,需要的朋友请下载-BP neural network and RBF neural network simulation comparison, a friend in need, please download. . .<yuanse> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Genetic-Algorithms-matlab
说明:遗传算法用于求解函数极大值的matlab源代码-Genetic Algorithms<david> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Greynet
说明:此源码为灰色神经网络的预测算法,针对订单需求进行预测-Gray neural network prediction algorithm- order demand forecast<baoyi> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] inoculateChromosom
说明:此代码为免疫算法,这个算法几乎与遗传算法一样,只是多用了一个免疫函数。-This code immune algorithm, this algorithm is almost the same as the genetic algorithm, just a immune function.<baoyi> 在 2025-06-14 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] qga.8chapter
说明:量子遗传算法是新型的一门学科,值得探究,尤其在运算速度上,下面是书上的一段其对函数优化的程序。与大家分享-Quantum genetic algorithm is a subject worth exploring, model, especially in speed, the following is a book on the function optimization procedure. To share with you<张力> 在 2025-06-14 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] Algorithms-and-Applications
说明:Computer Vision:Algorithms and Applications,Richard Szeliski,适合图像处理人群-Computer Vision: Algorithms and Applications, Richard Szeliski, suitable for image processing crowd<lyshmilysyk> 在 2025-06-14 上传 | 大小:11.65mb | 下载:0
[人工智能/神经网络/遗传算法] DecisionTree
说明:python编写的决策树的代码,主要用于模式识别和机器学习领域,-an example containing the program code for decision tree in python<change> 在 2025-06-14 上传 | 大小:22kb | 下载:0
[人工智能/神经网络/遗传算法] libsvm
说明:支持向量机用于模式识别和机器学习领域,本文件提供了libsvm的源代码,使用者可以读算法深入研究-This document provides the source code of Support Vector Machine(SVM) in matlab<change> 在 2025-06-14 上传 | 大小:371kb | 下载:0
[人工智能/神经网络/遗传算法] Sensor-network
说明:计算双输入单输出的感知器网络的网络权值。参考输入输出为: x1(1)=1 x2(1)=1 d(1)=1; x1(2)=-0.5 x2(2)=-1 d(2)=-1; x1(3)=3 x2(3)=1 d(3)=1; x1(4)=-2 x2(4)=-1 d(4)=-1;-Calculation of the dual-input single-output perceptron network weights. Reference input and output: &<lurui > 在 2025-06-14 上传 | 大小:366kb | 下载:0
[人工智能/神经网络/遗传算法] XOR-problem
说明:建立一个含单隐层的双输入单输出网络,实现异或问题: x1(1)=0 x2(1)=1 d(1)=1 x1(2)=1 x2(2)=0 d(2)=1 x1(3)=1 x2(3)=1 d(3)=0 x1(4)=0 x2(4)=0 d(4)=0 训练出相应的网络权值矩阵W-Establish a dual-input single-output network with a single hidden layer,solve the XOR problem: x1 (1) =<lurui > 在 2025-06-14 上传 | 大小:1.19mb | 下载:0