CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 解方程

搜索资源列表

  1. 实验6-牛顿法解方程

    1下载:
  2. 在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:55678
    • 提供者:葛林
  1. 用Gauss列主元消元法解线性方程组

    0下载:
  2. 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4768
    • 提供者:加内特
  1. 牛顿法解方程之混沌1.32

    0下载:
  2. 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:230861
    • 提供者:王晶
  1. 龙格库塔法解常微分方程

    2下载:
  2. 解常微分方程的龙格库塔法C源程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-01-05
    • 文件大小:480
    • 提供者:myl2016
  1. 数值计算解方程根

    0下载:
  2. 数值计算迭代求解方程的根,特征方程
  3. 所属分类:源码下载

  1. 微分方程的matlab程序

    3下载:
  2. 常用的matlab解微分方程程序
  3. 所属分类:文档资料

  1. code.rar

    0下载:
  2. (1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 ,(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1721
    • 提供者:娜娜
  1. solve

    0下载:
  2. 1.了解三元一次方程组的概念 熟练掌握简单的三元一次方程组的解法 能选择简便,特殊的解法解特殊的三元一次方程组. 2.通过用代入消元法,加减消元法解简单的三元一次方程组的训练及选择合理,简捷的方法解方程组,培养运算能力. 3.通过对方程组中未知数系数特点的观察和分析,明确三元一次方程组解法的主要思路是 "消元",从而促成未知向已知的转化,培养和发展逻辑思维能力. 4.通过三元一次方程组消元后转化为二元一次方程组,再消元转化为一元一次方程及将一些代数问题转化为方程组问题的方
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:451921
    • 提供者:周易
  1. Solve

    0下载:
  2. 数字图像处理中的解方程,里面包含多种解方程方法-Digital Image Processing Solutions equation, which contains a variety of methods of solution of equation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:85186
    • 提供者:斌斌
  1. gaosi

    0下载:
  2. 高斯消元法解方程组 简单的 但很实际 放在这里大家共享-Gauss elimination solution of equations is easy, but here the actual U.S. share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:260594
    • 提供者:王磊
  1. erjieqiudao

    0下载:
  2. 首先对函数求导数,然后求解方程组,得出原来方程的参数值-First order derivative function, and then solve the equations, the original equation derived parameter values
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6600
    • 提供者:刘青
  1. equation

    0下载:
  2. 解方程组的MATLAB程序,直接运行。希望对大家有帮助。-Solution of equations of the MATLAB program, direct running. We want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:15787
    • 提供者:李可
  1. 7MATLAB

    0下载:
  2. matlab 用于介绍求解方程包含非线性方程和线性方程的方法-matlab about how to solute the noliner equation etc
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11364
    • 提供者:刘晓远
  1. VisualBasicsuanfa

    0下载:
  2. 含有解方程组,数据拟合,插值等常用数值分析的分析和参考源码-Containing the solution of equations, data fitting, interpolation, numerical analysis commonly used in the analysis and reference source
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7575484
    • 提供者:
  1. 四阶龙格库塔法解振荡方程VC++实现及画图

    0下载:
  2. 四阶龙格库塔法解振荡方程VC++实现及画图,一般使用VB编写不能画图,此程序经过改进能很好拟合。
  3. 所属分类:文档资料

  1. 二分法解方程

    0下载:
  2. 这个程序的功能是应用二分法解一元二次方程(The function of this program is to apply the dichotomy to solve a single equation of two variables)
  3. 所属分类:其他

  1. 三种解方程算法

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

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

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

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

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

    • 发布日期:2018-05-03
    • 文件大小:240640
    • 提供者:路明非SSS
  1. 解方程

    1下载:
  2. 运用MATLAB进行一般方程、线性方程组、线性偏微分方程的求解(Using MATLAB to solve general equations, linear equations and linear partial differential equations.)
  3. 所属分类:其他

    • 发布日期:2019-07-28
    • 文件大小:88064
    • 提供者:Rockman007
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com