Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - newton-raphson matlab
Search - newton-raphson matlab - List
电力系统雅各比行列式计算,牛顿---拉夫逊进行潮流计算(c源程序)-power system Jacoby determinant, the Newton-Raphson for flow calculation (c source)
Update : 2025-02-17 Size : 5kb Publisher : 张晓亮

牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
Update : 2025-02-17 Size : 1kb Publisher : 大鸟

在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
Update : 2025-02-17 Size : 54kb Publisher : 葛林

电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
Update : 2025-02-17 Size : 2kb Publisher : 张薛巍

非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-nonlinear equations of Newton-Shift example of ways, it should be more useful
Update : 2025-02-17 Size : 1kb Publisher : 雷晓锋

DL : 0
matlab 牛顿法迭代,为数值分析课上的作业,用借鉴于其他的迭代计算中.
Update : 2025-02-17 Size : 6kb Publisher : 张生

Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 -err
Update : 2025-02-17 Size : 1kb Publisher : 杨霄

本程序用牛顿-拉夫逊法计算电力系统潮流,在本程序中支路中含有变压器可以生成导纳矩阵,程序中的算例使用了《电力系统分析》(下册 华中科技大学) 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
Update : 2025-02-17 Size : 9kb Publisher : alex

一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下-A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
Update : 2025-02-17 Size : 110kb Publisher : idhot

Newton-Raphson numerical method
Update : 2025-02-17 Size : 1kb Publisher : pejman

NEWTON-RAPHSON求解一个连续方程,f(X)=0,前提给一个初始值- NEWTON-RAPHSON ALGORITHM 2.3 To find a solution to f(x) = 0 given an initial approximation p0: INPUT: initial approximation p0 tolerance TOL maximum number of iterations NO. OUTPUT: approximate solution p or a message of failure
Update : 2025-02-17 Size : 1kb Publisher : rdchkww

DL : 0
NR-Method newton raphson algorithm mfile
Update : 2025-02-17 Size : 323kb Publisher : Amir

DL : 0
This code would calculate the approximate root of any polynomial using Newton Raphson Method
Update : 2025-02-17 Size : 1kb Publisher : Shazni

基于牛顿—拉夫逊法编写的潮流计算程序,采用的是IEEE标准输入格式,该程序通俗易懂,适应力较强。-Based on Newton- Raphson power flow calculation program written in, using the IEEE standard input format, the program is user-friendly, adaptable and strong.
Update : 2025-02-17 Size : 6kb Publisher : 皇甫星星

Newton Raphson method with matlab
Update : 2025-02-17 Size : 1kb Publisher : A

Load flow with newton rphson algorithm m file matlab code
Update : 2025-02-17 Size : 1kb Publisher : zaqwaz

Solving Nonlinear Equations using Newton-Raphson matlab code
Update : 2025-02-17 Size : 1kb Publisher : zaqwaz

利用Newton-Raphson 解非线性方程,编写matlab程序
Update : 2025-02-17 Size : 6kb Publisher : luyiyi

DL : 0
Newton Raphson for Power Flow Analysis; Credits: HAFIZ KASHIF KHALEEL
Update : 2025-02-17 Size : 3kb Publisher : Aqs

matlab code for Newton-Raphson method
Update : 2025-02-17 Size : 2kb Publisher : akbariazar
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.