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

搜索资源列表

  1. EasyPBC V.1.1

    4下载:
  2. 该程序是学者编写的一个插件,直接将该插件放在临时文件中即可使用,针对简单单胞施加周期性边界。(The program is a plug-in written by foreign scholars, which can be used directly in temporary files and impose periodic boundaries on simple cells.)
  3. 所属分类:其他

    • 发布日期:2019-04-19
    • 文件大小:309248
    • 提供者:ymz5946
  1. 边界随时间udf

    5下载:
  2. Fluent 实现随时间或坐标变化边界条件的方法udf(udfFluent implements the method of changing boundary conditions with time or coordinates UDF)
  3. 所属分类:仿真建模

  1. 二维验证

    2下载:
  2. ANSYS编写的二维粘弹性人工边界斜波入射,直接用就可以了(The two-dimensional viscoelastic artificial boundary oblique wave incident written by ANSYS can be used directly.)
  3. 所属分类:其他

    • 发布日期:2019-10-10
    • 文件大小:6144
    • 提供者:上墙时间
  1. 三维验证

    2下载:
  2. ANSYS编写的三维粘弹性人工边界斜波入射,较之前有了改进,欢迎使用(The three dimensional viscoelastic artificial boundary oblique wave incident written by ANSYS has been improved than before. Welcome to use.)
  3. 所属分类:其他

    • 发布日期:2020-10-20
    • 文件大小:8192
    • 提供者:上墙时间
  1. 内边界边缘轮廓跟踪算法

    2下载:
  2. 可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)
  3. 所属分类:图形图象

    • 发布日期:2019-05-09
    • 文件大小:3072
    • 提供者:新雅zzj
  1. 算法2三次样条插值

    4下载:
  2. 在matlab中实现三种边界条件下的三次样条插值,以龙格函数为例(n the MATLAB, we implement three spline interpolation under three boundary conditions, taking Runge function as an example.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-02
    • 文件大小:497664
    • 提供者:fengzhi上
  1. udf

    1下载:
  2. Fluent软件入口边界自定义udf,用于边界条件自定义。(Used for boundary udf in Flent)
  3. 所属分类:其他

    • 发布日期:2020-02-05
    • 文件大小:12288
    • 提供者:蝗虫110
  1. Heat Flux

    2下载:
  2. Fluent UDF,定义热流边界条件,热流随着固体表面温度变化而变化(Define a temperature-dependent heat flux boundary condition in Ansys Fluent.)
  3. 所属分类:其他

    • 发布日期:2020-02-05
    • 文件大小:11264
    • 提供者:256210
  1. RGB_Criminisi

    1下载:
  2. 1. 提取目标区域的初始边界 2. 重复以下步骤 ?? 1)判断是否还存在待填充区域,如果不存在,则退出 ?? 2)计算每一个边缘像素点块的优先级 ?? 3)选出最大优先级点,基于该点查找最佳匹配块 ?? 4)将最佳匹配块的值复制到对应的目标区域 ?? 5)更新目标区域的边界与置信度值(1. Extracting the initial boundary of the target region 2. Repeat the following steps 1) Deter
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-16
    • 文件大小:1024
    • 提供者:小王22
  1. wavefunction

    2下载:
  2. fluent边界造波完整udf程序,希望对大家有用~(Complete procedure of boundary wave-making, I hope it will be useful to all of you.~)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-10-30
    • 文件大小:2048
    • 提供者:RootLee
  1. EasyPBC V.1.3

    24下载:
  2. 一款简单的ABAQUS施加周期性边界条件的插件(A Simple ABAQUS Plug-in with Periodic Boundary Conditions)
  3. 所属分类:网络编程

    • 发布日期:2019-06-05
    • 文件大小:432128
    • 提供者:Mo大
  1. 全国市级边界shp高分辨率

    2下载:
  2. 提供全国市级边界的shp高分辨率shp文件(21/5000 Provide SHP high resolution SHP files for national municipal boundaries)
  3. 所属分类:GIS编程

    • 发布日期:2020-08-19
    • 文件大小:17610752
    • 提供者:π1
  1. mpc

    2下载:
  2. 在RVE上施加周期性边界条件脚本,对3维问题有效,2维问题需稍加修改(Applying Periodic Boundary Conditions to RVE)
  3. 所属分类:其他

    • 发布日期:2019-11-28
    • 文件大小:1024
    • 提供者:wyk123
  1. Mij_Hess_Smith

    6下载:
  2. matlab编程利用hess simth面元法(边界元法)计算球体及椭球体附加质量(Matlab programming uses hess_simth surface element method (boundary element method) to calculate the additional mass of spheres and ellipsoids)
  3. 所属分类:物理计算

    • 发布日期:2020-08-10
    • 文件大小:1024
    • 提供者:xuanyz
  1. 轮廓跟踪算法获取物体的轮廓序列_生成边界链码

    1下载:
  2. 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-14
    • 文件大小:1024
    • 提供者:碎风
  1. pbc

    2下载:
  2. 周期性边界条件,边界条件,周期性,周期性边界条件;(periodic boundary condition)
  3. 所属分类:其他

    • 发布日期:2020-05-26
    • 文件大小:28008448
    • 提供者:未知世界
  1. EasyPBC V.1.3

    4下载:
  2. easy PBC插件,可以自动添加周期性边界条件,python开源代码(Easy PBC plug-in, can automatically add periodic boundary conditions, python open source code)
  3. 所属分类:其他

  1. LBM复杂曲面边界绕流

    5下载:
  2. 利用LBM方法处理复杂曲面边界,复杂边界处理一直是LBM的关键问题,利用c++边界调用子函数库,内部参数请参考附带文献
  3. 所属分类:磁盘编程

    • 发布日期:2020-06-10
    • 文件大小:679822
    • 提供者:pom003
  1. 雷诺数和边界层计算matlab程序

    3下载:
  2. 1.CFD计算的辅助小程序,尤其是船模/艇模的水动力计算,可以通过参数输入得到边界层厚度 2.在MATLAB中运行main文件,按照提示依次输入:特征长度、流速、水温、Y+值、网格增长率、网格层数 3.程序将会输出第一层网格厚度和总边界层厚度
  3. 所属分类:仿真建模

  1. 二维热场matlab程序

    2下载:
  2. 采用边界元法求解二维平面上热传播问题的MATLAB程序(MATLAB program for solving heat propagation in two dimensional plane by boundary element method)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-18
    • 文件大小:3072
    • 提供者:小允
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com