搜索资源列表
matlab for 有限元法
- 有关应用matlab编写的有限元函数,其中包含了一些最基本的有限元的基本函数,对于应用有限元法模拟电磁场欧很大的帮助-Matlab prepared for the application of the finite element function, which contains the most basic finite element basic function, using the finite element method simulation of electromagnetic
CBSFLow
- 基于有限元法的全速流动传热求解程 有限元法非结构网格技术解N-S方程 包括可压不可压流动
201
- 有限单元法源程序,用于地球物理正演计算。参考书籍有限元分析-Finite element method source for the geophysical forward calculation. Finite Element Analysis of reference books
liuchang
- 二维浅水方程运行流场,采用有限元法变成,采用不规则三角形网格的分步杂交方法,在前半步长用特征线法,后半步长用集中质量有限元方法求解方程,是变边界模型-Two-dimensional shallow water equations to run the flow field into a finite element method, using irregular triangle mesh step-by-step hybrid methods, with the former half-len
a
- 用有限元法求解微分方程,虽然有时方程不一样,但是思路是一样的。-The finite element method for solving differential equations, though sometimes not the same equation, but the idea is the same.
The-structural-analysis
- 结构分析有限元法与MATLAB程序设计-源代码 徐荣桥的结构分析的有限元法与MATLAB程序设计的附属程序,好好学习,天天向上!-The structural analysis of the finite element method structural analysis of the finite element method with MATLAB Programming- source code Xu Rong bridge program MATLAB programming subs
The-finite-element-method
- 《工程中的有限元法》第三版 曾攀译,书附带的源代码。可以借鉴下有,VB,MATLAB,C等多种语言。-" Finite Element Method in Engineering" third edition has climbed translation, the book comes with the source code. Can learn VB, MATLAB, C and other languages.
TRT-BY-DgFEM
- 间断有限元法求解瞬态辐射传输,二维不规则形状-Discontinuous Finite Element Method transient radiative transfer
Numerical-Methods-for-PDE
- 一、椭圆型偏微分方程 1. Helmholtz方程 及 特例(Possion方程, Laplace方程); Helmholtz.m possion 2. 满足牛顿边值条件的Helmholtz方程;Helmholtz_Newton.m 二、抛物线型偏微分方程 1. 显式前向欧拉法 EF_Euler.m 2. 隐式后向欧拉法 IB_Euler.m 3. Grank-Nicholson法 Grank_Nicholson.m 4. 二
ky406
- 非归零型差分相位调制信号建模与仿真分析 ,使用大量的有限元法求解偏微分方程,内含心电信号数据及运用MATLAB写的源代码。- NRZ type differential phase modulation signal modeling and simulation analysis, Using a large number of finite element method to solve partial differential equations, ECG data and include
icgrr
- 使用大量的有限元法求解偏微分方程,外文资料里面的源代码,LDPC码的完整的编译码。- Using a large number of finite element method to solve partial differential equations, Foreign materials inside the source code, Complete codec LDPC code.
apipj
- MIMO OFDM matlab仿真,GPS和INS组合导航程序,使用大量的有限元法求解偏微分方程。- MIMO OFDM matlab simulation, GPS and INS navigation program, Using a large number of finite element method to solve partial differential equations.
《有限元法基础与程序设计》王元汉等编著--源程序
- 《有限元法基础与程序设计》书的源码,关于有限元的fortran编程(program design of finite element method)
dyn
- 王元汉《有限元基础与程序设计》中动力计算相关源程序(Sources for dynamic problem calculation in the book titled finite element basis and program design written by Wang Yuanhan.)
结构分析的有限元法与MATLAB程序设计-源代码
- 经典有限元matlab程序,模块化程度高,可扩展性好(Classical finite element matlab program, high degree of modularization, good scalability)
有限单元法程序设计_刘尔烈
- 有限单元法及程序设计(第二版),天津大学刘尔烈,非常经典的fortran学习材料(Finite element method and program design (Second Edition),Tianjin University, Liu Erlie, a very classic FORTRAN learning material)
sap5
- sap5是线弹性结构静动力分析有限元程序。 该程序是美国加利福尼亚大学伯克利分校土木工程教授WILSON和他的博士研究生BATHE等编制。1979.5~1979.7美籍华人学者卞学鐄、张之勇应我国五机部的邀请,在北京工业学院举办有限元学习班,并赠送了该程序。沈阳鼓风机厂、北京汽车制造厂、杭州汽轮机厂、西安六三一研究所、五机部计算中心、二机部遵义计算站、西安红旗机械厂等单位先后进行移植。1980年后陆续调试完毕,投入正常使用。同时对有些工科大学学生进行为期50学时的授课。(SAP5 is a s
FEAPpv-master
- 这是一个带有FEAPPV的测试库。有限元分析程序(FEAP)用有限元法求解一般问题。问题大小由每台计算机的主内存量控制。(This is a test repository with FEAPpv. Finite Element Analysis Program - (FEAP) for solution of general problem classes using the finite element method. Problem size is controlled by the
《有限元法基础与程序设计》王元汉等编著--源程序
- 王元汉《有限元基础与程序设计》源码 7个源程序文件 带dat(Wang Yuanhan "finite element basis and program design" source code Source code 7 source code files with DAT)
弹性力学平面问题边界元法计算程序(姚振汉 边界元法 源代码)
- 此程序有线性、二次、三次插值的直线单元、圆弧单元,以及二次等参曲线单元,每个边界线段除等分外、还可等比划分,还有两端加密或中部加密的对称型等比划分等功能,可以根据问题的特性合理划分边界单元,建立最合理的边界元计算模型。程序中对于弱奇异积分通过变换求得解析积分,柯西主值积分用刚体位移法处理,同时对于非奇异积分采用了等精度高斯积分,因此计算精度优于一般的边界元程序,更优于有限元等其他数值方法。