-
网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数....
网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C-source MATLAB library functions.
- 2022-07-06 22:17:57下载
- 积分:1
-
B-P算法对函数的拟合程序-B-P algorithm to function fitting procedures
- 2022-03-02 08:53:19下载
- 积分:1
-
一篇研究遗传算法的人都必须看的文章,是国内遗传算法研究的泰斗!...
一篇研究遗传算法的人都必须看的文章,是国内遗传算法研究的泰斗!-A well know article in the field of genetic algorithm.The writer is very famous in our country
- 2022-02-02 06:04:46下载
- 积分:1
-
a Tankedaizhan source code, suitable for beginners VC, and I hope to help you!
一个坦克大战的源码,适合VC初学者,希望对大家有所帮助!-a Tankedaizhan source code, suitable for beginners VC, and I hope to help you!
- 2022-03-16 07:18:34下载
- 积分:1
-
关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。...
关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。-Frequent one of related rule collect and produce algorithm TreeMiner , can compile running under linux and windows
- 2022-06-26 11:47:17下载
- 积分:1
-
FNN利用MATLAB编程安装nefcon遵循这些步骤:1。打开…
模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.-FNN using Matlab programming o install NEFCON follow these steps : 1. Unpack the tar file NEFCON.TAR MATLAB into your working directory : tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.
- 2023-07-13 05:35:03下载
- 积分:1
-
Neural Network program for pattern classification
Neural Network program for pattern classification
- 2022-09-13 23:10:04下载
- 积分:1
-
一个很酷的机器人的源程序,可以自己自己喜欢的机器人并保存起来,呵呵…
一个非常酷的机器人的源程序,你可以自己制作你喜欢的机器人并保存起来,很有意思哦(137KB)-A very cool robot of the source, you can own your favorite robot and save up, oh, very interesting (137KB)
- 2023-08-26 01:25:03下载
- 积分:1
-
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。
bianquan.m文件给...
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。
bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。
由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。-storage cost of a strongly connected graph edge weight matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of numerous tests. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.
- 2023-07-15 08:15:03下载
- 积分:1
-
本代码用基于steve语言的breve软件编写的,此软件是一种3D人工智能的环境模拟器,可以用来构建AGENT...
本代码用基于steve语言的breve软件编写的,此软件是一种3D人工智能的环境模拟器,可以用来构建AGENT-BASED SYSTEM和模拟机器人行为。本代码实现功能如下:机器人服务模拟。自动取得饮料,递送给客人,客人喝完后,另一种清理机器人处理瓶子并运送垃圾堆。主要为了证明机器人运动中的一种Deliberative设计结构。软件下载地址:http://www.spiderland.org/breve/download.php
打开我上传的文件后,点运行就可以看效果。-The code-based software steve language breve prepared, the artificial intelligence software is a 3D environment simulator can be used to build the AGENT-BASED SYSTEM and robot behavior simulation. Realize this function code is as follows: service robot simulation. Automatically beverages, delivered to the guests, the guests after the finish, another robot cleaning up the bottle and the delivery of garbage treatment. Mainly in order to prove that the movement of a robot design structure Deliberative. Software Download: http://www.spiderland.org/breve/download.php open my uploaded file, you can look at the effect of running.
- 2022-09-02 18:35:02下载
- 积分:1