登录
首页 » AI-NN-PR » (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,g...

(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,g...

于 2022-02-24 发布 文件大小:616.52 kB
0 200
下载积分: 2 下载次数: 1

代码说明:

(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序-(which includes five OSS) attached to C or C source code files and executable files Scs.c pp basic classification algorithm source files, input data files cfile.txt, efile.txt. gfile.txt, pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphic source yuan

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • multi
    多目标跟踪 (三维)-算法matlab编制-multi-target tracking (3D)- preparation algorithm Matlab
    2022-03-10 15:19:12下载
    积分:1
  • 遗传算法中的简单遗传算法,用matlab实现。
    遗传算法中的简单遗传算法,用matlab实现。-genetic algorithm simple genetic algorithm, using Matlab to achieve.
    2022-01-26 07:58:48下载
    积分:1
  • 该过程是基于网络的控制系统。系统由O组成。
    该程序是基于BP网络的PID控制系统。系统由两部分构成:经典的PID控制器和神经网络。-that the procedure was based on BP network PID control system. System consists of two parts : the classic PID controller and neural networks.
    2022-02-04 15:04:38下载
    积分:1
  • 8. "Genetic algorithm and its application," Chen Guoliang edited and p...
    8。《遗传算法及其应用》,陈国良等编着 人民邮电出版社 2001年第一版 本书系统全面地介绍了遗传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络、模糊模式识别和人工生命等方面的应用。 本书可作为高等院校计算机、无线电电子学、自动控制、生物医学工程等有关专业高年级学生或研究生的教材和参考书,也可供从事人工智能、信息处理研究和应用的科技人员学习参考。-8. "Genetic algorithm and its application," Chen Guoliang edited and published with the People"s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its portfolio optimization, machine learning, image processing, process control, evolutionary neural networks, Fuzzy Pattern Recognition and Artificial Life, and so on the application. The book can be used as institutions of higher learning computers, radio electronics, automatic control, biomedical engineering, and other professional grade students or graduate teaching and reference materials, are also available in artificial intelligence, information processing and application of information technology to study.
    2022-05-09 10:19:43下载
    积分:1
  • 经典决策树分类和规则学习模式
    决策树算法 经典的ID3算法 用于决策树规则学习等等 在规则学习以及分类中有重要的作用-classic decision tree mode for classification and rule learning
    2022-01-26 00:47:10下载
    积分:1
  • svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用
    svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用 -svm regression svm Main_SVR_Epsilon for use in matlab
    2022-06-29 03:53:35下载
    积分:1
  • MATLAB模糊控制程序。
    Matlab fuzzy control progrom.
    2022-07-24 08:27:29下载
    积分:1
  • 此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结 构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与...
    此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结 构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与其症候之 间的相互联系。疾病名与症候分别用二叉树进行排序。排序后可由疾病名而查到与该 疾病名有关的所有详细情况,也可由一种症候而查到哪些疾病有这种症候,以及该症 候可能引起各种疾病的概率。-This is the disease diagnosis expert system, using this structure to establish the knowledge base can easily realize the above mentioned features. The structure of the most unique is that relying on the same key (the disease or its code) to achieve a disease and its symptoms between. Name and symptoms of disease were treated with binary tree sort. Sort by the disease after the name of the disease were found with all the details of which can also be a symptom of the diseases that have found such a symptom, as well as the symptoms may lead to the probability of various diseases.
    2023-05-21 00:15:03下载
    积分:1
  • FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
    FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
    2022-08-16 14:04:17下载
    积分:1
  • 遗传算法在matlab中的实现
    遗传算法在matlab中的实现-genetic algorithm in the realization of Matlab
    2022-03-31 21:01:01下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载