搜索资源列表
Part_3_C_programmes
- 程序总结3:牛顿迭代|牛顿下山|秦九韶|三对角线追赶法|系统|弦割法|雅克比迭代|综合测评-procedures : Newton iteration | Newton down | Qinjiushao | 3 diagonal chasing France | System | Strings cutting France | Jacques than iterative | Comprehensive Assessment
sqrt(x)
- 用汇编语言及牛顿迭代法编写的求一个数的平方根的源代码,环境windlx-Using assembly language and the Newton iterative method for the preparation of a number of the square root of the source code, the environment windlx
Inc
- 采用牛顿迭代法求平方根,直接向上取整,获得相应的值-Newton Iterative Method for the rounded square root
Ch6
- 迭代法求解非线性方程的解,包括二分法、牛顿法及抛物线法-Iterative method for solving nonlinear equations, including the dichotomy, Newton' s method and the parabolic law
newton
- newton迭代解非线性方程组,使用工具是MATLAB,方便简单,程序清洗。-newton iterative solution of nonlinear equations, using the tools MATLAB, convenient and simple procedure to clean.
Montecarlo_SNR
- 用牛顿迭代法估计正弦信号的幅度,相位,频率,选用多次montecalor算法估计参数均值,并与理论上参数估计的CRLB下限进行比较。-Newton iterative method estimates the sinusoidal signal amplitude, phase, frequency, use multiple montecalor algorithm to estimate the parameters mean, and with the theoretical limit
newton
- 用newton迭代法求解非线性方程组的matlab主程序.-Solving nonlinear equations matlab main program using newton iterative method.
function
- 非线性方程组的牛顿迭代法MATLAB程序-Nonlinear equations of Newton iterative method MATLAB program
ConsoleApplication1
- 基于牛顿迭代法的多项式求根程序,使用的数据结构是链表-Newton iterative method based on polynomial root-finding programs, data structures using a linked list
xuedie
- 使用牛顿迭代法求下面方程在1.5附近的根:2x^3-4x^2+3x-6=0-Using Newton iterative method in 1.5 the following equations near the root:2x^3-4x^2+3x-6=0
Newtons-method-3.VI
- Labview平台三元方程组的牛顿迭代法计算数值解。想要处理自己的三元方程组,可以将程序中f1 f2 f3方程组修改成自己的方程组,相应微分方程也要修改。-Labview platform three yuan Equations Newton iterative method to calculate the numerical solution. Want to deal with their own triple equations, you can modify the program
Newton_iterate
- 此算法应用于牛顿迭代算法,原理简单,适合初学者学习。-This algorithm is applied to Newton iterative algorithm is simple in principle, suitable for beginners to learn.
编程求解实际气体状态方程_潘宝娟
- 通过牛顿迭代求解气态方程的源代码,已测试能够正常使用的。。有用(a very good pdf file Newton iterative solution of gaseous equation)