搜索资源列表

  1. multigrid

    0下载:
  2. 一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的-a grid of multiple procedures, that there is a solution to the cycle of nonlinear equations, of course, could be replaced with other border
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7643
    • 提供者:math
  1. 线性方程组求解与方程组性态讨论

    0下载:
  2. 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of d
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:54473
    • 提供者:王军
  1. 求解非线性方程组

    0下载:
  2. 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2850
    • 提供者:leaderbbs
  1. Cprograms

    0下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的J
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:168324
    • 提供者:CF雷电
  1. NLequation

    0下载:
  2. 求解非线性方程的算法,编译通过。包含各种算法,用户可以通过自己的需要选择 -solving nonlinear equation algorithms compile. Includes algorithms, users can choose their own needs
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:77601
    • 提供者:陈娜
  1. vis.tar

    0下载:
  2. 用欧拉,龙格库塔,Heuch 方法解非线性方程的其中一种方法,没有解密密码-with Euler, the Runge - Kutta, Heuch method for solving systems of nonlinear equations, one way yet to be declassified Password
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:89491
    • 提供者:Ellen Niu
  1. feixianxingfangcheng

    0下载:
  2. 非线性方程求根算法,我好了一个小时编的,虽不是很好。但能用-rooting algorithm of nonlinear equations, I had a good series of the hour, although it is not good. But can use
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:269653
    • 提供者:ajsaklfj
  1. Nr_C

    0下载:
  2. 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:231098
    • 提供者:姚志良
  1. NLequationCalculator

    0下载:
  2. 非线性方程类,封装了有关解非线性方程的算法-nonlinear equations, the solution package, the algorithm of nonlinear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:75416
    • 提供者:熊方勋
  1. NLModule

    0下载:
  2. 求解非线性方程的方法,类容具体,包括说明。使用时直接修改参数。-solving nonlinear equations, Yung specific categories, including descr iptions. When used directly alter the parameters.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:38846
    • 提供者:zhlei
  1. LINDO6.1

    0下载:
  2. LINDO用于求解线性规划和二次规划问题,LINGO除了具有LINDO的全部功能外,还可以用于求解非线性规划问题,也可以用于一些线性和非线性方程(组)的求解,等等。-LINDO for solving linear programming and quadratic programming problems, LINDO LINGO addition to the full functionality, but also can be
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2730408
    • 提供者:十分
  1. theSecond

    0下载:
  2. 这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程-this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:24285
    • 提供者:林敏
  1. NRTL_2

    0下载:
  2. 用NRTL模型,求解萘在一种离子液体中的活度系数。 求解非线性方程、非线性拟合都可以实现。 稍微对比了一下,发现还是拟合的结果好些。 Matlab源程序及结果在附件里-with NRTL model for naphthalene in an ionic liquid in the activity coefficient. Solve nonlinear equations, nonlinear fitt
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9758
    • 提供者:
  1. fminseach_example

    0下载:
  2. 自行编写的基于matlab语言的计算非线性方程的数值解,欢迎使用-prepared based on their own language Matlab calculations of nonlinear equations of numerical solutions, welcomed the use of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4155
    • 提供者:杨金紧
  1. CommonArithmetic

    0下载:
  2. 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, loca
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:274773
    • 提供者:狼夜行
  1. duoxiangshiqiugen

    0下载:
  2. 计算多项式非线性方程f(x)=0的求根问题,本人数值分析课程设计做的一个程序,供大家参考,希望给予指正.-nonlinear equation of a polynomial f (x) = 0 in solving problems, I numerical analysis courses designed to do a procedure, we also hope to correct.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4093
    • 提供者:cs
  1. brsola

    0下载:
  2. brsola 解非线性方程 经典算法 改进版的拟牛顿叠代,收敛很快了-brsola solving nonlinear equations of classical algorithm for improved version of the quasi-Newton iteration, the convergence soon
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:郑康
  1. qiufeixianxingfangchengyigeshigendelianfenshifa.ra

    0下载:
  2. 1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序-1. Continued F
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1666
    • 提供者:罗坤
  1. ComputingMethodCourse

    0下载:
  2. 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative met
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8976
    • 提供者:风雷
  1. waternetcompute

    0下载:
  2. 做的一个关于水网解算的小程序,用的是把非线性方程转化为线性方程的思想去解决的,
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:71420
    • 提供者:夏建新
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org