-
这是一个国外的Hopfield神经网络,有实例,可修改!
这是一个国外的Hopfield神经网络,有实例,可修改!-Hopfield Networks
- 2022-01-26 06:04:11下载
- 积分:1
-
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN...
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN
- 2022-03-14 19:29:37下载
- 积分:1
-
本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行...
本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行-I do genetic algorithm source code, under the FORTRAN that can be opened, in WINDOUS operating environment
- 2022-08-23 22:16:48下载
- 积分:1
-
基于LPC美尔倒谱特征的带噪语音端点检测.rar格式为vip
基于LPC美尔倒谱特征的带噪语音端点检测.rar格式为vip-America Fall Cepstral Noisy voice endpoint detection. Rar format vip
- 2022-11-17 17:25:08下载
- 积分:1
-
C4.5决策树matlab程序,本人找了很久才找到,绝对能用
C4.5决策树matlab程序,本人找了很久才找到,绝对能用-C4.5 Decision Tree code
- 2022-01-25 15:31:02下载
- 积分:1
-
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主...
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。
-ant colony algorithm
proposed by Colorni and Dorigo. The method is simulated by ants activity
- 2022-04-09 15:02:02下载
- 积分:1
-
国内并行遗传算法文章大收集,研究并行遗传算法必备学习资料...
国内并行遗传算法文章大收集,研究并行遗传算法必备学习资料-Internal parallel genetic algorithm papers .It is essential learning material for donging research on Parallel genetic algorithm .
- 2022-05-29 03:22:03下载
- 积分:1
-
包含2个源代码,这是一个源程序的源程序,和O的..
内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。
~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code, which is a source identification procedures, and the other is a matrix class library. So accompanied. ~ ~ .. Has been preserved because of the trained network weights, the first use of the identification procedures, can be run directly Release directory executable file, Then the catalog of tests conducted read into the picture, recognition. Certainly readers can use their own training samples training network, but special attention should be paid to the choice of training samples, Otherwise, it could cause a very low recognition rate. Training sample selection principle is that as far as possible be representative, in the training of the time not too long under the circumstances, the number of training samples as much as possible.
- 2022-08-11 21:14:16下载
- 积分:1
-
手写汉字识别 应用SVM和神经网络进行识别,可自行训练
手写汉字识别 应用SVM和神经网络进行识别,可自行训练-Handwritten Chinese Character Recognition Application of SVM and neural networks to identify their own training
- 2023-08-18 10:25:03下载
- 积分:1
-
关于人工神经网络采用反向传播方法…
this about the artificial neural networks which uses the back propogation method.-this is about the artificial neural networks which uses the back propogation method.
- 2022-05-18 18:42:58下载
- 积分:1