搜索结果
找到约 129 项符合
newton 的查询结果
按分类筛选
数值算法/人工智能 牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method)
牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。 ...
数值算法/人工智能 Newton弦截法求根 初值设为x为 0.1,0.2,0.9,9.0.可在程序中更改
Newton弦截法求根 初值设为x为 0.1,0.2,0.9,9.0.可在程序中更改
matlab例程 load flow algorithm, with entering bus data and line data it solves the load flow with newton method
load flow algorithm, with entering bus data and line data it solves the load flow with newton method.
人工智能/神经网络 该文件是Newton Method for LP Support Vector Machine 文章的程序
该文件是Newton Method for LP Support Vector Machine 文章的程序
其他书籍 Isaac Newton Philosophiae naturalis principia mathematica
Isaac Newton Philosophiae naturalis principia mathematica
数值算法/人工智能 Newton Rhapson using matlab
Newton Rhapson using matlab
数值算法/人工智能 Least Mean Square Newton Algorithm
Least Mean Square Newton Algorithm
数值算法/人工智能 newton raphson method in fortran
newton raphson method in fortran
Java编程 Java source implements Newton Basins.
Java source implements Newton Basins.
数学计算 计算方法中lagrange和newton的实现方法,希望和大家分享
计算方法中lagrange和newton的实现方法,希望和大家分享