期刊文献+

利用C语言程序计算传递函数的研究

Research on the Calculation of Transfer Functions Using C Program
下载PDF
导出
摘要 计算传递函数的本质就是多项式乘法 ,其结果取决于多项式的各项系数 ,因此程序的核心是处理两个多项式的系数。将多项式的各项系数存放在数组中为程序的循环控制提供了可能 ,利用对数组下标的运算来确定结果多项式的各项次数 ,利用对数组元素值的运算确定相应的各项系数。通过C语言程序实现级联系统的传递函数的计算 ,可以避免繁杂的手工运算 ,进而可以方便地使用MATLAB函数feedback( )。 The calculation of transfer functions is a multiplication for multinomial, whose results depend on their coefficients. The key issue of the program is to process these coefficients of the multinomial. To store the coefficients in arrays make it possible to control the loop of a program. Laborious operations can be avoided and the MATLAB function feedback can be used conveniently by using this designed C program. This C program can be regarded as a complementary to the control toolbox of MATLAB.
作者 刘雪冬
出处 《武汉理工大学学报(信息与管理工程版)》 CAS 2002年第4期54-56,60,共4页 Journal of Wuhan University of Technology:Information & Management Engineering
基金 国家自然科学基金资助项目 ( 5 0 175 0 84)
关键词 C语言程序 传递函数 MATLAB工具箱 控制系统 多项式乘法 程序计算 transfer function C program MATLAB toolbox
  • 相关文献

参考文献1

  • 1胡寿松.自动控制原理(第三版)[M].北京:国防工业出版社,1998..

共引文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部