搜索资源列表
71-93
- C语言精彩百例第71-93例 第三篇 常用算法篇 实例71 链表的建立 实例72 链表的基本操作 实例73 队列的应用 实例74 堆栈的应用 实例75 串的应用 实???76 树的基本操作 实例77 冒泡排序法 实例78 堆排序 实例79 归并排序 实例80 磁盘文件排序 实例81 顺序查找 实例82 二分法查找 实例83 树的动态查找 实例84 二分法求解方程 实例85 牛顿迭代法求解方程 实例86 弦截法求解方程 实例8
newton
- 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
the-codes-of-C-about-important-algorithms
- 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 key algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton, Newton- Cortez, Jacobi, Qinjiu Zhao, power method, high Sisedeer
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
CH6
- FORTRAN编程,求解非线性方程组,如牛顿迭代法,DFP方法等-FORTRAN programming, solving nonlinear equations, such as Newton iteration, DFP methods
function
- 非线性方程组的牛顿迭代法MATLAB程序-Nonlinear equations of Newton iterative method MATLAB program