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

搜索资源列表

  1. D2Q9.rar

    2下载:
  2. 晶格波尔兹曼方法,D2Q9的Matlab程序.,Lattice Boltzmann method, D2Q9 procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3585
    • 提供者:张舟
  1. flow.rar

    2下载:
  2. 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码,对于开始研究格子Boltzmann方法的学者来说,非常具有学习研究价值,这是一个可以直接编译运行的VC++程序。顶盖驱动流是计算流体力学方面一个经典的问题,也是一个不可压缩流的校核算例入门!希望能够对大家有所帮助。,This is a source code of lid friven flow simulation based on Lattice Boltzmann method. It is very valu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1654
    • 提供者:andy
  1. LBM_D2Q9_poiseuille

    0下载:
  2. 格子boltzmann二维D2Q9模型模拟poiseuille flow-lattice boltzmann method with d2q9 model to simulate poiseuille flow
  3. 所属分类:matlab

    • 发布日期:2014-05-07
    • 文件大小:2048
    • 提供者:zhangkai
  1. LBisoLims

    0下载:
  2. matlab for Lattice Boltzmann
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1115
    • 提供者:yyy
  1. LBM_3d_Code

    1下载:
  2. lattice boltzmann 的3d程序,附带详细的程序说明-a lattice boltzmann program
  3. 所属分类:Algorithm

    • 发布日期:2015-10-07
    • 文件大小:7310890
    • 提供者:吴锋
  1. ParallelLBM

    1下载:
  2. Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-10-13
    • 文件大小:766
    • 提供者:lcg
  1. Lattice-Boltzmann

    2下载:
  2. 格子波尔兹曼方法的matlab程序,用于多空介质流体的计算-Lattice Boltzmann method matlab program for the calculation of long and short Fluid
  3. 所属分类:matlab

    • 发布日期:2016-01-30
    • 文件大小:6144
    • 提供者:萧杀
  1. apitest

    0下载:
  2. Free Surface Fluid Simulation with the Lattice Boltzmann Method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1277
    • 提供者:lcg
  1. grade

    0下载:
  2. 设有一基于格型梯度算法的预测器,其输入 由的AR模型产生,本程序可以得出自适应预测器的曲线-There is a gradient algorithm based on the lattice of the predictor, the input generated by the AR model, the procedure can be drawn Curve Adaptive Predictor
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:871
    • 提供者:张宗彬
  1. WinNTL-5_3_1

    0下载:
  2. 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary p
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:764415
    • 提供者:yangmuxiang
  1. ANB

    0下载:
  2. anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented other (and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:95020
    • 提供者:薛峰
  1. LBM_main

    1下载:
  2. Lattice Boltzmann用于模拟方腔流的程序。 生成的plt文件需用tecplot软件打开。-Lattice Boltzmann Simulation of cavity flow for the procedure.The plt files generated need the software named “tecplot” to open.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-08-08
    • 文件大小:13308
    • 提供者:周文宁
  1. latticefilters

    0下载:
  2. This mat lab code for adaptive lattice filters.-This is mat lab code for adaptive lattice filters.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:11271
    • 提供者:krrish
  1. pio-fortran

    0下载:
  2. 伯肃叶流动用格子boltzmann方法去扩展新的研究方法-Peter Stephen leaf lattice boltzmann method flow go with the expansion of new research methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1455
    • 提供者:nwsd
  1. diffusion_d2q9

    2下载:
  2. 对于扩散反应方程的格子boltzmann仿真实验 我们要达到解决反应项的问题-Diffusion-reaction equation for the lattice boltzmann simulation experiment we want to solve the problem of response
  3. 所属分类:matlab

    • 发布日期:2015-03-05
    • 文件大小:854
    • 提供者:nwsd
  1. LATTICE

    1下载:
  2. (1)文档中描述了应用窗函数法和切比雪夫逼近法设计FIR滤波器的原理和过程,给出了相应的MATLAB程序。 (2)讨论了线性相位FIR滤波器的LATTICE结构实现方法,并给出了MATLAB程序-(1) document describes the application of window function method and Chebyshev design of FIR filters approximation theory and the process gives the co
  3. 所属分类:matlab

    • 发布日期:2016-05-01
    • 文件大小:260033
    • 提供者:huwei
  1. fhp

    2下载:
  2. 利用格子气元胞自动机模拟流体的matlab源码-matlab code for simulating fluid flow using Lattice Gas Cellullar Automata
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3182
    • 提供者:qinwu
  1. LDLC

    1下载:
  2. Low density lattice decoder via non-parametric belief propagation
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3768
    • 提供者:savsee
  1. LMS-Lattice-Algorithm

    1下载:
  2. 研究了自适应参数谱估计的基本原理,提出了基于最小均方误差(MMSE)准则的LMS格型滤波算法实 现自适应参数谱估计的方法。通过对仿真测试信号和线性调频信号的计算表明,该方法能够在改善谱分辨率的 同时提高运算效率,满足遥测速变信号的处理和分析计算的要求-This paper discusses the principle of adaptive parametric spectrum estimation.It provides an approach to es— timate po
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:152693
    • 提供者:李丽
  1. lab.lattice.coding.ldlc.reduced-master

    1下载:
  2. lattice matlab code source
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:139264
    • 提供者:zoheir
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com