-
顶盖驱动LBM模拟
应用背景顶盖驱动流是计算流体与计算传热学一个经典问题,常用作不可压缩流动的校核算例,同时也是很好的lbm模拟学习的入门算例。对于刚开始接触的入门者有很大帮助。关键技术该程序采用了不可压缩的D2Q9模型以及标准的碰撞迁移规则,边界处理则采用了非平衡外推格式。虽然程序针对顶盖驱动而编写,但读者可以通过改变初始条件边界条件来计算其他的物理量。
- 2023-03-21 19:05:03下载
- 积分:1
-
possion方程的fem求解,生成刚度阵。欢迎提出宝贵意见。
possion方程的fem求解,生成刚度阵。欢迎提出宝贵意见。-fem for solving the possion equation ,stiffness matrix is generated. Welcome to give valuable advice.
- 2022-07-02 04:24:17下载
- 积分:1
-
CKNN 用于多示例学习
CKNN Using the Citation KNN algorithm[1] to get the labels for bags in testBags, where minmum Hausdorff distance is used to measure the distances between bags
% CKNN takes,
% PBags - an Mx1 cell array where the jth instance of ith positive bag is stored in PBags{i}(j,:)
% NBags - an Nx1 cell array where the jth instance of ith negative bag is stored in NBags{i}(j,:)
% testBags - a Kx1 cell array where the jth instance of ith test bag is stored in testBags{i}(j,:)
% Refs - the number of referecnes for each test bag
% Citers - the number of citers for each test bag
% &n
- 2022-03-01 19:43:00下载
- 积分:1
-
CFLP 问题实现
Capacitated 设施选址问题 (CFLP) 是简单的工厂选址问题的推广。来,我们现在,假设每个设施可以产品的生产数量有限。它是相当普遍的假设和重要性。虽然这些问题的数学模型不是很有区别,但解决方法为 CFLP 是更加困难。CFPL 的最有效方法是 Lagrangen 放松的方法和矩阵的列生成方法.
- 2022-03-31 00:04:42下载
- 积分:1
-
时分多址的实现
此源代码借助opnet平台实现了固定TDMA协议,对于学习opnet的初学者来说这是一个很好的例子,比较全面的涉及了opnet的方方面面。
- 2022-03-22 14:47:57下载
- 积分:1
-
对公司的主要宗旨的实现计算组件和功能…
运算器部件的实现和功能 主要为学习计算机组成原理的同学 提供-computing components and functions of the realization of the main tenets of computer components provide students
- 2022-07-08 04:45:12下载
- 积分:1
-
compression algorithm test procedure (North Jimmy computer
压缩算法测试程序(北理计算机系老浪字做)-compression algorithm test procedure (North Jimmy computer-old wave character)
- 2022-03-23 06:13:34下载
- 积分:1
-
C程序设计中欧姆定律
C语言程序代码中的欧姆定律示例
- 2023-05-01 20:55:03下载
- 积分:1
-
里面有一对定点FFT和IFFT算法,Hanning window,内含有1024
里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n
- 2022-03-29 21:31:32下载
- 积分:1
-
斗地主c语言版游戏开发代码
c语言版斗地主程序包括如何洗牌、发牌、排序、出牌、胜负的算法
- 2022-06-21 07:18:43下载
- 积分:1