-
该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。...
该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。
-The program is character recognition algorithm c++ Code, through training after the input of Chinese characters to identify, from the principle on the understanding of Chinese character recognition method and the realization of the process.
- 2022-03-19 11:13:46下载
- 积分:1
-
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。...
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
- 2022-01-25 17:12:14下载
- 积分:1
-
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional neural network algorithm, the algorithm can automatically generate neurons, saving time, fast! I also added a method of automatically generated classification and conversion for a variety of functions, the zip includes two documents, one is GramSchmidt orthogonal decomposition is a sub-function, the main function is orth_GramSchmidt, on the same directory, you can run can benchmark approximation and classification problems to provide solutions
- 2022-03-12 08:35:06下载
- 积分:1
-
模糊技术与神经网络技术选编
模糊技术与神经网络技术选编-fuzzy and neural network technology Selected
- 2022-01-20 22:53:02下载
- 积分:1
-
这是一本比较详细介绍进化算法的电子书,是pdf格式的。
这是一本比较详细介绍进化算法的电子书,是pdf格式的。-This is a more detailed introduction of the e-book evolution algorithm is pdf format.
- 2022-01-28 03:23:26下载
- 积分:1
-
微分进化算法的Labview版本,内为一个无约束连续变量的全局优化问题...
微分进化算法的Labview版本,内为一个无约束连续变量的全局优化问题-Differential evolution algorithm Labview version, for a continuous variable unconstrained global optimization problem
- 2022-10-13 08:55:03下载
- 积分:1
-
一个神经网络小脑CMACmatlab算法例子
一个神经网络小脑CMACmatlab算法例子- A nerve network cerebellum CMACmatlab algorithm example
- 2023-01-31 21:00:03下载
- 积分:1
-
pattern recognition isodata achieve the vc
模式识别中isodata的 vc++实现-pattern recognition isodata achieve the vc
- 2022-03-14 08:34:04下载
- 积分:1
-
《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!...
《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!- Bioinformatics is an important direction of pattern recognition applications. Wish to give you a little Role!
- 2022-03-19 21:41:39下载
- 积分:1
-
projections Gray (No. Third Edition)
灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 灰色理论与模型及在车辆拥有量预测中的应用 灰色神经网络交通事故预测比较
灰色系统(第三版)-projections Gray (No. Third Edition)
- 2022-04-20 07:03:44下载
- 积分:1