搜索资源列表
HOVER
- 用于电力潮流牛顿法计算的程序,可套用IEEE的任何节点数据-for electricity trend Newton method of calculation procedures can use the IEEE any node data
niudun
- 图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "necklace." The procedure is
Newton
- 在windows环境下,完成运动学顺解的牛顿算法,计算速度稍慢-In the windows environment, the complete solution kinematics along Newton method is slower calculation speed
Newton
- 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
newton-method-and-PQ-method
- 电力系统中计算潮流的牛顿拉夫逊拉法和PQ快速分解法-newton method and PQ method
Newton
- 此程序实现了利用牛顿迭代法解方程的算法,重要的是利用牛顿迭代法的基本原理,通过编程算出了最后的解-This program implements the algorithm using Newton iterative method of solving equations, newton method basic principle, be programmed to calculate the final solution
Newton-Mathod-
- 牛顿法求解电力系统潮流计算,自己编写的简单快捷的电力系统潮流计算源程序,适合于简单的电力系统。-Newton method for solving power flow calculation, I have written a simple and quick power flow calculation source code for the simple power system.
stochastic-Newton
- 采用随机牛顿法进行系统辨识,获得比较高的辨识精度,加快收敛速度-Using stochastic system identification based on the Newton method and obtain a higher identification accuracy, and speed up the convergence
Quasi-Newton-method
- 最优化算法中的拟牛顿法,是一种非线性算法问题-Optimization algorithm quasi-Newton method, is a nonlinear algorithm problems
Newton-method
- Newton法解决重根问题时的有效修正,mathematica编写,注重讲解,学习数值分析的同学可以看一下。-Newton method effective amendment to solve the root problem of heavy
matlab--newton-33node-powerflow
- matlab配网33节点用牛顿拉夫舜法求解电网潮流计算。-matlab distribution network node 33 Ralph Shun calculated using Newton method for solving power flow.
Newton-method
- 牛顿法求一个函数的最小值Newton method for the minimum value of a function-Newton method for the minimum value of a function
Newton
- 多维牛顿法,适合于研究生课程最优化方法,是一种基于matlab的仿真算例-Multidimensional Newton method is suitable for postgraduate optimization method is a matlab simulation example
newton.c
- 牛顿法C语言编程程序, 牛顿法C语言编程程序,-Newton method C language programming,Newton method C language programming,
Newton
- 以电压为初值,用牛顿拉夫逊法计算电力系统潮流(Power flow calculation using Newton method)
newton-feixianxingfangcheng
- MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
最优化:拟Newton法
- 拟牛顿法课件(Quasi Newton method courseware)
Newton-Raphson Method
- Newton-Raphson, Modified Newton-Raphson算法的计算原理(The calculation principle of Newton-Raphson and Modified Newton-Raphson algorithm)
la méthode de Newton
- code source linear equation by newton method
牛顿
- 牛顿迭代法是解非线性方程组比较经典的方法; 拟牛顿法是为了解决求Jacobi矩阵时带来的困难,现已成为解决非线性方程组和最优化问题的最有效方法之一。(The Newton iterative method is a classic method for solving nonlinear equations. The quasi Newton method is one of the most effective methods for solving the nonlinear equat