-
LMS
LMS-Newton自适应算法源码 反正结果刻与LMS算法相比较,显示了较好的性能。-LMS-Newton adaptive algorithm source code in any case engraved with the LMS algorithm results compared, showing a better performance.
- 2023-03-14 10:45:03下载
- 积分:1
-
汉字识别系统,非常简单,网络上看到的 一起学学啊,对模式的一个简单匹配....
汉字识别系统,非常简单,网络上看到的 一起学学啊,对模式的一个简单匹配.-Chinese character recognition system is very simple, see the Web together to learn ah, the model of a simple matching.
- 2023-01-29 00:35:03下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1
-
快速度训练感知机算法,针对线性不可分情况,加快了其收敛速度。...
快速度训练感知机算法,针对线性不可分情况,加快了其收敛速度。-Fast-degree training perceptron algorithm for linear indivisible and speed up its convergence speed.
- 2022-08-05 21:00:50下载
- 积分:1
-
变色龙的层次聚类算法,采用分层的动态模型…
变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm
- 2022-07-26 05:19:21下载
- 积分:1
-
非线性规划中求解无约束问题中的一个有效方法
非线性规划中求解无约束问题中的一个有效方法--模矢法(步长加速法),并用图表示出来步骤.-Nonlinear Programming Solution unconstrained problem of an effective method-- vector mode (step acceleration), and using map out steps.
- 2022-07-26 07:10:08下载
- 积分:1
-
这是一本粗糙集的数据挖掘经典书籍,书中不但介绍了粗糙集的相关知识,并给出了相关应用,同时介绍并比较了其他挖掘方法。...
这是一本粗糙集的数据挖掘经典书籍,书中不但介绍了粗糙集的相关知识,并给出了相关应用,同时介绍并比较了其他挖掘方法。-This is a rough set data mining classic books, the book not only introduced a rough set of relevant knowledge, and gives the related application, at the same time and compare the introduction of other mining methods.
- 2022-04-24 19:04:25下载
- 积分:1
-
治疗基于代表点的聚类算法,一个数据挖掘算法…
数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with the nearest distance into one until the number of class is coincidence with the classes demanded.
- 2022-10-15 17:40:02下载
- 积分:1
-
基于bp人工智能的图像识别的技术,配套源代码
基于bp人工智能的图像识别的技术,配套源代码-bp artificial intelligence-based image recognition technology and supporting source code
- 2023-05-16 01:10:02下载
- 积分: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