-
utmc
本程序用于生成高质量的网格,可用于有限元,有限体积等方法的前处理。(This procedure is used to generate high-quality mesh, can be used for finite element, finite volume methods such as pre-processing.)
- 2017-08-10 11:24:49下载
- 积分:1
-
数字信号处理上机作业
说明: 数字信号处理DSP中,DFT离散傅里叶变换等上机作业。(In digital signal processing DSP, DFT discrete Fourier transform.)
- 2020-05-10 20:54:48下载
- 积分:1
-
Galerkin
伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好(Galerkin finit element method )
- 2010-09-06 23:14:55下载
- 积分:1
-
Fundamentals of matrix computations
Fundamentals of matrix computations 矩阵运算的基础(Fundamentals of matrix computations)
- 2017-10-08 14:20:42下载
- 积分:1
-
shuzhifenxi
分数值分析的一些ppt课件,很有用,在学习C的时候,可以用到这些博大精深的思想(Fractional value analysis ppt courseware, useful when learning C, you can use these profound thought)
- 2013-05-21 16:04:39下载
- 积分:1
-
diag
滤波程序,从同事那里要的,大家一起交流学习(BADNELL & BURGESS D.A.M.T.P. CAMBRIDGE
C
C DIAGONALIZATION OF REAL SYMMETRIC N-BY-N MATRIX Z.
C
C METHOD: HOUSEHOLDER REDUCTION TO TRI-DIAGONAL FORM AND SHIFTED
C QL ALGORITHM TO DETERMINE THE E-VALUES AND E-VECTORS.
C
C BASED ON MARTIN, REINSCH & WILKINSON: NUM. MATH. 11, 181-95 (1968).
C
C INPUT REQUIRED. N, IUP AND Z. ONLY LOWER TRIANGLE OF Z NEED BE SUPPLIED.
C MATRIX Z OVERWRITTEN BY EIGENVECTORS OF Z.
C IUP=1/-1 ASC/DESCENDING SORT, 0 NO SORT.
C MXMAT, IS THE ROW DIMENSION OF Z IN THE CALLING ROUTINE.
C
C OUTPUT. Z AND D, WHERE Z CONSISTS OF COLUMN EIGENVECTORS
C AND D CONSISTS OF CORRESPONDING EIGENVALUES.
C
C NOTE: E IS A WORKING ARRAY.
C)
- 2012-07-29 20:36:54下载
- 积分:1
-
Calculator2
这是一个小型计算器,功能强大,用户输入想要计算的数据,即可自行计算出结果。(This is a program about calculator,and it is very userful.)
- 2012-10-08 10:21:39下载
- 积分:1
-
桥墩模型
说明: 基于OpenSEES平台的一个桥墩算例,可以供大家参考(An example of Bridge Pier Based on OPENSEES platform can be used for reference)
- 2021-04-23 16:38:48下载
- 积分:1
-
PHR_multiplier_method
《最优化理论与方法》书籍中的乘子法的源程序,该书中的很多案例都用此方法试验过,本代码是一个小案例,将目标函数和约束函数按自己的需求换掉就能进行所期望的运算(" Optimization Theory and Methods" books multiplier method of the source, the book' s many cases are tested using this method, the code is a small case, the objective function and constraints to replace it according to their needs can perform the desired operation)
- 2013-05-28 17:39:02下载
- 积分:1
-
gmres
gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
- 2013-09-13 16:29:56下载
- 积分:1