-
neural network artificial intelligence java simulation software development en...
人工智能§神经网络模拟软件§java环境开发-neural network artificial intelligence java simulation software development environment
- 2023-07-16 13:25:02下载
- 积分:1
-
利用ICA变换进行人脸检测,是一种新的人脸检测方法
利用ICA变换进行人脸检测,是一种新的人脸检测方法-ICA transform the use of face detection, is a new face detection method
- 2022-04-11 06:19:12下载
- 积分: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
-
遗传算法类文件生成,同系学长的作品,由于一个专业所以课题也十分类似...
遗传算法类文件生成,同系学长的作品,由于一个专业所以课题也十分类似-genetic algorithm types of documents generated, with the seniority system works, as a professional so very similar topic
- 2022-01-25 23:33:15下载
- 积分:1
-
使用MATLAB6.5实现的自适应学习速率反向传播网络
使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
- 2022-03-14 22:09:15下载
- 积分:1
-
使用java构建神经网络的开源项目教程,是java爱好者学习神经网络的难得教材。虽然是英文教材,但是语言简单,易懂。书中前几章对于神经网络基本原理的讲解十分通俗...
使用java构建神经网络的开源项目教程,是java爱好者学习神经网络的难得教材。虽然是英文教材,但是语言简单,易懂。书中前几章对于神经网络基本原理的讲解十分通俗易懂,利于初学者对相关知识的理解和吸收,即使不是java编程者,也可以从中受益匪浅。
-Using the java open source project to build neural networks tutorial java lovers are rare neural network learning materials. Although the materials are in English, but the language simple, easy to understand. The book for the first few chapters explain the basic principles of neural networks is very user-friendly, which will help beginners to understand and absorb the relevant knowledge, if not the java programmers can also be benefited from.
- 2022-08-14 15:15:32下载
- 积分:1
-
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成D...
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。-nnToolKit neural network tool kit is based on the MATLAB neural network toolbox developed by a group of neural network algorithm library, which functions in the MATLAB environment can be run independently, and packaged into a DLL components, these components as a separate COM object, can be directly by Visual Basic, Visual C++, C++ Builder or other high-level language support COM quoted. The toolkit includes algorithms, including some of the BP algorithm to improve the algorithm, fuzzy neural network, wavelet neural networks, genetic algorithms to optimize neural network weights to improve the algorithm, if necessary, readers can also expand the tool kit, namely the expansion of some new function, the algorithm in order to achieve sp
- 2022-08-08 06:06:29下载
- 积分:1
-
一个bp神经元网络的c++实现,优化了算法,有可执行界面
一个bp神经元网络的c++实现,优化了算法,有可执行界面-A bp neural network c++ to achieve and optimize the algorithm, there is an executable interface
- 2022-08-10 21:13:14下载
- 积分:1
-
八数码问题全局择优算法
八数码问题全局择优算法-eight digital algorithm selection of the best overall problem
- 2022-11-23 15:55:03下载
- 积分:1
-
我自己编写的A*搜索算法,效率还是很不错的,推荐。
我自己编写的A*搜索算法,效率还是很不错的,推荐。-myself prepared by the A* search algorithm, the efficiency is still very good and recommended.
- 2022-08-21 23:11:33下载
- 积分:1