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

搜索资源列表

  1. mathmodel

    6下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. triangular-finite-element-mesh-

    0下载:
  2. 基于二次误差的挖宝哥哥简化方法 提出了一种三角形有限元网格模型的简化方法-Based on the second error of the hidden treasures brother presents a simplified method of triangular finite element mesh model of a simplified method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1166745
    • 提供者:王佳佳
  1. Mesh-Reconstruction-Algorithm--

    0下载:
  2. 提出利用电云进行模型重构的算法,该算法基于点云的几何形状特征,很好的算法。-Proposed the use of electric cloud model reconstruction algorithm based on the geometric shape of the point cloud, a good algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:417188
    • 提供者:zhou
  1. sds

    0下载:
  2. 非匹配网格上Stokes_Darcy模型的非协调元方法及其预条件技术.-Non matching mesh on the Stokes_Darcy model the nonconforming finite element method and preconditioning technique.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1264238
    • 提供者:2ndprince
  1. ANSYS-mesh

    0下载:
  2. 在有限元分析中的网格划分好坏直接关系到模型计算的准确性,这里是关于网格划分的一些讨论。-In in the analysis of finite element mesh is directly related to the accuracy of the calculation model, there is some discussion about grid division.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:741380
    • 提供者:mingming1213
  1. FORWARD-AND-INVERSIONMETHOD

    0下载:
  2. 作者在本文中提出了一种层析成像的正演和反演方法。首先对求解区作网格剖分, 由给定的正演速度模型在网格点上双线性插值, 获得整个网格节点的速度分布。然后, 对波阵面作一近似, 在此基础上, 用最小走时最短路径射线追踪法完成正演。反演则是通过正演的方法实现的。理论模型算例表明, 本方法效果较好。-In this article, the author proposed a forward and inversion of the tomography method. The mesh for sol
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:152996
    • 提供者:张小强
  1. Source1

    0下载:
  2. 对形状规整的矩形有限元模型实行自动网格划分,只需输入模型的长、宽及单元长度-Finite element mesh of rectangular model
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1373
    • 提供者:Ibrahim
  1. PCLDSP

    1下载:
  2. 对稠密点云或者Mesh模型进行降采样,以获得更加具有代表性的模型来减少点的数量和面的个数。(The dense point cloud or Mesh model is sampled down to obtain a more representative model to reduce the number of points and the number of faces.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:37024768
    • 提供者:Kaishek
  1. CFL3D-6.7

    2下载:
  2. NASA的CFD计算流体力学软件,功能强大,用途广,可用于科研和实际工程计算。 源代码,已开源,可用于科研(CFL3D is a structured-grid, cell-centered, upwind-biased, Reynolds-averaged Navier-Stokes (RANS) code. It can be run in parallel on multiple grid zones with point-matched, patched, overset, or em
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:1845248
    • 提供者:hsqkk
  1. WLH

    15下载:
  2. 以齿轮系统动力学和非线性动力学理论为基础,针对齿轮系统时变啮合刚度和齿侧间隙耦合作用的具体特点,建立了齿轮系统非线性模型,并用数值积分和数值仿真方法对其在某些参数域中进行了非线性振动研究(Based on the dynamics of a gear system and the theory of nonlinear dynamics, co nsidering characteristics of coupling action of the time-varying mesh stiffn
  3. 所属分类:matlab例程

    • 发布日期:2018-10-28
    • 文件大小:1024
    • 提供者:白天1234
  1. FEM_VV

    3下载:
  2. 这是一个3维8节点计算弹性力学有限元的MATLAB程序: 1) 生成网格的程序,可以更改模型尺寸、单元数量等参数;2)可以 计算刚度矩阵、位移、应力等,并将结果保存;3)可以后处理程序显示结果;(This is a 3-D 8-node MATLAB program for calculating finite element of elasticity:1) mesh generation program, which can change the size of the model, the
  3. 所属分类:数学计算

  1. CFL3D-master

    2下载:
  2. NASA的CFD计算流体力学软件,功能强大,用途广,可用于科研和实际工程计算。 源代码,已开源,可用于科研((CFL3D is a structured-grid, cell-centered, upwind-biased, Reynolds-averaged Navier-Stokes (RANS) code. It can be run in parallel on multiple grid zones with point-matched, patched, overset, or em
  3. 所属分类:数学计算

    • 发布日期:2020-06-25
    • 文件大小:1825792
    • 提供者:静默遥望
搜珍网 www.dssz.com