摘要
利用SCADE Suite实现三角函数的泰勒级数展开法,进行了建模、仿真、比较。对于嵌入式编程,很多时候由于系统的限制,需重新实现三角函数而不是使用编译器自带的三角函数。实现三角函数,多数会应用迭代算法,而对于手工编程下的迭代等算法,编程人员都比较熟悉,但是对于使用模型方式来实现循环、迭代还是一种比较新的技术,多数软件开发人员并不熟悉,通过本文可以了解这一技术,并解决建模方式下实现三角函数及反三角函数等类似较复杂算法的难点。
In this paper, implementing trigonometric function with Taylor by SCADE Suite. Simultaneously, finishing modling, simulation, and comparing. For the arithmetic of iteration, programmer is familiar with the means of manual-coding, but it is a new technology for modling. By this paper, researching this technology in a practical project and giving a conclusion.
出处
《计算机系统应用》
2012年第3期228-231,共4页
Computer Systems & Applications