CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Solving Equations

搜索资源列表

  1. ccfc

    0下载:
  2. 差分方程求解 实验步骤: 主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数 输入差分方程系数向量 输入顺序为:,。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。 输入系统初始状态向量 输入顺序为 鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应 3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1),-Experimental
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:14675
    • 提供者:高荣
  1. guass

    0下载:
  2. 高斯消去求解方程组,可以通过修改程序中的系数矩阵来计算不同方程组-Gaussian elimination for solving equations, you can modify the program to calculate the coefficient matrix of different equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:4398
    • 提供者:刘孟
  1. 1_Gauss

    0下载:
  2. 列主元Gauss消去法解线性方程,c语言编写,运用gauss法求解方程,别人编的,编写的很好。-Out the main element Gauss elimination method for solving linear equations, c language, using gauss method for solving equations, others, compiled, and prepared well.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:984
    • 提供者:wangfeng
  1. matlabClassicsourcecode

    0下载:
  2. matlab经典算法程序的源代码,包括差值、拟合、绘图、解方程等。-classical algorithm matlab program' s source code, including the difference, fitting, drawing, solving equations and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:962950
    • 提供者:luli
  1. DIFF

    0下载:
  2. 这个程序是用来实现弹性波方程隐式情况下,需要求解方程组的方法进行数值模拟。-This procedure is used to achieve the implicit equation of elastic wave cases, the methods for solving equations to simulate.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1577
    • 提供者:张红静
  1. Gaussianelimination

    0下载:
  2. 能较好的解线性方程,用矩阵的形式解方程。-Better solution to linear equations, solving equations with a matrix form.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4246
    • 提供者:wanghefei
  1. ordinary-differential-equations

    0下载:
  2. A modified group-preserving scheme for solving the initial value problems of stiff ordinary differential equations
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:188331
    • 提供者:yingkun
  1. runge-kutta-fortran-code

    0下载:
  2. Program for solving equations with runge-kutta method.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1035
    • 提供者:reza
  1. Solving-quadratic-equations

    0下载:
  2. 求解二次方程,输入常系数,即可验证是否有解,继而求出根。-Solving quadratic equations, input constant coefficients, can verify a solution, then find the root.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1186366
    • 提供者:上帝
  1. shiyan2

    0下载:
  2. 用高斯消去法求解方程组,其中数的类型为double型。-Using the Gauss elimination method for solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:869076
    • 提供者:jing
  1. Solving-linear-equations

    1下载:
  2. 数值计算第二章编程作业:高斯顺序消元法、列选主元、三角分解法(Doolittle分解、Crout 分解)、全选主元、平方根法、追赶法解线性方程组-Order Gaussian elimination method, column pivoting, triangular decomposition (Doolittle, decomposition, decomposition Crout s), Select the main element, the square root of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:8685
    • 提供者:王争
  1. a5

    0下载:
  2. 用python解方程,可以帮助初学者了解如何使用该语言对相关应用问题进行处理。-Solving equations with python can help beginners learn how to use the language to handle the relevant issues.
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-23
    • 文件大小:1024
    • 提供者:欧乐
  1. exterior_ballstic_RK4

    1下载:
  2. 四阶龙格库塔法解外弹道方程,具有很好的精度,程序可读性高-External ballistics fourth-order Runge-Kutta method for solving equations, with good precision, program readability
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:738464
    • 提供者:钟百万
  1. Matlab

    0下载:
  2. matlab解方程的代码ppt说明文档,对于进行matlab数学运算的同学会有帮助-code of matlab solving equations ppt documentation for matlab math students will be helpful
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:83108
    • 提供者:ncepustar
  1. liezhu1

    0下载:
  2. 列主元素消去法求解方程组,我找了很久的,不容易啊,还可以自己稍微修改一下啊-Out the main elements elimination method for solving equations, I am looking for a long time, not easy, can also be slightly modified.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:959
    • 提供者:骆珊
  1. Solving-linear-equations

    0下载:
  2. 对线性方程组进行求解,寻找线性方程组是否有解-Solving linear equations
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2757
    • 提供者:宽宽
  1. Newton

    0下载:
  2. 牛顿解方程算法,下载后还没看过,惭愧。有需要可自行测试-Newton solving equations have not seen the algorithm, download, ashamed. Need self-testing
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:266520
    • 提供者:zz
  1. xianxingchazhifa

    0下载:
  2. 线性插值法解方程的小实例,对初学者掌握VB中迭代法的实现很有意义哦,接下来上传一个二分法-Small example of the linear interpolation method of solving equations for beginners to master VB iterative method to achieve makes sense Oh, and then upload a dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1829
    • 提供者:Chow
  1. xianyuan

    0下载:
  2. fortran的小程序,不完全乔列斯基分解的双复共轭梯度法(ICCG)求解方程组-the fortran applet, incomplete Cholesky decomposition of the dual complex conjugate gradient method (ICCG) solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1846
    • 提供者:邢书豪
  1. Solve-Equations

    0下载:
  2. matlab经典算法方程中关于解方程问题的具体内容 可以给需要的朋友们一些启示-classical algorithm matlab problem solving equations equations on the specific content of a friend in need who can give some inspiration
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:85221
    • 提供者:yuan
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com