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

搜索资源列表

  1. ani2D-2.0.1.tar

    1下载:
  2. Ani2D解决了系统的偏微分方程与变张量系数非结构化自适应三角网格。它提供了4便携式图书馆:网格生成,数据为基础的网格适应,有限元discretizations ,并特设求解。-Ani2D solves systems of PDEs with variable tensor coefficients on unstructured adaptive triangular meshes. It provides 4 portable libraries: mesh generation, met
  3. 所属分类:Other systems

    • 发布日期:2016-09-21
    • 文件大小:2498611
    • 提供者:Rocky
  1. pianweifen

    0下载:
  2. 用matlab实现偏微分方程的求解,具体的算法实现都以给出。-Using matlab to achieve the solution of partial differential equations, specific algorithms have to give.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9597
    • 提供者:陈臻
  1. rkutte

    4下载:
  2. 四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用-Runge Kutta algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:4555
    • 提供者:小寒
  1. numerical-method-for-PDE

    0下载:
  2. 运用matlab求解偏微分方程 包括实例演示-Use matlab solving partial differential equations including examples demo
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:8408
    • 提供者:feng
  1. wudianchafenfa_gaijin

    0下载:
  2. 用改进的经典的五点差分格式去求解二维椭圆偏微分方程,对学习微分方程数值解十分有帮助-Improved classic five-point difference scheme to solve the two-dimensional elliptic partial differential equations, numerical solution of differential equations to study very helpful
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:740
    • 提供者:wangyouquan
  1. heat-conduction-equation

    1下载:
  2. 偏微分方程热传导方程MATLAB求解,分别用了向前差分,向后差分,六点差分和Richardson差分进行求解-MATLAB PDE heat equation solving, respectively, with a forward difference, backward difference, six for solving differential and differential Richardson
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:5382
    • 提供者:wangyouquan
  1. cvt

    0下载:
  2. 中心插入式算法数据库,用于插值数据计算,在偏微分方程求解中常用到-CVT is a FORTRAN90 library which computes Centroidal Voronoi Tessellation (CVT) datasets.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:17933
    • 提供者:顾大志
  1. Two-grid-method

    0下载:
  2. 用二重网格法解非线性偏微分方程,这个程序是求解的POSSION方程-With a double grid method for solving nonlinear partial differential equations, this program is solving equations POSSION
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1686
    • 提供者:wangyouquan
  1. adomian

    0下载:
  2. adomian 分解法 求解非线性常微分偏微分方程 很有效-adomian decomposition method
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1969
    • 提供者:redream
  1. Fluid-MATLAB-PDE-simulation-code

    2下载:
  2. 运用MATLAB的偏微分方程求解工具对流体进行动力学仿真-Using the MATLAB partial differential equation solution tool to carry on the dynamics simulation to the fluid
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:806
    • 提供者:杜兆勇
  1. kuosanfangcheng

    1下载:
  2. MATLAB求解偏微分方程(扩散方程)有限差分法的源程序代码(MATLAB for solving partial differential equations (diffusion equations) finite difference method of source code)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:木手冈
  1. 迎风格式

    0下载:
  2. 用迎风格式求解偏微分方程实例,答案通过图形方法给出(use wind-scale to figure out the partial differential equation)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:46080
    • 提供者:令1995
  1. pde-thesis

    0下载:
  2. 求解偏微分方程常用代码,分别有初始值函数设置程序m文件,与边界条件、主程序等(matlab code for partial differential equations)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:仰望蓝天
  1. numerical

    1下载:
  2. 我们可以用来求解非线性偏微分方程的数值解。(We can derive the numerical solutions with this programs.)
  3. 所属分类:其他

  1. Wave

    1下载:
  2. 偏微分方程数值解,求解二维波动方程的有限差分法,通过计算机语言编程实现。(Matlab solution code for two-dimensional wave equation)
  3. 所属分类:其他

    • 发布日期:2020-04-02
    • 文件大小:842752
    • 提供者:twinbow
  1. 解方程

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

    • 发布日期:2019-07-28
    • 文件大小:88064
    • 提供者:Rockman007
  1. MATLAB实现偏微分方程的差分计算 源程序代码

    0下载:
  2. 本程序,使用MATLAB编程,对于求解偏微分方程的同学有所帮助。(This program, using MATLAB programming, is helpful for students to solve partial differential equations.)
  3. 所属分类:其他

    • 发布日期:2020-04-06
    • 文件大小:1024
    • 提供者:穿越火线007
  1. MATLAB源码--古典显式格式求解抛物型偏微分方程等

    1下载:
  2. MATLAB源码--古典显式格式求解抛物型偏微分方程等(MATLAB Source-Classical Explicit Format for Solving Parabolic Partial Differential Equations)
  3. 所属分类:其他

    • 发布日期:2019-10-23
    • 文件大小:112640
    • 提供者:程序开发1
  1. 抛物型方程

    2下载:
  2. matlab求解非线性偏微分方程的抛物型方程的追赶法(to solve nonlinear equation us matlab)
  3. 所属分类:其他

    • 发布日期:2020-08-12
    • 文件大小:2048
    • 提供者:公子秦
  1. 椭圆型偏微分方程生成O型网格

    2下载:
  2. 基于椭圆型偏微分方程生成二维NACA0012翼型的O型网格并求解流场(Generation of O-grid of two-dimensional NACA0012 airfoil and solution of flow field based on elliptic partial differential equation)
  3. 所属分类:其他

    • 发布日期:2020-07-23
    • 文件大小:2048
    • 提供者:Camille_ld
« 12 3 4 5 »
搜珍网 www.dssz.com