搜索结果
找到约 13 项符合
computations 的查询结果
数学计算 GNU Octave is a high-level language, primarily intended for numerical computations. It provides a c
GNU Octave is a high-level language, primarily intended for numerical
computations. It provides a convenient command line interface for
solving linear and nonlinear problems numerically.
文章/文档 矩阵计算 Matrix Computations (3rd Ed.,1996)
矩阵计算 Matrix Computations (3rd Ed.,1996)
数学计算 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序
这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解 ...
数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
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, Condition, Trace, Cholesky, LU, QR, Single V ...
STL This is an matrix class which has been adapted for complex number computations. It ll be of help for
This is an matrix class which has been adapted for complex number computations. It ll be of help for digital signal processing simulations.
matlab例程 try the matlab scripts to do various computations
try the matlab scripts to do various computations
多媒体处理 Goertzel算法是DTMF信号检测的核心
·详细说明:Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱信息。-Goertzel algorithm is the DTMF signal examination core, it uses two extremes the IIR filter computations to be separated Fourier t ...
其他书籍 During this course you will learn how to use Matlab, to design, and to perform mathematical computat
During this course you will learn how to use Matlab, to design, and to perform mathematical computations.
You will also get acquainted with basic programming. If you learn to use this program well, you will find it
very useful in future, since many technical or mathematical problems can be solved us ...
数学计算 The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an ...
matlab例程 This tutorial was prepared for our freshman engineering students using the student version of MATLAB
This tutorial was prepared for our freshman engineering students using the student version of MATLAB, because symbolic computations are covered in almost no introductory textbook. We are pleased to make it available to the international community, and would appreciate suggestions for its improvemen ...