-
LAPACK-3.4.1.tar
LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。(LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. It also includes routines to implement the associated matrix factorizations such as LU, QR, Cholesky and Schur decomposition.)
- 2012-07-31 10:14:37下载
- 积分:1
-
LMD
根据LMD的原始定义自己编写的LMD代码( local mean decomposition matlab code according to it s original paper)
- 2020-11-19 20:49:38下载
- 积分:1
-
plrc_fdtd
一维等离子体的plrc—fdtd算法程序(one-dimensional plasma plrc- fdtd Algorithm)
- 2006-10-01 09:29:56下载
- 积分:1
-
传递熵的计算方法jidt-master
多种传递熵的计算方法,包括离散和连续信号的传递熵计算,包括多种核函数(JIDT: An information-theoretic to olkit for studying the dynamics of complex systems)
- 2016-07-07 10:04:22下载
- 积分:1
-
数值积分
说明: 1. 常用的数值积分方法(特别是梯形法、Simpson方法、
Cotes公式、Romberg算法以及Gauss 求积公式)的原理;
2. 复合梯形公式,复合Simpson公式,Romberg算法的程序(1. Commonly used numerical integration methods (especially trapezoid method, Simpson method
Cotes formula, Romberg algorithm and Gauss quadrature formula);
2. Program of compound trapezoid formula, compound Simpson formula and Romberg algorithm)
- 2020-07-13 11:58:53下载
- 积分:1
-
c-calculator
c语言,三角函数 对数函数 数值计算
举例说明,混合计算数值计算的C语言实现(c calculator trigonometric function logarithmic function
numerical calculation)
- 2012-08-21 15:30:07下载
- 积分:1
-
Levenberg-Marquardt_Method
说明: LM算法的c语言实现
拟合的函数为gauss函数(Levenberg-Marquardt Method)
- 2021-04-11 16:18:58下载
- 积分:1
-
C1024FFT
说明: C语言编写8个点的FFT程序,在WINTC上编译通过(C language 8 point FFT procedures WINTC compiled through)
- 2008-12-05 23:01:32下载
- 积分:1
-
ADINA84
ADINA 系统是一个单机系统的程序,用于进行固体、结构、流体以及结构相互作用的流体流动的复杂有限元分析。借助 ADINA 系统,用户无需使用一套有限元程序进行线性动态与静态的结构分析,而用另外的程序进行非线性结构分析,再用其他基于流量的有限元程序进行流体流动分析。此外, ADINA 系统还是最主要的、用于结构相互作用的流体流动的完全耦合分析程序(多物理场)。(ADINA System is a stand-alone system program for performing complex fluid flow finite element solid structure, and fluid structure interaction analysis. With ADINA system, users do not need to use a finite element program linear static and dynamic structural analysis, but with additional nonlinear structural analysis program, and then the other program flow based on finite element analysis of fluid flow. In addition, ADINA system or main, fully coupled analysis program for fluid flow structure interaction (multi-physics).)
- 2016-11-10 18:24:26下载
- 积分:1
-
mathmatics_of_computer
C++实现的数值分析算法包括:
二分法.cpp
复化辛卜生公式.cpp
改进欧拉法.cpp
高斯-赛德尔迭代法.cpp
拉格郎日插值多项式.c(C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss- Seidel iterative method. cpp Lagrange polynomial interpolation. c)
- 2006-11-18 17:20:47下载
- 积分:1