-
The code on this diskette has been organized by chapter. Each subdirectory
cont...
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All programs on
this diskette have been compiled and tested in this environment. The majority
of programs on this diskette should port to other environments with only minor
adjustments. The exception to this are those programs which utilize
presentation manager for graphical display of program data. In particular,
the grid1 programs in chapt4ackprop and chapt3 fall into this latter category.
- 2022-08-09 11:53:45下载
- 积分:1
-
the C language, BP artificial intelligence algorithms can be seen teaching
人工智能BP问题的C语言实现,BP算法可见人工智能教材-the C language, BP artificial intelligence algorithms can be seen teaching
- 2022-01-28 14:38:06下载
- 积分:1
-
改进的量子搜索算法的论文,用于模式识别等方面
改进的量子搜索算法的论文,用于模式识别等方面-Quantum search algorithm to improve the paper for pattern recognition, etc.
- 2022-06-20 03:55:43下载
- 积分:1
-
利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。
利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。-use C++ language BP algorithm, which is encapsulated in class, users can set their own parameters to achieve BP network training.
- 2022-05-01 01:05:08下载
- 积分:1
-
Artificial immune algorithm source code, after debugging run, the effect is also...
人工免疫算法的源代码,经过调试运行,效果还不错,和大家分享!-Artificial immune algorithm source code, after debugging run, the effect is also good to share with you all!
- 2022-08-21 00:24:21下载
- 积分:1
-
围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以...
围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束.-particle swarm around the center of mass of the current PSO reinitialization. Thus, Each particle in the next iteration will be in the new location with particles in the last search was the "inertia" (wvi ) Pi, Pg orientation, and thus can PSO course of the campaign was a new position, increase seek better solutions opportunities. With the continued iteration, after variation of PSO will tend to the same point. When PSO converge to a certain extent when the next variation, so repeatedly, until the end of iteration.
- 2023-05-24 00:05:03下载
- 积分:1
-
基于FIR神经网络的非线性盲信号分离
基于FIR神经网络的非线性盲信号分离-FIR based on the nonlinear neural network Blind Signal Separation
- 2023-06-08 12:55:03下载
- 积分:1
-
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧...
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧-Is vc++ Prepared by BP neural network prediction source code, in the prediction of the direction you need to download the notice
- 2023-02-18 21:45:03下载
- 积分:1
-
约翰威利父子。神经网络与模糊专家系统应用工程…
John Wiley & Sons,.Fuzzy Engineering Expert Systems with Neural Network Applications.[2002.ISBN0471293318]
- 2023-01-01 03:15:05下载
- 积分:1
-
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)...
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)找到北京到昆明,必须途径上海,但不能去广州的路径。
-known Beijing, Shanghai, Guangzhou, Kunming and Xi"an City route five mileage figure. Were achieved : 1) to Kunming to Beijing to find the shortest path. 2) find Beijing to Kunming, Shanghai must channel"s path. 3) to find Beijing to Kunming, Shanghai must channels, but can not go to Guangzhou"s path.
- 2023-04-03 05:20:03下载
- 积分:1