搜索资源列表
zhu(4)
- c语言的简单迭代法的代码 c语言的简单迭代法的代码
20060521.RAR
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼 近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的 速度。 本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订: (1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修 改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的 相互转换子程序进行了彻底
gaos-sedial
- 进行传热模拟,简单迭代,可以再传热领域以及工程热物理中计算温度变化规律-For heat transfer simulation, a simple iteration, you can heat the area of thermal physics and engineering changes of temperature
diancichang
- 利用雅各比迭代法计算多元几次方程的多个未知数,方便简单易懂,算法简单-field computer
ILC
- 简单实用的迭代学习控制程序,非常适用于迭代学习控制的初学者-The simple practical iterative learning control program is ideal for beginners iterative learning control
newton
- 牛顿迭代法求解方程的C程序,局部优化算法的简单例子-failed to translate
jiandandiedai
- 电磁场与电磁波实验,使用MATLAB模拟简单迭代法-Electromagnetic field and wave experiment using MATLAB simulation simple iterative method
newton
- newton迭代解非线性方程组,使用工具是MATLAB,方便简单,程序清洗。-newton iterative solution of nonlinear equations, using the tools MATLAB, convenient and simple procedure to clean.
Newton_iterate
- 此算法应用于牛顿迭代算法,原理简单,适合初学者学习。-This algorithm is applied to Newton iterative algorithm is simple in principle, suitable for beginners to learn.