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

搜索资源列表

  1. PRIM

    0下载:
  2. 径向插值无网格法程序.刘贵荣老师书中的程序-the code for radia basis function
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:21372
    • 提供者:王峰
  1. MPMOneDWave

    0下载:
  2. 此程序为物质点法求解一维应力波传播问题,Fortran90程序问题描述参照论文《无网格MPM法在冲击载荷问题中的应用》 -this is a MPM code for 1D stress wave
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2244
    • 提供者:zheng
  1. Mesh-less-method

    0下载:
  2. 基于无网格流形算法,克服传统的有限元计算程序的缺点,在数值计算方面具有独特的优势-Based on non-manifold mesh algorithms, to overcome the traditional shortcomings of finite element programs, it has a unique advantage in numerical terms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:94803
    • 提供者:胡杰
  1. 1

    0下载:
  2. 无网格法2D悬臂梁算例 直接节点积分法进行计算-meshless method 2d beam example direct integration node
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:21020
    • 提供者:JR wang
  1. Two_D_EFG

    0下载:
  2. 伽辽金无网格二维程序,结构力学分析,方便初学者学习-Galerkin net grams dimensional program, structural mechanics analysis, easy for beginners to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2541
    • 提供者:heyaming
  1. SPH-for-couette

    4下载:
  2. 光滑粒子(SPH)模拟couette流动,代码是根据刘桂荣老师《光滑粒子流体动力学-一种无网格方法》书后的代码改编,较实用,请需要的下载-Smoothed Particle (SPH) simulation couette flow, the code is based on Liu Guirong teacher " smoothed particle hydrodynamics- a non-grid method" Code adaptation of the book,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:25082
    • 提供者:轩海彬
  1. EFG-solver

    0下载:
  2. 理想流体势无网格伽辽金法二维程序,EFG法-Ideal fluid Potential free Galerkin method D program, EFG method
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6898
    • 提供者:liu
  1. MLS_MLPG_MATLAB

    0下载:
  2. 一维无网格计算程序,基于均匀受力杆的变形模型,形函数为移动最小二乘形函数。-A d meshless calculating program, based on the uniform deformation of mechanical lever model, shape function is moving least square shape function
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4745
    • 提供者:Albert
  1. SUBROUTINE-RPIM_ShapeFunc_2D

    0下载:
  2. 《无网格法理论及程序设计》(G. R. Liu) 源代码 RPIM形函数 code 3.1SUBROUTINE RPIM_ShapeFunc_2D 手敲代码 已校订-An introduction to meshfree methods and their programming code 3.1SUBROUTINE RPIM_ShapeFunc_2D
  3. 所属分类:Algorithm

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:黄锡
  1. SUBROUTINE-Compute_RadialBasis

    0下载:
  2. 《无网格法理论及程序设计》(G. R. Liu) 源代码 RPIM形函数子程序SUBROUTINE Compute_RadialBasis-An introduction to meshfree methods and their programming SUBROUTINE Compute_RadialBasis
  3. 所属分类:Algorithm

    • 发布日期:2017-12-11
    • 文件大小:817
    • 提供者:黄锡
  1. Subroutine-GaussEqSolver_Sym

    0下载:
  2. 《无网格法理论及程序设计》(G. R. Liu) 源代码 RPIM形函数子程序 全主元素高斯消元法代码 Subroutine GaussEqSolver_Sym-An introduction to meshfree methods and their programming Subroutine GaussEqSolver_Sym
  3. 所属分类:Algorithm

    • 发布日期:2017-12-11
    • 文件大小:825
    • 提供者:黄锡
  1. MATLABefg-(2)

    0下载:
  2. 不能用 E-mail 发送文件 第六章程序:一维最小二乘无网格法MATLAB程序.rar -E-mail can not be used to send files Chapter VI program: one-dimensional least squares meshless method MATLAB procedures .rar
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:武星
  1. 局部最大熵形函数matlab程序

    1下载:
  2. 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
  3. 所属分类:数学计算/工程计算

  1. 一维移动最小二乘近似的MATLAB程序

    1下载:
  2. 无网格法的移动最小二乘法的matlab程序(Meshless method of moving least squares Matlab procedures)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:jinlong0186
  1. SR

    2下载:
  2. 基于有限变形理论——S-R和分解理论,以悬臂梁弹性大变形为例,建立伽辽金无网格法程序。该程序经过修改可以适用于三维弹性大变形问题的数值求解。(Based on the S-R decomposition finite deformation theory, the Galerkin meshless procedure is established by taking the elastic large deformation of the cantilever beam as an examp
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:13312
    • 提供者:mtfresher
  1. 无网格法及其在金属塑性成形中的应用_曹文辉

    0下载:
  2. i hope it can help you to do some related work
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:11211776
    • 提供者:李绪
  1. mxcoangecombo

    0下载:
  2. 新型数值计算方法--无网格MLPG法的应用()
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:POYqej%5F39236
  1. EFG

    1下载:
  2. 无网格伽辽金法的数值模拟,对于新手来说,有很好的教学功能(Numerical simulation of meshless Galerkin method)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-19
    • 文件大小:2048
    • 提供者:Mr.shen
  1. 模拟镍的相场计算(有各项异性、粗网格、无扰动项)

    2下载:
  2. l基于相场方法,利用c++,模拟镍的相场计算(有各项异性、粗网格、无扰动项)(calculation of nickel based on Phase field)
  3. 所属分类:数学计算

    • 发布日期:2020-10-07
    • 文件大小:9216
    • 提供者:御剑清风
  1. EFGM-Matlab

    1下载:
  2. 二维的悬臂梁问题,简单实用,采用EFGM方法,适合初学者。(2-dimensional cantilever beam problem, simple and practical, using EFGM method, suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-08
    • 文件大小:4096
    • 提供者:七个对时
« 1 2 3 4 56 »
搜珍网 www.dssz.com