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

搜索资源列表

  1. SECDBL

    0下载:
  2. fortran77编写,计算流体力学中有限差分法的结构网格中涉及边界条件的网格拉伸变换的几个程序。-Prepared fortran77, CFD finite difference grid mesh structures involving drawing several boundary conditions of the program transformation.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:刘阳
  1. leapfrog

    0下载:
  2. 采用中心差分法,基于蛙跳法计算流体动力学问题-using central-time central-space and leapfrog programe for CFD simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:Lianhua Ma
  1. fd1d_heat_explicit

    0下载:
  2. 采用显式有限差分法求解一维热传递方程,一个时间步-This program takes one time step to solve the 1D heat equation with an explicit method
  3. 所属分类:Energy industry

    • 发布日期:2017-12-13
    • 文件大小:3497
    • 提供者:Lianhua Ma
  1. Reynolds

    0下载:
  2. 雷诺方程的MATLAB的求解。根据有限元差分法求解。1346512653- U96F7 u8BFA u659.9 u7A0B u7684MATLAB u7684 u6C42 u89E3 u3002 u6839 u636E u6709 u9650 u5103 u5DEE u5206 u6CD5 u6C42 u89E3 u30021346512653
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:11264
    • 提供者:李培林
  1. Pan_Tompkins_ECG_v7

    1下载:
  2. 基于差分法的QRS波检测算法程序(PAN.J, TOMPKINS. W.J: A Real-Time QRS Detection Algorithm 对应的matlab程序)。-QRS detection algorithm program based difference method (PAN.J, TOMPKINS WJ:. " A Real-Time QRS Detection Algorithm" corresponding matlab program).
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-12-04
    • 文件大小:64708
    • 提供者:liliwang
  1. Sub9_thermal_pipe_conduction

    0下载:
  2. MATLAB解决一维管道传热问题 有限元 使用有限差分法-PIPE HEAT TRANSFER MATLAB SOFTWARE
  3. 所属分类:Energy industry

    • 发布日期:2017-11-01
    • 文件大小:1187
    • 提供者:拓荒者
  1. mur

    0下载:
  2. 电磁场数值计算方法中的时域有限差分法法中利用MUR式边界条件计算边界问题 -MUR BOUNDARY CONDIDATION FOR FDTD
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:王二
  1. rechuandaofangcheng

    0下载:
  2. 热传导方程采用前向差分法求解,内容详细,通俗易懂,并配图像-The heat conduction equation is solved by the forward difference method, the content is detailed, easy to understand, and with the image
  3. 所属分类:mathematica

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:北帅
  1. unidandaoti

    2下载:
  2. 这个程序运用时域有限差分法,对非平行传输线单导体进行求解,可以得到末端负载响应。-The program uses the finite-difference time-domain method to solve the single conductor of a non parallel transmission line, and the terminal load response can be obtained.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-11
    • 文件大小:907
    • 提供者:李淼
  1. one-dimensional-Reynolds-Equation

    0下载:
  2. 有限差分法求解一维雷诺方程MATLAB程序(可用于初学者参考)-Solution of One- dimensional Reynolds Equation MATLAB Program by Finite Difference Method
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:59392
    • 提供者:胡可
  1. two-dimensional-Reynolds-Equation

    1下载:
  2. 二维直角坐标系下的雷诺方程有限差分法求解MATLAB程序-Solution of MATLAB Program by Finite Difference Method of Reynolds Equation in Two- dimensional Cartesian Coordinate System
  3. 所属分类:matlab

    • 发布日期:2017-12-18
    • 文件大小:177152
    • 提供者:胡可
  1. 导热matlab

    3下载:
  2. 实现二维非稳态导热计算, 使用有限差分法(Calculation of two-dimensional unsteady thermal conduction)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:alexjia
  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. FDM_circular

    2下载:
  2. 提供一种利用有限差分法matlab求解雷诺方程的方法(A method for solving Reynolds equations using the finite difference method MATLAB is presented)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:成本约为
  1. [时域有限差分法FDTD Method][高本庆][pdf]

    1下载:
  2. 这是一本关于学习FDTD的资料,我平时也看这本书,很不错(This is a study on the FDTD information, I usually read this book, very good)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-25
    • 文件大小:6179840
    • 提供者:jiao676313159
  1. CarDetect2

    0下载:
  2. 基于opencv的车辆检测并计数,采用的算法是背景差分法。计数很准确,效果很好(Opencv based vehicle detection and enumeration, using the algorithm is the background difference method. The count is accurate and the effect is good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:55085056
    • 提供者:孤鸿远走
  1. fuzzy

    1下载:
  2. 应用模糊综合评判的基础类型,能进行模糊综合评判。同时也可以进行差分进化(The fuzzy comprehensive evaluation can be carried out by using the basic types of fuzzy comprehensive evaluation. Differential evolution can also be performed)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:红亮
  1. code

    0下载:
  2. 利用MATLAB读取视频,并将视频帧图像保存下来;利用直方图差分法进行视频场景分割;(Read the video, and save the video frame image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:55415808
    • 提供者:MMOO
  1. mt1d

    1下载:
  2. 实现大地电磁一维正演,有限差分法,解析解(Realize magnetotelluric d forward modeling, finite difference method, the analytical solution)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:Austin6
  1. 39578053automsft

    0下载:
  2. 该程序实现了在无目标时使用背景差分法自动检测目标,当目标完全进入图像中后,改用meanshift方法对目标进行跟踪(meanshift TRACKING IN video)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5968896
    • 提供者:LMY19880626
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com