搜索资源列表

  1. zxecf

    0下载:
  2. 使用opencv的最小二乘法解方程,vc6编译-Opencv using the least squares solution of equations, vc6 compiler
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:vic
  1. c

    0下载:
  2. 数值分析中的几种迭代法解方程,用于简单的求解方程使用-Numerical analysis of iterative method for solution of several equations for solving simple equations using the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:牛长明
  1. jiefangcheng

    0下载:
  2. matlab中解方程的主要命令,和详细的使用方法,希望对朋友门有用!-Solutions of equations in matlab major orders, and detailed the use of, in the hope that useful door Friend!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:liyan
  1. newton

    0下载:
  2. Newton法解方程,经典的求解方程的算法,基于其上演变出了很多种其它的方法-Newton method solution of equations, the classical algorithm for solving equations, based on its evolution from a very wide range of other methods
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:252928
    • 提供者:yang
  1. matlabjieequation

    0下载:
  2. matlab解方程的程序,包含各种方程的解法,直接计算出方程结果,不需自己动手解。-matlab equation solution procedures, including a variety of equations, equations to calculate the results directly without having to do-it-yourself solution.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:84992
    • 提供者:
  1. matlab_60_programs

    0下载:
  2. matlab的60个小程序,很实用的,主要是解方程-matlab of 60 small programs, it is useful, the main equation is the solution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:ZhengKevin
  1. suanfa

    0下载:
  2. 用vc++写的常用的一些数值算法,包括最常用的插值、拟合,以及解方程等等。-With vc++ Write some commonly used numerical algorithms, including the most commonly used interpolation, fitting, and the solution of equations and so on.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:217088
    • 提供者:jordan
  1. matlab-upload

    0下载:
  2. 雅可比迭代法解方程 高斯法解方程 查值法曲线拟和 2-9次方曲线拟和-Jacobi Iteration Method Solution of Equation of Gauss equation curve fitting method investigations and 2-9 power curve fitting and
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:ludawei
  1. GaussEliminationSolutionOfEquations

    0下载:
  2. 高斯消元法解方程,数值计算方法课程的例子。-Gauss elimination solution of equations, numerical methods curriculum examples.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:lg
  1. gongcheng1

    0下载:
  2. 用来计算工程上的计算器,比如,平方和 解方程,等等方面的数学运算-asfbfsdherhyerjeyjke sdj ioaeuf hudi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:陈东
  1. gauss

    0下载:
  2. MATLAB中的高斯消元法解方程,注释,源MATLAB代码-MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:马刚
  1. bisect

    0下载:
  2. matlab的源代码 二分法解方程 matlab程序-matlab source code for solving equations matlab program dichotomy
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liu
  1. NumericalMethodBasicSample

    0下载:
  2. 数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等-Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:69632
    • 提供者:王跃辉
  1. 方程解法

    0下载:
  2. 基于matlab的不动点迭代法、二分法以及牛顿法求解方程,进一步优化了计算步骤。(Fixed point iterative method for solving equations based on Matlab)
  3. 所属分类:matlab例程

  1. 牛顿插值和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:润惠万物
  1. 解方程

    0下载:
  2. 用MATLAB从数值上解决一般的解方程问题。(Use MATLAB to solve the function problem from numerical.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:84992
    • 提供者:rabbitace
  1. multiple solutions by dichotomy

    0下载:
  2. 原始的二分法只能求取单解方程。本程序基于二分法,通过自动划分待求解区间,得到多解方程在指定区间内的所有解。(The original dichotomy can only solve the equation of single solution. This program is based on dichotomy, through the automatic division of the interval to be solved
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:moduanlizi
  1. 三种解方程算法

    0下载:
  2. 在MATLAB中使用高斯赛德尔算法等三种算法进行方程的求解(hree algorithms, such as Gauss Seidel algorithm, are used in MATLAB to solve the equation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:逍遥之人
  1. matlab经典算法程序

    0下载:
  2. 关于利用matlab进行数据分析、解方程、规划问题、插值拟合问题的讲解与例程。(About MATLAB, data analysis, solving equations, planning problems, interpolation and fitting problems are explained and routines.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3043328
    • 提供者:文慧
  1. 同伦法解方程

    0下载:
  2. 同伦算法解方程,附带外文资料,有测试代码和我自己修改的(Homotopy algorithm for solving equations, with foreign data, test code and I modified it.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:240640
    • 提供者:路明非SSS
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org