CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 牛顿迭代法

搜索资源列表

  1. szfx

    0下载:
  2. 数值分析里面的:不动点迭代法、牛顿迭代法、共轭梯度法和最速下降法-Conjugate Gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1395
    • 提供者:YL
  1. power-flow

    0下载:
  2. 简单的潮流计算,涉及到导纳矩阵的求解及牛顿迭代法等算法-Simple flow calculation, involving admittance matrix and Newton iterative method for solving algorithms
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:18363
    • 提供者:胡姐
  1. DIEDAI

    0下载:
  2. 这是用牛顿迭代法求解的关于多元二次非线性方程组的MATLAB程序,正确无误,本人在使用,无误-This is about multiple quadratic nonlinear equations MATLAB program Newton iterative method, and correct, I would use, correct
  3. 所属分类:Algorithm

    • 发布日期:2016-09-10
    • 文件大小:2048
    • 提供者:张文瑞
  1. Newton-shuzhifenxi

    0下载:
  2. 数值分析牛顿迭代法,直接带入即可解决问题-Newton iterative numerical analysis method to solve the problem directly into
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7569
    • 提供者:王凯
  1. Newton-downhill-and-iteration-method

    0下载:
  2. 其中包含牛顿迭代法法,二分法,牛顿下山法 最优化求解的方法 -Newton downhill method and the improved Newton iteration method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1803
    • 提供者:guli
  1. niniudunfaqiufeixianxinfangchengzu

    0下载:
  2. 非线性方程求解问题是科学与工程计算中常见的问题,应用于自然科学与社 会科学的众多领域。非线性方程组的牛顿迭代法是相当重要也是很多重要算法的 基础的算法。-Nonlinear equations to solve the problem is common in science and engineering computing problems, applied natural sciences and social It will be scientific fields. Non
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3726
    • 提供者:张宝
  1. Equation-Root

    0下载:
  2. 方程求根 inv - 逆矩阵 roots - 多项式的根 fzero - 一元函数零点 fsolve - 非线性方程组 solve - 符号方程解 *newton - 牛顿迭代法解非线性方程- Equation Root inv- Inverse Matrix roots- roots of the polynomial fzero- One Function Zero fsolve- nonlinear equations solve- Equ
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:9851
    • 提供者:lxc
  1. newton-steffensen

    0下载:
  2. 方程的数值解法,包含牛顿迭代法和基于牛顿法的史蒂芬森加速法。matlab实现,注释很详细。-Numerical solutions of equations containing the Newton iteration method and newton-steffensen method.Matlab, very detailed comments.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1067
    • 提供者:小透明
  1. daoxianjisuan

    0下载:
  2. 测量数据处理中闭合导线、支导线、附合导线的计算代码三个,另外两个是牛顿迭代法和GaussSeidel迭代法。-Measurement Data Processing Closed Traverse, Traverse, with a combined computing code three conductors, two other Newton iterative method and GaussSeidel iterative methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3097
    • 提供者:蔡文航
  1. Newton_diedai

    1下载:
  2. 牛顿迭代法的MATLAB程序,输出计算结果-Newton iterative method MATLAB program outputs the calculation result
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:582
    • 提供者:于金波
  1. shuzhijisuan

    0下载:
  2. 数值计算的例程,包含简单迭代法、牛顿迭代法、雅格比迭代法。-Numerical routines, including a simple iterative method, Newton iterative method, Jacoby iterative method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1429
    • 提供者:付长亮
  1. FICA_DEMO

    0下载:
  2. 快速ICA的matlab m文件,是演示代码,可以直接运行。独立分量分析。使用了基于负熵极大值的牛顿迭代法来判断分离结果的非高斯性-Fast matlab m ICA files, is a demo code, you can directly run. Independent component analysis. The non Gauss used Newton iterative method based on negative entropy to determine the max
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:德玛
  1. Newton-iterative-method

    0下载:
  2. 牛顿迭代法以微分为基础的,微分就是用直线来代替曲线,由于曲线不规则,那么我们来研究直线代替曲线后,剩下的差值是不是高阶无穷小,使得近似得到所要求得解。-Newton iterative method based on the differential based, differential is in a straight line to replace the curve, due to the irregular curve, we studied line instead of the c
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:947
    • 提供者:安安
  1. 1

    0下载:
  2. 本程序是用Visual Biasic 实现用牛顿迭代法对方程进行求零解,并显示每次迭代的数值及迭代次数-The Visual Basic program is seeking to achieve zero solution Newton iteration method for equations and numerical iterations and each iteration display
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1230
    • 提供者:Evan
  1. WS1

    0下载:
  2. 牛顿迭代法求解电力系统节点处的电压模值,角度等系数-Newton iterative method for solving voltage modulus and angle at the node power coefficient system
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:1133
    • 提供者:卢飞宇
  1. iteration_Newtom_equations

    0下载:
  2. 牛顿迭代法解非线性方程组,快速、高效。精度也很高。-Newton iterative method for solving nonlinear equations, fast and efficient. Accuracy is also high.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:653
    • 提供者:yeastfly
  1. numerical-computation

    1下载:
  2. 二分法,牛顿迭代法,割线法,梯形积分法和辛普森积分法在C语言程序设计实现-Dichotomie,Newton Iteration,Secant Method,trapezoidal integration and Simpson s rule in the C languare programing.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2855
    • 提供者:谢志伟
  1. matlab(matlab-code)

    0下载:
  2. matlab数值计算分析常用小程序代码,包括龙格库塔法、牛顿迭代法、欧拉法等-matlab numerical analysis commonly used applet code, including the Runge-Kutta method, Newton iteration method, Euler method
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:236534
    • 提供者:hezudao
  1. aerodynamic-calculation-of-propller

    2下载:
  2. 本代码为螺旋桨气动性能计算程序,可计算各种尺寸,螺距的螺旋桨在给定来流速度下的推力,功率和反扭矩气动特性,所采用的主要理论模型有螺旋桨动量叶素理论和牛顿迭代法。欢迎对该方面有兴趣的朋友共同研究,如有需要可联系。其中文件propmain为主程序。-The code for the propeller aerodynamic performance calculation program to calculate a variety of sizes, the main theoretical mo
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4553
    • 提供者:张凯
  1. solve

    0下载:
  2. 功能是用牛顿迭代法求解一元多次方程,可以求解一元多次方程的所有实根,但重根只能输出一个-Function is to use Newton iterative method for solving multiple equations one yuan, one yuan can solve all real roots of the equation many times, but only output a heavy root
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1261
    • 提供者:anteng
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 29 »
搜珍网 www.dssz.com