CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - solution

搜索资源列表

  1. peEllip5

    0下载:
  2. 本程序是用五点差分格式解拉普拉斯方程,采用MATLAB作为开发环境,拉普拉斯方程有广泛的应用,五点差分格式的精度高 -This procedure is a five-point difference scheme for solution of Laplace equation, using MATLAB as a development environment, Laplace equation has a wide range of applications, a five-
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:609byte
    • 提供者:马冠男
  1. magic-square-matrix-solution

    0下载:
  2. ACM程序设计大赛题,关于幻方矩阵的求解。本源码不但有详细的编码过程,还有详细的说明。欢迎下载-ACM Programming Contest title on the magic square matrix solution. The source code is not only a detailed process, as well as detailed instructions. Welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:412.78kb
    • 提供者:guiyongmao
  1. Gauss-elimination-solution

    0下载:
  2. 用高斯消元法解线性方程组很有用,在信息论编解码中也有很好用处-Using Gauss elimination solution of linear equations is useful in information theory codec also have a very good use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:9.17kb
    • 提供者:vera
  1. solution

    0下载:
  2. code for finding solution in Numerical math
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:realme
  1. PowerFlow_Gyn4

    0下载:
  2. Article of Algorithm to Power Flow: Load Flow Solution of Radial Distribution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:82.77kb
    • 提供者:Cristiano Gyn
  1. Numerical-solution-of-Burgers-equation-and-its-err

    1下载:
  2. Burgers方程数值解的计算格式及其误差的C程序设计Numerical solution of Burgers equation and its error calculation format C Programming-Numerical solution of Burgers equation and its error calculation format C Programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:35.28kb
    • 提供者:justpiq
  1. numerical-solution

    0下载:
  2. 非线性方程组的数值解法,用数值解法求解非线性方程组-Numerical solution of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:942.9kb
    • 提供者:刘哲
  1. solution-equation

    0下载:
  2. 求一元二次方的解,包括输出方程,无解和无数解的情况-Finding the solution of quadratic parties, including the output equation, no solution, and numerous cases of Solutions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:769byte
    • 提供者:舒展鹏
  1. the-solution-to-AX=B

    0下载:
  2. 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.22kb
    • 提供者:大象
  1. Gauss--solution-equations

    0下载:
  2. Gauss主元消去法解方程组(C语言版)-数值分析经典程序案例。-Gauss primary elimination technique solution equations-numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:850byte
    • 提供者:liuyuan
  1. Rossler-equation-solution

    0下载:
  2. 主要介绍Rossler方程数值解法,应用matlab开发环境-Rossler equation solution,using matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:190.05kb
    • 提供者:yichunlei
  1. Optimal-solution-back-to-France-0-1

    0下载:
  2. 最优解回溯法0-1问题,为了构造最优解,必须在算法中记录与当前最优值相应的当前最优解。-The optimal solution backtracking 0-1 must be recorded in the algorithm, in order to construct the optimal solution, corresponding to the current optimal value, the current optimal solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:601.9kb
    • 提供者:江淮
  1. Solution-of-equations

    0下载:
  2. 线性代数方程组的求解在科学和工程计算中应用非常广泛,这是因为很多科学和工程问题大多可以化为线性代数方程组来求解。-The solution of linear algebraic equations is widely used in scientific and engineering computing, this is because many scientific and engineering problems mostly can be reduced to linear algeb
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:699byte
    • 提供者:baoluyao
  1. nunerial-solution-og-PDE

    1下载:
  2. MATLAB函数,分别为快速sin方法和PEACEMAN-REAHFORD用于计算二维和三维扩散方程的数值解。-MATLAB function fast sin method PEACEMAN-REAHFORD, is used to calculate the numerical solution of two-dimensional and three-dimensional diffusion equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:4kb
    • 提供者:王健
  1. solving-linear-equations-solution

    0下载:
  2. 在matlab软件中用直接法求解线性方程组的解,matlab例子程序-Matlab software using the direct method for solving linear equations solution, matlab example program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:6.95kb
    • 提供者:water wang
  1. The-numerical-solution-of-SDE

    1下载:
  2. 特殊微分方程的数值解法,刚性微分方程,延迟微分方程-The numerical solution of special differential equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:1.33kb
    • 提供者:yang fang
  1. RSA-Attack-and-Solution

    0下载:
  2. RSA HACH and Solution ...decumant and the code with matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:1.11mb
    • 提供者:AhmedAlawneh
  1. NonLinear-Function-solution

    0下载:
  2. 非线性方程的一般解法,包括对分法反线性差值法,牛顿法。-The general solution of nonlinear equations, including the points system inverse linear difference method, Newton method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3.82kb
    • 提供者:lishengze
  1. matlab-ode45-numerical-solution

    0下载:
  2. 用matlab中的ode45数值求解电路中的节点电压和元件电流(已运行可行)-Using matlab ode45 numerical solution of the node in the circuit voltage and component current (already running practicable))
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:82.42kb
    • 提供者:lishuai
  1. Analytical solution step by step

    0下载:
  2. Analyticval solution step by step of a beam
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:105kb
    • 提供者:DragonZord42
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com