资源列表

« 1 2 ... .33 .34 .35 .36 .37 2338.39 .40 .41 .42 .43 ... 2830 »

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

说明:Backpropagation neural network with txt input and output writen in c++.
<hardtec> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:遗传算法的简单应用:求解区间[0,31]上的二次函数y=x2的最大值。-Simple application of genetic algorithms: Solving the interval [0,31] on the quadratic function y = x2 maximum.
<张国刚> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:人工神经网络的代码,Matlab写的,输入输出数目及隐藏层神经元数目可调-Artificial neural network code, Matlab written input and output number and the number of hidden layer neurons adjustable
<张康看> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:vrml的实例,一个一直走动的机器人,动作比较逼真。-vrml instance, a walking robot has been, more realistic action.
<刘钊> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:利用线性表实现一个通讯录管理,通信录的数据格式如下: struct DataType { int ID //编号 char name[10] //姓名 char ch //性别 char phone[13] //电话 char addr[31] //地址 } 要求: ? 实现通讯录的建立、增加、删除、修改、查询等功能 ? 能够实现简单的菜单交互
<贾森> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:用A* 算法计算人工智能方面的旅行商问题 称为TSP问题 也可以称用启发式解决TSP问题-A* algorithm using artificial intelligence known as the traveling salesman problem TSP problem can also be known as heuristic problem solving TSP
<神马> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:模拟退火算法解决tsp问题 用c语言实现-Tsp simulated annealing algorithm to solve the problem with c language
<zhangxin> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:本程序采用遗传算法实现了对图像的几种简单处理,以及对图像中人脸的简单定位-This procedure uses a genetic algorithm processing of images are simple, and simple human face on the image positioning
<magengsheng> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:遗传算法 的java实现,直接运行就成了-GA algorithm java implementation, a direct run to become
<yt> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:自己编写的BP神经网络 模拟y=(sin(x1)*sin(x2))/(x1*x2)-BP Artifical Network, this program is designed to learn y=(sin(x1)*sin(x2))/(x1*x2)
<少小帅> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法exemple.txt

说明:SVM CODE EN TXT EXAMPLE
<attia> 在 2024-10-11 上传 | 大小:2048 | 下载:0

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

说明:利用模糊控制做巡航速度控制利用e, dot_e,當作兩個輸入,取交集在對輸出值u做砍頭的動作,再用重心法求解,再用Runge-Kutta做疊代更改增益值將會得到不一樣的結果。-Using fuzzy control to do cruise speed control using e, dot_e, as the two inputs, the output value of taking the intersection of the
<POPE0910> 在 2024-10-11 上传 | 大小:2048 | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 2338.39 .40 .41 .42 .43 ... 2830 »

源码中国 www.ymcn.org