-
MYFEM
有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。
IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值
GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度
FIXP:设置已知节点函数值
GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算
GF(NI,N,M,LE,YI,FE):单元列阵的计算
AK(I,J,AIJ):总刚度矩阵元素迭加
QEB:总刚度矩阵和总列阵合成
BDE:边界条件处理
SOLGS:Gauss-Seidel迭代法求解方程组
UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算
DIFF:节点上 , 加权平均
(In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN)
- 2009-05-22 17:22:56下载
- 积分:1
-
cycliiqafb
三次样条插值的C语言算法,但是总是数据溢出(Cubic spline interpolation C language algorithm, but always data overflow)
- 2018-11-09 21:05:00下载
- 积分:1
-
mxuliedejisuanjichengcheng
伪随机序列(N=4的M序列)的C语言编程实现,可以应用于相关分析法和最小二乘辨识的输入信号。(Pseudo-random sequence (N = 4 M-sequence) of the C programming language, can be used in correlation analysis and least squares identification of the input signal.)
- 2009-04-09 10:25:13下载
- 积分:1
-
5798APA_model
这是一个对于非线性PA设计的DPD程序,有很好的效果,对初学者很有帮助(
This is a non-linear PA designed for DPD program, have a good effect, very helpful for beginners)
- 2016-05-20 09:31:37下载
- 积分:1
-
PLS
偏最小二乘回归的通用程序,以“基于近红外光谱分析的汽油组分建模”为例
(Partial least squares regression of the general program of " Near infrared spectroscopy based gasoline component modeling" as an example)
- 2011-05-19 13:13:02下载
- 积分:1
-
graphAnalysis
该文件是用matlab开发的图论分析工具箱,
里面有使用时的详细说明,pdf说明文档。
绝对实用对于图论的研究者(The document was developed with matlab graph theory analysis toolbox, which are used when a detailed explanation, pdf documentation. Absolutely useful for researchers in graph theory)
- 2008-12-31 13:20:25下载
- 积分:1
-
MSE_calculation
最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码(Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code)
- 2021-01-07 21:28:52下载
- 积分:1
-
全向比幅法测角
该程序为全向比幅法测角程序,并给出了测角误差分析(The program is omnidirectional amplitude ratio angle measuring program, and the angle error analysis is given)
- 2018-04-08 17:50:36下载
- 积分:1
-
VLM
涡格法进行无人机的设计,升力系数,阻力系数,力矩系数等等,美过圣母大学的设计辅助软件(VLM)
- 2010-11-26 21:10:51下载
- 积分:1
-
temperature
采用逆傅里叶变换方法数值求解热传导的温度场(Inverse Fourier transform method for the numerical solution of heat conduction of the temperature field)
- 2012-08-07 10:06:32下载
- 积分:1