登录
首页 » AI-NN-PR » 基于MATLAB的简单遗传算法和简单的BP神经网络程序

基于MATLAB的简单遗传算法和简单的BP神经网络程序

于 2022-04-28 发布 文件大小:7.95 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

基于Matlab的简单遗传算法和简单bp网络的程序实现-based on Matlab simple genetic algorithms and simple bp Network Program

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

发表评论

0 个回复

  • 通过人工神经网络实现异或问题的解决,用visual c++开发
    通过人工神经网络实现异或问题的解决,用visual c++开发-through artificial neural network or differences in the solution of problems with the development of visual c
    2022-07-28 12:49:04下载
    积分:1
  • LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih
    LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、 易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM ) 等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
    2022-10-06 04:35:03下载
    积分:1
  • MATLAB 下的模式识别特征提取 用于对特征信号的提取
    MATLAB 下的模式识别特征提取 用于对特征信号的提取-MATLAB under the feature extraction for pattern recognition features of the signal extraction
    2022-01-24 14:47:58下载
    积分:1
  • 这是用prolog写的几个程序:程序1是一个旅行社关系系统,程序2是一个家族关系系统,程序3是一个成绩管理系统...
    这是用prolog写的几个程序:程序1是一个旅行社关系系统,程序2是一个家族关系系统,程序3是一个成绩管理系统-This is prolog written several programs : a procedure is a travel agency relations systems, procedures 2 is a family relationship systems, procedures 3 is a performance management system
    2022-07-14 01:13:41下载
    积分:1
  • RBFNN一步预测混沌序列性能程序,可以直接运行,效果不错!
    RBFNN一步预测混沌序列性能程序,可以直接运行,效果不错!-RBFNN step chaotic sequence performance prediction procedures, can be directly run, good results!
    2022-03-19 21:16:02下载
    积分:1
  • 用遗传算法求最小值,程序寻求表达x1 x1 ..
    利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2*** x2 x3 x3 another 2 ~ 2 on the minimum, and the corresponding value of x, algorithm using binary encoding, using different cross-cross and advantages of crossover and mutation at the two without variation and variation advantage
    2022-07-18 09:57:00下载
    积分:1
  • 利用模拟退火法求解TSP问题 可以求得50个城市的精确解
    利用模拟退火法求解TSP问题 可以求得50个城市的精确解-The use of simulated annealing algorithm for solving TSP problems can be obtained 50 cities Exact Solutions
    2022-06-26 14:17:48下载
    积分:1
  • SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。...
    SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
    2023-06-08 15:50:03下载
    积分:1
  • 独立成分分析的批数据处理算法JADE,计算量虽然大些,但至今仍被人采用
    独立成分分析的批数据处理算法JADE,计算量虽然大些,但至今仍被人采用-Independent component analysis of batch data-processing algorithm JADE, although the calculation of the volume, but is still used
    2022-08-25 08:15:57下载
    积分:1
  • 2. "Genetic Algorithm
    2。《遗传算法――理论、应用与软件实现》,王小平、曹立明编着 西安交通大学出版社 2002年第一版 本书全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进货计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传算法在智能控制中的应用;第10章讨论了遗传算法与人工生命研究的相关问题;第11章介绍了遗传算法在图像处理、模式识别中的应用。-2. "Genetic Algorithm-- theory, application and software," Wang Xiaoping, Li-Ming Cao compile Xi"an Jiaotong University Press in 2002 the first book version of the comprehensive and systematic introduction of the genetic algorithm"s basic On focuses on the classical genetic algorithm use and the new development. The book is divided into 11 chapters. Chapter 1 provides an overview of the genetic algorithm for the selection and development of basic ideas, basic operation and the application; Chapter 2 introduces the basic genetic algorithms; Chapter 3 of the genetic basis of a mathematical algorithm; Chapter 4 Analysis of the genetic algorithm app
    2022-02-21 20:38:07下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载