Matlab
1 积分
IEEE 14节点系统牛顿法潮流分析源码说明
功率流的研究N-R法: ;牛顿-拉夫逊法通过迭代过程接近一根函数。这一过程所处的特定根依赖于初始值,任意选择。 ;理论上,我们可以执行无限数量的迭代寻找函数根的完美表现。然而,这是
IEEE14节点
牛顿法
潮流计算
Matlab
1 积分
Newton迭代法求方程根源码资源说明
用newton迭代法求方程根的源代码 给出了newton迭代法的实现-with chemotherapy iterative method for equation of the
牛顿法
数值分析
方程求根
Matlab
1 积分
MATLAB实现二分法与牛顿法求解非线性方程
在MATLAB环境中,实现用二分法和Newton法求解非线性方程-StablePoint method and newton method
非线性方程
数值方法
二分法
Matlab
1 积分
一维优化搜索算法源码资源说明
优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数-Optimal Design of one-dimensiona
一维搜索
优化算法
牛顿法
Matlab
1 积分
基于牛顿法的电力系统负载流分析程序
based on Newton method on load flow program that can help you better electrical system opt
牛顿法
负载流
电力系统
Matlab
1 积分
共轭梯度法与牛顿法及抛物线插值法源码资源说明
共轭梯度法,使用牛顿法或者使用抛物线插值法。-conjugate gradient method, the use of Newton"s law or the use of pa
共轭梯度
牛顿法
抛物线插值