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

搜索资源列表

  1. ode45

    1下载:
  2. 解常微分方程的Matlab程序 字符串ypfun是用以表示f(t, y)的M文件名, tspan=[t0, tfinal]表示自变量初值t0和终值tf y0表示初值向量y0,可选参数options为用odeset设置精度等参数。 输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。-Solution of ordinary differential equations of the Matlab program is
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6201
    • 提供者:jiajt
  1. MATLABSOLUTION

    0下载:
  2. MATLABSOLUTION包含了偏微分方程的MATLAB数值解法以及一百个数值计算实例,有益于初学者。-MATLABSOLUTION contains the numerical solution of partial differential equations in MATLAB, as well as 100 numerical example, useful for beginners.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1273018
    • 提供者:李成
  1. matlabnsoodeami

    0下载:
  2. 这是一篇关于常微分方程数值解及其Matlab实现的论文形式的论文-This is the article on the numerical solution of ordinary differential equations and Matlab implementation form of a thesis paper
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:999441
    • 提供者:zz
  1. equations

    0下载:
  2. 编写的有关解方程的函数,初学者可以参考-Solving equations
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2108
    • 提供者:xiaosheng
  1. RK

    1下载:
  2. 利用rK法,也就是4阶论格库塔格式求解偏微分方程组的解并利用结果画图。-Solving partial differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1759
    • 提供者:weijie
  1. jacobi_Gauss_seidel

    0下载:
  2. 高斯和jacobi解方程,这是本人原创的,主要是在完成计算方法作用,希望对搞算法的人有帮助-Gauss and jacobi solution of equations, this is my original, mainly in the completion of the calculation method, we hope the right people to help carry out the algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:835
    • 提供者:蓝风
  1. High_speed_Reed-Solomon

    0下载:
  2. 近几年关于高速Reed-Solomon编译码实现的论文,详细讲述了Chein,Forney,解方程模块的设计-In recent years, the high-speed Reed-Solomon coding and decoding achieve the papers detail in Chein, Forney, solving equations Module
  3. 所属分类:Project Design

    • 发布日期:2016-11-07
    • 文件大小:3713004
    • 提供者:wylie
  1. jiefangcheng

    0下载:
  2. 可以用二分法来解非线性方程解方程,简单的程序代码,虽简单,但很实用-Dichotomy can be used for solving nonlinear equations equation, a simple code, though simple, but very practical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:602
    • 提供者:刘德莉
  1. shuzhijifen

    0下载:
  2. 用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:874
    • 提供者:彭圣锋
  1. QR

    1下载:
  2. 用QR分解来解方程AX=b,其中QR分解是用householder变换做的-With QR decomposition to solve the equation AX = b, where QR decomposition is done using householder transformation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:898
    • 提供者:lianna
  1. numerical_algorithm

    0下载:
  2. visualc++ 常用数值算法集,包括椭圆形微分方程、抛物线型方程的数值解-visualc++ common set of numerical algorithms, including elliptic differential equations, numerical solution of parabolic equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7503705
    • 提供者:ccl
  1. matlab1

    4下载:
  2. 偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法。 -The numerical solution of partial differential equations of the MATLAB program, introduced the most widely used elliptic, hyperbolic, parabolic partia
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:9595
    • 提供者:sean
  1. RKmethodmatlab

    0下载:
  2. 常微分方程数值解法四阶龙哥库塔算法Matlab实现-RK method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:10108
    • 提供者:甘刚
  1. MATLABjingdianchengxu

    0下载:
  2. matlab的经典算法程序。包括差值拟合与规划问题;绘图;数据分析与解方程等。还有ppt说明。-classic algorithm matlab program. Including the difference between the fitting and planning issues drawing data analysis and solution of equations and so on. There ppt instructions.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:960105
    • 提供者:新华
  1. a

    0下载:
  2. 用有限元法求解微分方程,虽然有时方程不一样,但是思路是一样的。-The finite element method for solving differential equations, though sometimes not the same equation, but the idea is the same.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:879
    • 提供者:zack
  1. newton

    0下载:
  2. 用牛顿下山法解方程,能达到任意精度,欢迎下载-Solving equations using Newton' s method can achieve an arbitrary accuracy, welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:292712
    • 提供者:zhenqingkai
  1. 19854818Heat_Equation

    0下载:
  2. PDEmatlab 在环境下编写的偏微分方程的数值解法, 实验的程序实现 .-PDEmatlab prepared in the environment of the numerical solution of partial differential equations, experimental procedures for implementation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1381
    • 提供者:胡广平
  1. matlab-Classical-algorithm-program

    0下载:
  2. 很多MATLAB经典算法的程序,比如插值与拟合、规划问题、数据分析、解方程、Dijkstra、Floyd、kruskal-some matlab Classical algorithm program,for exmple Dijkstra、Floyd、kruskal...
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3066440
    • 提供者:yuliang
  1. math

    0下载:
  2. 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:634700
    • 提供者:kyo
  1. finitvolummethod

    0下载:
  2. 有限体积法及其在边值问题中的应用本文介绍了极小位能原理、虚功原理和Ritz-Galerkin方法.主要讨论了椭圆型方程定解问题的有限体积法和双曲型方程定解问题的有限体积法,简要说明了椭圆型方程定解问题的有限体积法的收敛性和近似解误差估计.另外,针对矩形域上一个泊松方程的具体定解问题,导出了它的一种特殊有限体积格式,并且编程实现,计算出该泊松方程定解问题的数值解,将算出的数值解与问题的精确解进行了简单比较,得到了初步的结论.在具体例子中用的是一种特殊的有限体积格式,它可以化为五点差分格式,它比较简
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2118
    • 提供者:刘小宝
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com