登录
首页 » 算法 » 二维有限微分导热模型

二维有限微分导热模型

于 2022-03-03 发布 文件大小:624.96 kB
0 139
下载积分: 2 下载次数: 2

代码说明:

二 维热传导模型的有限元分析。可以改变热导率的参数,仿真时间,平面,输出的数据包括时间为三维!——Dimensional finite element analysis of heat conduction model. Can change the parameters of the conductivity, the simulation time, flat, the output of three-dimensional data, including time!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • calculation of the distribution function F function
    计算F分布函数的函数值-calculation of the distribution function F function
    2022-05-22 17:19:25下载
    积分:1
  • CCD相机的MTF测量代码
    一般的评论:此代码可以用来测量MTF的预采样的图像,这是一个 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-01 07:36:35下载
    积分:1
  • vs.lib是一组线性代数与可积/迪在C++数学库…
    vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.-vs.lib is a math library in C++ with a set of linear algebra and integrable/differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
    2022-02-24 19:39:22下载
    积分:1
  • 曼德勃罗集
    曼德勃罗在并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程上并行编程上并行编程上并行编程曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗
    2022-02-06 08:35:24下载
    积分:1
  • 这次的也是一些,但是生成了具体的程序,方便使用。
    这次的也是一些算法,但是生成了具体的程序,方便使用。-this is some algorithm, but the ratio of the specific procedures and user-friendliness.
    2022-12-26 10:05:03下载
    积分:1
  • VC 自动关闭对话框类-VS2008
    本程序基于VC2008,通过虚构一父窗口,将MessageBox设为其子窗口,利用SetTimer()函数实现对MessageBox(),在设定的时间自动关闭。
    2022-05-27 19:26:12下载
    积分:1
  • 迭代一元非线性方程
    应用背景 在计算方法中计算线性方程中。要考虑迭代格式的构造、初始条件的选取。收敛性。终止条件和误差分析。需要建立迭代函数,写出等价方程的不动点 关键技术迭代法计算一元非线性方程:f(x)是实变量x的非线性实单值函数,一元非线性方程是指f(x)是多项式的非线性方程。可以用迭代法获得F(x)=0的近似值
    2023-03-02 15:20:03下载
    积分:1
  • 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束...
    素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Central: 1-10 from 10 the number of put this into a ring, asked the two adjacent numbers and is a prime number. 〗 〖Analysis is a retrospective this topic. From 1 year, 9 out of every space possible, each may be bound by the conditions of accession to 1. And in front of all the number of non-repetition, 2. With a few and for a prime number (the last and the first to meet). 1〗 〖algorithm processes the data to initialize 2, fill in the number of recursion: first to determine the legality of J possible A, if the legitimate: the number of Reclamation to determine whether the target (10 have been completed): Yes, print the results of not, fill in the next recursive B, if not legitimate: a possible alternative
    2022-03-13 12:39:07下载
    积分:1
  • Hypersonic Reentry
    这一代码是最终确定的计算与简化模型的车辆进入大气层的轨迹。
    2022-01-25 14:52:30下载
    积分:1
  • 国际象棋骑士遍历问题
    国际象棋的骑士遍历也称跳马问题、马踏棋盘问题:在8*8方格的国际象棋棋盘上,从任意指定的方格出发,为象棋中的马寻找一条走遍棋盘每一格并且只经过一次的一条路径。程序从“深度优先”、“广度优先”两种算法思想入手,并设计了Java GUI界面,很好地展示了骑士遍历的过程。
    2022-03-24 22:04:15下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载