搜索资源列表

  1. nonliearequation

    0下载:
  2. 这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:908
    • 提供者:娄雯
  1. wyl_shuzhisuanfa

    0下载:
  2. 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagra
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2789
    • 提供者:wangyuliang
  1. Gauss-Newton-Orientation-Estimation

    0下载:
  2. HUMAN BODY TRACKING 的Lisp 程式碼檔案 -the Lisp code files
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5430
    • 提供者:賴育彬
  1. newtons_algorithm_for_nnls

    0下载:
  2. 文献1的仿真程序 solves the linear least squares problem with nonnegative variables = using the newton s algorithm in [1]. [1] Portugal, Judice and Vicente, A comparison of block pivoting and % interior point algorithms
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1684
    • 提供者:刘美
  1. algorithm_using_c

    0下载:
  2. 一些算法的c语言实现,对数学建模的读者非常有用,例如牛顿插值,牛顿迭代等-some algorithm in C Language for Mathematical Modeling of readers very useful, such as Newton's interpolation, such as Newton iteration
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8566
    • 提供者:lisa
  1. newton_dd

    0下载:
  2. 牛顿-Newton 1111111111111111111111111111111111
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1398
    • 提供者:聂显东
  1. Newton_cankao

    0下载:
  2. 自己写的牛顿—拉夫逊潮流计算源码,紧供参考-himself wrote the Newton-Raphson power flow calculation source, tight for reference
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2245
    • 提供者:wmm
  1. CHWF1

    0下载:
  2. 用C语言绘图显示实现数值分析中的Euler、 advanced Eular、punge_kutta、Lagrange、Newton插值算法以及二分法和弦切法-C language mapping realize numerical analysis of Euler, advanced eular, punge_kutta, Lagrange, Newton interpolation algorithm and dichotomy P
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3030
    • 提供者:hujingpaper
  1. 5program

    0下载:
  2. 牛顿法,三点插值,二分法,埃特金,乘法口诀表-Newton, 3:00 interpolation, black, Aitken, the multiplication table rhymes
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:60108
    • 提供者:王东阳
  1. 20060409222636964

    0下载:
  2. 线性规划 包括单纯形法,梯度,牛顿-linear programming including the simplex method, gradient, Newton, etc.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7641
    • 提供者:范玉宏
  1. newton_input_data

    0下载:
  2. Newton差商插值法,并应用算法于实际问题-Newton difference quotient interpolation method and algorithm in the application of practical problems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:叶枫
  1. for_equation_real_radix

    0下载:
  2. 分别用二分法 Newton法 弦截法(割线法) 求方程x3-3x2+x-1= 0的全部实根(精度小于0.00001)。-respectively dichotomy Newton law xianjie (secant) Equation x3-3x2 x-1 = 0 all real roots (precision of less than 0.00001).
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1106
    • 提供者:叶枫
  1. Neandla

    0下载:
  2. 计算牛顿和拉格朗日插值方法,用户输入插值结点-calculated Newton and Lagrange interpolation methods, user input interpolation nodes
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1376
    • 提供者:辛华
  1. newton_new

    0下载:
  2. 牛顿法解多项式的根 输入:多项式系数c[],多项式度数n,求在[a,b]间的根 输出:根 要求保证[a,b]间有根-Newton method for polynomial root input : polynomial coefficients c [], polynomial degree n, for [a, b] the root output :-assurance [a, b] - between
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:925
    • 提供者:周远
  1. newtondefangfa

    0下载:
  2. 牛顿法 本程序由Fortran 90语言编写,在Vistual Fortran 5下编译通过!!!本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点; -Newton's law of the procedure Fortran 90 language, Vistual in Fortran compiler 5 under through! ! ! The procedure will be appl
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:陈微
  1. matlabworkElectricalpowerandvoltagecalculate

    1下载:
  2. 电力系统潮流计算 采取牛顿-拉弗逊法和PQ分解法 用matlab计算矩阵的功能,通过迭代方式求解。-power flow calculation taken Newton-Laffer Robertson and PQ decomposition matrix calculation using Matlab gong able, through iterative method to solve.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9846
    • 提供者:呈逐渐
  1. NewtonIteration

    0下载:
  2. 在C语言环境下的一个用牛顿迭法求根的程序.-in C language environment of a law with Newton peaked again and again rooting procedures.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:792
    • 提供者:毛虫
  1. newtonchazhifa

    0下载:
  2. 一个在C++做的(x_i,y_i)的牛顿插值多项式的程序,也可以在C中运行.-do a C (x_i, y_i) Newton polynomial interpolation procedure, the C can also run.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1034
    • 提供者:毛虫
  1. newton_xianglian

    0下载:
  2. 这段代码实现分形当中有名的牛顿项链图形。并可以进行参数调节。-Fractal Among the famous Newton necklace graphic. And can adjust the parameters.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1922
    • 提供者:foreverk762
  1. fractalV1

    1下载:
  2. 本软件可以生成MandlBrot集、Julia集的图形,以及随机迭代法、Newton迭代法生成分形图象。另外,本系统还提供了简单的图象处理功能,比如图象的灰度化、二值化、图象的轮廓提取、彩色浮雕、亮度增加、Gamma校正、反色等。 -The software can generate MandlBrot sets, Julia Sets graphics, and random iteration, Newton iteration
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:414089
    • 提供者:acai17
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org