资源列表

« 1 2 ... .83 .84 .85 .86 .87 588.89 .90 .91 .92 .93 ... 2831 »

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

说明:以下C++代码实现了BP网络,通过8个3位二进制样本对应一个期望输出,训练BP网络,最后训练好的网络可以将输入的三位二进制数对应输出一位十进制数。-The following C++ code to achieve the BP network, by eight 3-bit binary sample corresponds to a desired output, BP network training, the last three binary input trained network
<员娇娇> 在 2025-06-17 上传 | 大小:2kb | 下载:0

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

说明:基于元胞自动机编写的传染病扩散matlab代码,为了运行方便,把所有代码都集中在了一个m文件中,重要部分都带有注释,算法取得了较好的结果,在这里分享给大家。- Cellular Automata based infectious disease diffusion write matlab code, in order to facilitate operation, all the codes are concentrated in an m file, important parts a
<张雨萌> 在 2025-06-17 上传 | 大小:2kb | 下载:0

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

说明:支持向量机工具箱By Kris De Brabanter,标准的非参数回归,健壮的回归,一些调优标准等经典交叉验证,较好的交互性-The StatLSSVM toolbox is written so that only a few lines of code are necessary in order to perform standard nonparametric regression, regression with correlated errors and robust regre
<李杰> 在 2025-06-17 上传 | 大小:319kb | 下载:0

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

说明:BP神经网络用于风功率预测,可以仿真出风功率以及每个点的误差-BP neural network is used to predict wind power, wind power can be simulated and error for each point
<> 在 2025-06-17 上传 | 大小:2kb | 下载:0

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

说明:使用BP神经网络,进行花朵分类,BP网络学习基础-Use BP neural network for classification flowers, BP network learning foundation
<> 在 2025-06-17 上传 | 大小:4kb | 下载:0

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

说明:模拟退火算法解决旅行商问题,操作步骤详见readme.txt-Simulated annealing algorithm to solve the traveling salesman problem, the steps described in Readme.txt
<刘峰> 在 2025-06-17 上传 | 大小:286kb | 下载:0

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

说明:回溯法解决数独问题,文件读取数独游戏,空位使用0补齐,输出为填充完毕的数独-Backtracking to solve Sudoku problems, file reads Sudoku, use 0 vacancies filled, the number of output is only completed filling
<刘峰> 在 2025-06-17 上传 | 大小:284kb | 下载:0

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

说明:A*算法解决八数码问题,文件读取八数码,输出为操作步骤。-A* algorithm to solve eight digital, file reads eight digital outputs for the steps.
<刘峰> 在 2025-06-17 上传 | 大小:285kb | 下载:0

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

说明:遗传算法解决旅行商问题,文件读入城市数量,城市名称,坐标。输出为最短路径的城市序列以及路径距离。-Genetic algorithm to solve the traveling salesman problem, read the file into the number of cities, city name, coordinates. Output sequence for the city as well as the shortest route the route.
<刘峰> 在 2025-06-17 上传 | 大小:288kb | 下载:0

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

说明:朴素贝耶稣算法进行文本分类,删除“无用词”,对训练集训练之后完成对测试集的测试,并输出测试集文档属于哪个分类-Tony simple algorithm for text classification Jesus, delete " without words" , after training set for the completion of the test set of tests and test sets the output document belongs Cat
<刘峰> 在 2025-06-17 上传 | 大小:1.96mb | 下载:0

[人工智能/神经网络/遗传算法Multi-scale-STC_CPP

说明:在zouxy09大神单尺度c++版STC代码的基础上进行了多尺度复现 并解决了边界处理问题 望学习STC的同学共同交流啊-In God zouxy09 single scale C++ version of STC code based of multi scale reproduction and solve the boundary problem at learning STC students together to exchange
<liuwei> 在 2025-06-17 上传 | 大小:5kb | 下载:0

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

说明:Manhattan回路—遗传算法求解,用遗传算法解哈密顿回路的c++ -Manhattan loop genetic algorithm
<zhangshuyang> 在 2025-06-17 上传 | 大小:986kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 588.89 .90 .91 .92 .93 ... 2831 »

源码中国 www.ymcn.org