% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % If the steepest descent direction is small it computes a negative % curvature direction based on the most negative eigenvalue. % For singular matrices, returns steepest descent even if small.
标签: Z. direction Computes function
上传时间: 2014-01-24
上传用户:Thuan
数值分析一部分编程习题,包括: 舍入误差与有效数 Newton迭代法 列主元三角分解法 逐次超松弛迭代法 3次样条插值函数
上传时间: 2013-12-18
上传用户:541657925
OPT++,Sandia开发的一套优化工具包。可以实现经典的q-Newton等基于梯度的优化算法!
标签: OPT
上传时间: 2016-01-25
上传用户:zuozuo1215
常微分方程求解的搜索延拓法,克服了Newton-Raphson法对初值问题影响过大的问题
上传时间: 2013-12-18
上传用户:66666
已知美国从1920-1970年的人口表如下: 年份 1920 1930 1940 1950 1960 1970 人口(千人) 105711 123203 131669 150697 179323 203212 (1)用表中数据构造一个5次Lagrange插值多项式,并以此估计1965、2002年的人口。 (2)用Newton插值估算1965、2002年的人口数。
上传时间: 2016-02-07
上传用户:lgnf
Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.
标签: convolutional Computes encoding decision
上传时间: 2013-12-24
上传用户:咔乐坞
伪随机数生成器,Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions
上传时间: 2013-12-20
上传用户:teddysha
提出了一种基于角度信息的约束总体最小二乘无源定位算法. 该算法首 先将非线性的观测方程转化为线性方程, 并分析了观测噪声对线性方程系数的 影响, 从而能够将无源定位问题等价为一个约束总体最小二乘问题, 然后又将该 有约束的优化问题变为无约束的优化问题, 并利用Newton 算法进行迭代求解, 最后分析了约束总体最小二乘算法的定位误差. 计算机仿真结果验证了该算法 的可行性和有效性.
上传时间: 2016-05-14
上传用户:从此走出阴霾
数值分析中,使用newton迭代法进行计算的程序
标签: 数值分析
上传时间: 2014-01-16
上传用户:gxrui1991
muller法解方程,是Newton法解方程的一种改进,计算更简单
上传时间: 2013-12-20
上传用户:水中浮云