搜索资源列表

  1. Newton

    0下载:
  2. matlab 牛顿法迭代,为数值分析课上的作业,用借鉴于其他的迭代计算中.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:张生
  1. niudundiedai

    0下载:
  2. 数值分析中的牛顿迭代法,是课程学习是自己编的,是对函数进行插值的一种方法-Numerical analysis of Newton s iterative method, curriculum learning is own is on the function of a method of interpolation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:king
  1. shiyan4

    0下载:
  2. 求根问题,编制一个程序,分别用二分法、简单迭代法和牛顿迭代法求解其根-Root problems, the preparation of a program, respectively, with the dichotomy, the simple iteration method and Newton iteration to solve its root
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:爱雪
  1. shuzhifenxi

    0下载:
  2. 数值计算各算法的程序,包括:牛顿迭代法,超松驰迭代法,微分法等.对于初学数值分析这门课程的人有很大的帮助.-Numerical calculation procedure of the algorithm, including: Newton iteration, ultra-relaxation iteration method, differential method and so on. Beginner numerical an
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:7468032
    • 提供者:程婷
  1. 5_04

    0下载:
  2. 在VC++环境下,利用牛顿迭代法解方程的分形图生成-In VC++ Environment, the use of Newton iteration solution of equations to generate fractal images
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:647168
    • 提供者:蒋丽涛
  1. niedundiedai

    0下载:
  2. 该程序用于实现牛顿迭代法,需输入初值精度-The procedure for the realization of Newton s iterative method, the accuracy of the initial value must be imported
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zjy
  1. niudundiedaifa

    0下载:
  2. 牛顿迭代法 牛顿迭代法-Newton iteration Newton iteration Newton iteration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:
  1. Newton

    0下载:
  2. 牛顿迭代法的vc#实现源代码,很不错的哦,大家-Newton iteration of vc# Realize the source code, it is good Oh, U.S.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:gtf
  1. shuzifenxi

    0下载:
  2. 数值分析(计算方法):欧拉方法、高斯-赛德尔迭代法、拉格朗日及分段线性插值、龙贝格算法、牛顿下山法、选主元高斯消去法-Numerical Analysis (calculation method): Euler
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:jiabin
  1. baoweier

    0下载:
  2. 机械优化设计作业(鲍威尔) 说明:学完优化设计,老师说要做作业,全班分为5个小组,分别用最速下降法,牛顿法,鲍威尔法,共轭.DHF 法完成: f(x)=x1^2+x2^2-x1*x2-10*x1-4*x2+60.小弟采用的是用计算方法选出d的表达式后迭代得到。分别用最速下降法,牛顿法,鲍威尔法完成了作业。 鲍威尔法最全。 功能有:输入起始点(x0,x1)和精度E 求出最优解。运算过程保存在程序目录的 txt文件中。tx
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:251904
    • 提供者:公孙小龙
  1. ji

    0下载:
  2. 针对小流域设计洪水计算中,采用推理公式求解洪峰流量Qm及汇流时间τ的方法繁琐,查算精度较低等问题,提出用牛顿迭代法求解,该方法较原图解试算法收敛快,迭代次数少,计算速度快,精度可靠。计算实例表明,用简单迭代法与牛顿迭代法计算设计洪峰流量,其结果与图解试算法完全一致。
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:98304
    • 提供者:dfsa
  1. 20060521.RAR

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼 近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的 速度。 本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订: (1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修 改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:161792
    • 提供者:qqjtom
  1. numerical_analysis_classic

    0下载:
  2. 数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3057664
    • 提供者:丁一
  1. NewtonAndromberg

    0下载:
  2. 非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:secret
  1. MCUKAIFANG

    0下载:
  2. 因为工作的需要,要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-Because the needs of work, to achieve single-chip open radical operation. Square root of the current methods are mostly used Newt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhongxinyu
  1. Netwonnonlinearequations

    0下载:
  2. 本方法为解非线性方程组的牛顿法,属于迭代法范畴-The method for the solution of nonlinear equations of Newton
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:冰冰
  1. ndimensionNetwon

    0下载:
  2. 解非线性方程组的N元牛顿法,属于迭代法范畴-Solution of nonlinear equations of the N-Newton method, iterative method belonging to the scope of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:冰冰
  1. NewtonIter

    0下载:
  2. 牛顿迭代法的C++ 算法,通过初始值和原方程进行有限次迭代,就可以得到接近真实值的解-Newton iteration of the C++ Algorithm, through the initial value and the original equation limited iterations, you can get closer to the true value of the solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李娜
  1. lmz

    0下载:
  2. 里米兹算法的MATLAB源程序,其中交错点组的筛选运用了牛顿迭代法-Meads algorithm in MATLAB source code, which staggered the screening point group used the Newton iteration
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李雨涵
  1. NEWTON

    0下载:
  2. 这个是优化方法中的一种方法,叫做牛顿法,是一种简单实用的迭代方法。-This is the optimization of a method, called Newton s law, is a simple practical iterative method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:宝宝
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »

源码中国 www.ymcn.org