-
- 2022-07-25 12:56:48下载
- 积分:1
-
小波人工神经网络C语言实现(代码),以及相关支持库,已调试,可运行....
小波人工神经网络C语言实现(代码),以及相关支持库,已调试,可运行.-Wavelet artificial neural network C language (code), and related support libraries, have been debug run.
- 2022-03-07 11:23:24下载
- 积分:1
-
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。...
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。
在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有机体根据它的汇编程序代码中的指令开始复制对它的生存是基本的代码。随着有机体的数目的增加,RAM中的空间减少了,因此有机体为了自己的生存空间开始竞争。-Earth Simulator, the most classic of artificial life model, the study of artificial intelligence Watchable. Generally speaking, life is metabolism, reproduction and the ability of evolution. In nature, biomass is limited by the supply of food and limited living space constraints. In Tierra, "biological" to a series of self-replicating machine code or procedure, in which computers were copied by the computer storage space and CPU time constraints. Effective occupy memory space and CPU time using the organisms, will have a higher degree of adaptability, conveying to the next generation the greater the chances. In Tierra, computer RAM (random access memory) is
- 2022-02-03 22:23:49下载
- 积分:1
-
err
1、有9个工件图像,要求从本章讲授的特征提取方法中,选择3~5种提取工件特征并给出数字结果;链码为必选方法,给出数字结果和图形显示,做到链码和原图像的双向变换显示。(实验报告中应描述相应的特征提取方法并略述实现过程)
2、设计的界面中要具备功能:任选1个工件作为目标,以上述实现的特征提取方法识别该目标的工件类型(即序号),并显示该判别基准特征的数据。
3、有可能的话试用聚类、训练或其他方法对这些工件进行分类。
-err
- 2022-07-26 15:58:09下载
- 积分:1
-
基于遗传算法的模拟退火
基于遗传算法的模拟退火-based on genetic algorithm simulated annealing
- 2022-01-22 13:24:46下载
- 积分:1
-
k均值聚类算法源码,比较经典,无解压密码
k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
- 2022-07-19 21:40:26下载
- 积分:1
-
This program reads iid zero
This program reads iid zero-mean unit-variance Gaussian variates
- 2023-09-04 13:45:06下载
- 积分:1
-
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表...
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。-PSO optimization algorithm vc++ source. In the following vc.net2003 through. Recommendations: look the code before you find out how the PSO story. Then corresponds to: Program with Agent on behalf of a bird, PSO representative of birds. Read the source code, do not look down, look at the main (), then follow the order of things emerging, one by one come.
- 2022-09-24 11:50:03下载
- 积分:1
-
数字图形图形处理中的一个很有用的算法,好不容易搞到的
数字图形图形处理中的一个很有用的算法,好不容易搞到的-Digital graphics graphics processing in a useful algorithm, finally got the
- 2022-05-07 09:24:29下载
- 积分:1
-
Section of the use of BP neural network algorithm balance the underactuated mani...
一段采用BP神经网络算法的欠驱动机械臂平衡控制器的程序-Section of the use of BP neural network algorithm balance the underactuated manipulator controller procedures
- 2022-03-10 08:27:41下载
- 积分:1