Welcome![Sign In][Sign Up]
Location:
Search - newton

Search list

[matlab35738634N-R

Description: 基于MATLAB的牛顿拉夫逊法潮流分析源程序-MATLAB based on the Newton Raphson load flow analysis of source code
Platform: | Size: 6144 | Author: 陈智 | Hits:

[Mathimatics-Numerical algorithmsnewtonsuanfa

Description: 牛顿迭代的matlab源代码,用于方程方程组的求解 -Newton iteration matlab source code for the equation of equations
Platform: | Size: 1024 | Author: 曹睿 | Hits:

[Mathimatics-Numerical algorithmsQuasi-Newton_3__

Description: an quasi-newton method used in non-linear programming and especially in optimization
Platform: | Size: 4096 | Author: cheng mankit | Hits:

[CSharpNewton-Raphson

Description: 该源码是国外用C#编写的用于数学分析的,主要是用来解决牛顿—拉夫逊问题的,电力系统中的各种迭代算法可以参考概算法。
Platform: | Size: 11264 | Author: 李丽 | Hits:

[AlgorithmNewton

Description: 经典的牛顿插值算法Demo,逐个InsertPoint后,调用GetValue就可以计算结果,对于数值分析初学者很有用!-Classical Newton interpolation algorithm Demo, one by one after InsertPoint, call GetValue on the results can be calculated for the numerical analysis is useful for beginners!
Platform: | Size: 1024 | Author: 盈仔 | Hits:

[Mathimatics-Numerical algorithmsNewtonMethod

Description: Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedure using Newton method to solve n-positive definite function of the minimum value, for example, in the proceedings.
Platform: | Size: 26624 | Author: 文嘉俊 | Hits:

[MPIMATLAB

Description: 牛顿迭代方法计算算法示例,可以通过这个来写出其他的计算方法-Newton iteration method algorithm for example, you can write this to the calculation of other
Platform: | Size: 1024 | Author: 李黎 | Hits:

[Other systemsNRflowCal

Description: 本程序用牛顿-拉夫逊法计算电力系统潮流,在本程序中支路中含有变压器可以生成导纳矩阵,程序中的算例使用了《电力系统分析》(下册 华中科技大学) P66页的数据,已通过运行,数据正确。-This procedure using the Newton- Raphson method to calculate power flow in the process of slip can be generated containing the transformer admittance matrix, the program examples in the use of
Platform: | Size: 9216 | Author: alex | Hits:

[AI-NN-PRLMS_Newton

Description: LMS-Newton自适应算法源码 反正结果刻与LMS算法相比较,显示了较好的性能。-LMS-Newton adaptive algorithm source code in any case engraved with the LMS algorithm results compared, showing a better performance.
Platform: | Size: 1024 | Author: | Hits:

[AlgorithmN_COmp

Description: 数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) -Numerical algorithms, including: (1) Lagrange interpolation (2) Newton interpolation (3) for f (x0): Qin Jiushao Law (4) realistic coefficient polynomial f (z0). z0 for the plural (5) dichotomy for f (x) = 0 root (6) cut-off method string f (x) = 0 root (7) realistic coefficient of the real roots of polynomial equations, complex root (8) Solution of linear equations: Gauss elimination method out the main elements (9) Fast Fourier transform forli (FFT)
Platform: | Size: 16384 | Author: wang yucao | Hits:

[AlgorithmNewton

Description: 研究生课程数值分析的Newton迭代算法,通用程序。解压无需密码-Numerical Analysis postgraduate courses in the Newton iterative algorithm, common procedures. Unzip without password
Platform: | Size: 116736 | Author: 鲁凡水 | Hits:

[matlabmatpower3.2

Description: 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。-For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
Platform: | Size: 3002368 | Author: 谢辉 | Hits:

[Mathimatics-Numerical algorithmsNewton

Description: 用newton算法去方程的近似解,例子中给了四个方程,对于每个方程都用newton算法求他们的近似解。-Newton algorithm with the approximate solution to the equation cited in the example to the four equations, for each equation using newton algorithms for their approximate solution.
Platform: | Size: 2048 | Author: happynoom | Hits:

[Algorithmnewton

Description: 计算数值分析中Newton插值算法的演示算法-Calculation of numerical analysis Newton interpolation algorithm demonstration algorithm
Platform: | Size: 1024 | Author: | Hits:

[AlgorithmNewton

Description: 用C++实现的计算方法--牛顿法Newton,但还是不太完善-With C++ The realization of the calculation method- Newton
Platform: | Size: 66560 | Author: liu | Hits:

[AlgorithmNewton

Description: 解非线性方程
Platform: | Size: 4096 | Author: 顾一新 | Hits:

[ADO-ODBCNewton

Description: newton
Platform: | Size: 270336 | Author: jdizhb | Hits:

[Othervalueanalysis

Description: 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法 [ReMap.rar] - EASYARM2200教学实验平台上的存储器映射 -Numerical Differentiation and Numerical Integration: Newton-Cotes formulas, complex formulas and interval of successive half-hours law, extrapolation and Romberg integration, adaptive Simpson integration method [ReMap.rar]- EASYARM2200 teaching experiment platform on memory-mapped
Platform: | Size: 20480 | Author: 任峰 | Hits:

[matlabnewtonchazhi

Description: newton插值应该比lagrange好一点点,适合求解线性方程组,-lagrange interpolation newton than a little bit of good, suitable for solving linear equations,
Platform: | Size: 2048 | Author: 桂鹏 | Hits:

[matlabNewton

Description: 牛顿均差插值公式,使用各阶均差,比拉格朗日插值计算量省-Newton interpolation formula are poor, the use of the bands are worse than the Lagrange interpolation calculation of the volume of the province
Platform: | Size: 1024 | Author: wpf | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net