登录
首页 » 算法 » Abstract: This paper aims to study a thermal complex objects can be an effective...

Abstract: This paper aims to study a thermal complex objects can be an effective...

于 2022-01-24 发布 文件大小:115.94 kB
0 126
下载积分: 2 下载次数: 1

代码说明:

摘要:本文旨在研究一种能对复杂热工对象的有效建模方法。基于遗传算法的辨识方法有较强的抗干扰能力,对低、高阶系统、延时系统都可以达到很好的辨识效果。根据单元机组的低阶非线性模型,推导出一个双进双出、能够描述机组动态特性及机炉间相互耦合关系的协调控制系统传递函数矩阵。依次模型为基础,提出一种基于改进的遗传算法的参数辨识方法。-Abstract: This paper aims to study a thermal complex objects can be an effective modeling method. Identification method based on genetic algorithm has strong anti-jamming ability, low, high-end systems, delay systems can achieve very good recognition results. According to unit power plant low-level non-linear model, derived a double inlet and outlet, can describe the dynamic characteristics and boiler-turbine unit is coupled between two relations, coordination and control system transfer function matrix. Turn model was proposed based on improved genetic algorithm based on parameter identification method.

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

发表评论

0 个回复

  • 数列计
    例如,当k=3时,这个序列是: 1,3,4,9,10,12,13,… (该序列实际上就是:3^0,3^1,3^0+3^1,3^2,3^0+3^2,3^1+3^2, 3^0+3^1+3^2,…) 请你求出这个序列的第N项的值(用10进制数表示)。 例如,对于k=3,N=100,正确答案应该是981。 输入格式 输入只有1行,为2个正整数,用一个空格隔开: k N (k、N的含义与上述的问题描述一致,且3≤k≤15,10≤N≤1000)。 输出格式 输出为计算结果,是一个正整数(在所有的测试数据中,结果均不超过2.1*10^9)。(整数前不要有空格和其他符号)。 样例输入 3 100 样例输出 981  
    2022-03-12 08:20:11下载
    积分:1
  • 32 bits CRC演示,用户可以选择输入一个文件,本工具根据循环雍余校验,生成并显示出其32位计结果。...
    32 bits CRC算法演示,用户可以选择输入一个文件,本工具根据循环雍余校验算法,生成并显示出其32位计算结果。-32 bits CRC algorithm demonstration, a user could choose to import a document, the tools under the revolving Yong I checksum algorithm for generating and demonstrated its 32 results.
    2022-06-18 05:24:02下载
    积分:1
  • usaco1.5 Prime Palindromes代码 prime文件绝对能用,值得拥有
    The number 151 is a prime palindrome because it is both a prime number and a palindrome (it is the same number when read forward as backward). Write a program that finds all prime palindromes in the range of two supplied numbers a and b (5
    2022-08-21 13:33:23下载
    积分:1
  • calculatrice
    一个开源的adobeflex开发项目,使用C#和带有语法颜色高亮显示、代码提示和代码完成助手的平台SDK工具
    2023-08-19 04:45:03下载
    积分:1
  • 蚁群优化
    这是蚁群算法的代码。它只是表明,该算法没有别的。  有益借鉴前瞻性。
    2022-03-03 10:33:51下载
    积分:1
  • Extended Kalman Filter
    Extended Kalman Filter-code
    2022-04-22 22:38:45下载
    积分:1
  • 关于非线性方程和非线性方程组的根的数值和程序!
    关于非线性方程和非线性方程组的根的数值算法和程序!-On the nonlinear equations and nonlinear equations of the numerical algorithm of the root and procedures!
    2022-03-29 10:29:54下载
    积分:1
  • fortan
    fortran算法集还行吧,大家积极下载使用,希望有帮助,各种算法齐全,不会浪费积分,1线性方程组求解2矩阵运算14多项式和一般函数计算10极值问题8拟合和逼近7常微分方程(组)求解9数据处理和回归分析6数值积分等
    2022-02-07 08:53:50下载
    积分:1
  • 一个非常好的时钟程序,真实的
    一个非常好的时钟程序,实时显示当前时间,可以指定在屏幕的任意位置,在屏幕边缘时自动放缩。-a very good clock procedures, real-time display the current time, the screen can be specified in an arbitrary position, at the edge of the screen automatically shrinking.
    2022-10-09 17:20:03下载
    积分:1
  • 小游戏“神奇翻转”
    也称“点灯游戏”。9×9的矩阵中,每选择一个元素,它与其上下左右共5个元素都会由1变为0、或是由0变为1。将所有元素变为1则胜利。本源码使用命令行界面实现这一功能,一方面支持用户手动操作游玩,另一方面给出了算法来自动解决这一问题。
    2023-05-20 19:20:03下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载