搜索资源列表
yacas-1.0.61.tar
- 计算机代数系统,功能与maple一样强大,并可下载相应的更新-computer algebra system, functions like maple and powerful, can download the appropriate update
dcjzqn
- 在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the inpu
MathNet.Numerics-v0.3
- Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Dis
axlechange
- 本程序是利用mathematic进行柔性体坐标变换计算。Mathematic是一个计算机代数系统,它能够做数值,符号和图形运算,主要用于科学和工程方面.-use of this procedure is for flexible body in_array coordinate transformation calculation. Mathematic program is a computer algebra system, it can do numerical, graphical an
GaussMat
- 完全自编Gauss消去法矩阵方程求解程序,各子函数独立小巧,可读性强,矩阵维数可自定义,适用于复杂的线型代数齐次、非齐次方程的求解 -completely self Gauss elimination matrix equation procedures, the independent Functions compact, reader-friendly, Matrix dimension can be self-definition, applicable to complex linear
gongetidufa_linear
- 共轭梯度法,数值代数源码,n维Hilbert阵的极值。-conjugate gradient method, numerical algebra source, n-dimensional Hilbert RUF extreme.
lapackpp-2.5.2.tar
- LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
dolfin-0.7.1.tar
- Dolfin provide a high-performance linear algebra library
felib
- 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.
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
caclulatemethode.rar
- c语言版的 数值计算方法,极好,值得深思 线性非线性方程、数值逼近、数值代数和微分方程数值解,c language version of the numerical calculation method, an excellent, worthy of careful consideration of linear non-linear equations, numerical approximation, numerical algebra and numerical solution of
szds.rar
- 几种数值代数中求解线性方程组的方法,包括雅克比,G-S,超松弛等,Several numerical linear algebra to solve equations, including Jacobi, GS, such as over-relaxation
LAPACK_3.1.1_for_Windows.zip
- famous linear algebra library (LAPACK) ports to windows,famous linear algebra library (LAPACK) ports to windows
Cmathlib.rar
- 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。 ,A pretty good C++ Math Library. The database covers the vast majority of modern engineering computing: complex computing, linear algebra, permutations and com
CLAPACK_dll
- LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C version of LAPACK compiled dll
Mapack_for_NET
- Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
applied-numerical-linear-algebra.J.W.Demmel
- 应用数值线性代数,此书更集中于最近的发展和计算机总体结构的考虑,在数学基础方面略有欠缺。-Numerical linear algebra, this book is more focused on recent developments and consider the overall structure of the computer, in a slight lack of mathematical foundation.
Algebra
- Algebra materials on FINAL EXAM from Saribekova Lyazzat Omarbekovna
Algebra-and-geometry_FINAL_EXAM
- finals about math algebra and geometrics
Numerical linear algebra
- 数值线性代数中的列主元gauss消去法、对称正定矩阵的cholesky消去法、Vandermonde方程组以及Toeplitz方程组求解算例以及程序(The column principal element gauss elimination method in the numerical linear algebra, the cholesky elimination method of the symmetric positive definite matrix, the Vandermon