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

搜索资源列表

  1. fem_matlab

    0下载:
  2. fem_matlab有许多基本程序,解答各种微分方程,这些都是在FEM中可能用到的。-fem_matlab There are many basic procedures, to answer a variety of differential equations, which are in the FEM may be used.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:110968
    • 提供者:李江漫
  1. Euler

    0下载:
  2. Euler方法求解微分方程的源程序,很实用,绝对正确,还有画图功能,图形中描出点来,简单易懂。-Euler method for solving differential equations of the source, very practical, absolutely right, there are drawing function, points to delineate the graphic, easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:10621
    • 提供者:于凤财
  1. work

    0下载:
  2. 用显示euler法、heun法、中点法和rk4方法求解一阶微分方程精确解和数值解的程序-Euler method with the show, heun method, midpoint method and rk4 exact method for solving first order differential equations and numerical solutions of the procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1315
    • 提供者:小西
  1. 85375577loc_var

    0下载:
  2. lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:867
    • 提供者:叶鸿
  1. 5dsfada

    0下载:
  2. lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:916
    • 提供者:叶鸿
  1. fdmethod

    0下载:
  2. 差分法求微分方程,主要用于电磁问题的求解,例子有一定的通用性-finite difference method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:236662
    • 提供者:张系综
  1. 18472poincare

    0下载:
  2. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2922
    • 提供者:dsa3000
  1. differentialequations

    0下载:
  2. 关于Matlab中常微分方程的数值解法以及其Matlab实验的源代码-Numerical solution of differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:710851
    • 提供者:
  1. LGKT4

    1下载:
  2. 四阶龙格库塔法解一阶二元微分方程 应用于数值计算-Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:多娇
  1. gaijinoula

    0下载:
  2. 常微分方程中的改进欧拉算法的c/c++程序上机实现-Ordinary Differential Equations in the Improved Euler algorithm c/c++ program on the machine to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:851
    • 提供者:xiaoxiao
  1. griddemo.tar

    0下载:
  2. 一个无限插值和偏微分方程生成网格的演示程序-Demonstration of two Matlab scr ipts for grid generation Please use help elliptic or help transfinite for more information on how to define your own geometries.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6439
    • 提供者:Fourth
  1. DDE_examples

    0下载:
  2. 求解各种时延微分方程的Matlab M文件,在一定程度上比SIMULINK更方便-Delay differential equations to solve a variety of Matlab M file, to a certain extent, more convenient than the SIMULINK
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:16064
    • 提供者:梁有明
  1. 35

    0下载:
  2. 四级四阶龙格库塔格式,求解微分方程的好算法。-Four fourth-order Runge-Kutta format, a good algorithm for solving differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:613655
    • 提供者:Bob
  1. Cplusplusprogramming_of_FFT_and_IFFT

    0下载:
  2. 本文我在北航读研时主修《现代偏微分方程》时花费一个多月时间写的期末报告,里面系统阐述了快速傅里叶变换的算法原理及其在数字信号处理等工程技术中的应用。介绍了一维DFT的基2 FFT 算法频域抽取和时域抽取FFT的短发原理和编程步骤。最后在附录中给出了一维DFT的基2 FFT 算法(包括频域抽取的FFT和IFFT算法、时域抽取的FFT和IFFT算法),一维任意非基2 FFT算法,二维DFT的基2 FFT 算法以及二维DFT的任意非基2 FFT 算法的详细的Visual C++程序。-The pape
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:459241
    • 提供者:刘小
  1. MATHMODL

    0下载:
  2. 数学实验:使用MATLAB书的源码 实验1 矩阵运算与Matlab命令 1.1 知识要点与背景:日常矩阵及其运算 1.2 实验与观察:矩阵和Matlab语言 1.3 应用、思考与练习 实验2 函数的可视化与Matlab作图 2.1 实验与观察:函数的可视化 2.2 应用、思考与练习 实验3 函数式——直接确定型模型 3.1 知识要点与背景:函数——直接确定型模型 3.2 实验与观察:插值与拟合 3.3 应用、思考与练习 实验4 微分、积分和微分方程
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:369636
    • 提供者:yq
  1. math_exp

    0下载:
  2. 包括插值与拟合,解代数方程组,解微分方程,优化问题等一系列源程序-Including interpolation and fitting, to solve algebra equations, solving differential equations, optimization problems and a series of source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1465815
    • 提供者:xurui
  1. classic_analysis_of_differential_equations_matlab.

    0下载:
  2. matlab微分方程经典分析classic analysis of differential equations matlab-matlab differential classical analysis classic analysis of differential equations matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:200395
    • 提供者:ss
  1. matlabFourthorderRunge-Kuttamethod

    1下载:
  2. matlab编的4阶龙格库塔法解微分方程的程序-matlab Fourth-order Runge-Kutta method,
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:erwrwe
  1. MATLAB_programming_algorithm_source_of_Ordinary_Di

    0下载:
  2. MATLAB程序设计之常微分方程算法源码MATLAB programming algorithm source of Ordinary Differential Equations-MATLAB programming algorithm for ordinary differential source MATLAB programming algorithm source of Ordinary Differential Equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:21658
    • 提供者:lol
  1. WaveDemo

    1下载:
  2. 本程序演示了一端固定的弦的振动过程,这一振动过程由波动的偏微分方程的级数解确定。-Demostration for wave equation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1082
    • 提供者:谢宏
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com