登录
首页 » AI-NN-PR » 利用神经网络解决控制论的问题.很好地阐述了这一问题的解决方法....

利用神经网络解决控制论的问题.很好地阐述了这一问题的解决方法....

于 2023-03-31 发布 文件大小:5.21 MB
0 179
下载积分: 2 下载次数: 1

代码说明:

利用神经网络解决控制论的问题.很好地阐述了这一问题的解决方法.-The use of neural networks to solve the problem of control theory. A very good description of the problem solution.

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

发表评论

0 个回复

  • 本程序为基于工艺参数优化的改进遗传算法程序
    本程序为基于工艺参数优化的改进遗传算法程序-based on the procedures for the optimization of process parameters improved genetic algorithm
    2023-05-12 04:20:03下载
    积分:1
  • The use of neural networks, basis of comparison, more useful for beginners
    神经网络的运用,比较基础,对初学者比较有用-The use of neural networks, basis of comparison, more useful for beginners
    2023-01-11 08:55:04下载
    积分:1
  • Plus noise to the voice of a program, you can determine the needs to increase th...
    给语音加噪声的一个程序,可以给定需要加噪声的分贝数,程序会自动加载,选用的是随机白噪声。-Plus noise to the voice of a program, you can determine the needs to increase the number of decibels of noise, the program will automatically load, selected at random white noise.
    2022-04-18 20:02:01下载
    积分:1
  • C development based on the three hidden layer neural network, the output weights...
    基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer t
    2022-07-11 04:13:40下载
    积分:1
  • 本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!...
    本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
    2023-01-02 11:50:11下载
    积分:1
  • multilayer perception program and software
    multilayer perception program and software
    2022-11-09 19:55:03下载
    积分:1
  • svm Main_SVM_One_Class 用于svm分类的 在matlab中运用
    svm Main_SVM_One_Class 用于svm分类的 在matlab中运用 -svm classification svm Main_SVM_One_Class for use in matlab
    2022-01-28 13:42:31下载
    积分:1
  • Based on VC++ Genetic algorithm source code (very classic), very impressive
    基于VC++的遗传算法源码(相当经典),非常可观-Based on VC++ Genetic algorithm source code (very classic), very impressive
    2023-01-26 18:05:03下载
    积分:1
  • 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...
    模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S―R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S "S" = S+ sign (). delta where given for the step, [-1,1] Random Number
    2022-08-26 01:32:21下载
    积分:1
  • an artificial intelligence platforms can be very convenient to some of your code...
    人工智能一个运行平台,可以很方便的将你的一些代码的执行-an artificial intelligence platforms can be very convenient to some of your code implementation
    2022-09-29 03:20:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载