搜索资源列表

  1. C++常用算法之08非线性方程组求解

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book support
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:101.05kb
    • 提供者:闻杉
  1. 非线性方程组求解程序

    0下载:
  2. 非线性方程组求解多种程序
  3. 所属分类:源码下载

    • 发布日期:2011-03-13
    • 文件大小:7.31kb
    • 提供者:chilsma
  1. 科学与工程数值计算算法配套源码java

    0下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:134kb
    • 提供者:方正
  1. 科学与工程数值计算算法配套源码vb

    1下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, incl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:189kb
    • 提供者:方正
  1. C++常用算法之08非线性方程组求解

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book support
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-26
    • 文件大小:101kb
    • 提供者:闻杉
  1. 线性方程组求解与方程组性态讨论

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

    • 发布日期:2024-11-26
    • 文件大小:53kb
    • 提供者:
  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. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:3kb
    • 提供者:leaderbbs
  1. NewtonRaphson

    0下载:
  2. 求解非线性方程组的NewRaphson方法-Solving nonlinear equations NewRaphson method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:明明
  1. matlab

    0下载:
  2. 基于matlab的非线性方程组求解的方法-Matlab-based non-linear equation solving methods
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:81kb
    • 提供者:蔡宗彣
  1. ScienceAndEngineeringNumericalAlgorithms

    0下载:
  2. 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:1.13mb
    • 提供者:王伟
  1. AlgorithmsforNonlinearEquations

    1下载:
  2. 非线性方程组求解的经典算法,例如牛顿法,两点割线法,最快下降法-Solving nonlinear equations of classical algorithms, such as Newton method,bi-section method,the fastest descent method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:12kb
    • 提供者:Bingo
  1. suanfa

    0下载:
  2. C++数值运算的常用算法,包括项式与连分式计算、矩阵运算、线性方程组求解、 非线性方程组求解、数值积分、数据处理与回归分析、数学变换与滤波等-C++ numerical computation of the commonly used algorithms, including the item type and continued fractions, the matrix operations, solving linear equ
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-26
    • 文件大小:402kb
    • 提供者:程大宝
  1. numericalanalysis

    0下载:
  2. 各类非线性方程组求解的公式的实现,较为简洁,可直接调用-Various types of nonlinear equations of the formula to achieve, the more simple, direct call
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:万远
  1. MATLAB求解非线性方程组 fsolve源程序代码

    0下载:
  2. 这是MATLAB求解非线性方程组 fsolve源程序代码(This is MATLAB solving nonlinear equations fsolve source code)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:peanut0414
  1. 牛顿-拉夫森法求解非线性方程组

    0下载:
  2. 牛顿-拉夫森法求解非线性方程组 牛顿-拉夫森法求解非线性方程组(Solving Nonlinear System of Newton 's Iteration Method)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:3kb
    • 提供者:李木子1230
  1. DiffParam_SOR

    0下载:
  2. 非线性方程组求解matlab程序,基于DiffParam和SOR的非线性方程组求解matlab例程(Nonlinear equations for solving matlab program, based on DiffParam and SOR nonlinear equations for solving matlab routines)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:qweshpd
  1. PSO算法求解非线性方程组

    0下载:
  2. 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:339kb
    • 提供者:dxlm
  1. Fortran Newton法求解非线性方程组

    0下载:
  2. 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)
  3. 所属分类:文档资料

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:wagzijian
  1. MATLAB牛顿法求解非线性方程组

    1下载:
  2. MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:lai东东
  1. MATLAB求解非线性方程组 fsolve

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:lai东东
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org