资源列表
cholesky
- 乔列斯基分解的C语言实现,输入部分可通过txt文档形式输入,输出则直接显示在DOS环境中,适合数值分析、工程数值方法等课程的作业
antimatrix
- 本文重点在于运用简单的c程序,进行矩阵求逆的运算,简单方便快捷.
tiaoxingtezhengzhi
- 本文的重点在于通过一个实例来解决特殊的条形矩阵特征值得解算.
fft
- FFT代原碼為C++需要測過才能用,所有檔案階完整
frft
- 分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。
fftw-2.1.5
- FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real tran
octave-2.0.17
- 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.
fortran90
- fortran 90 电子书 fortran 90 电子书
NewtonRaphson
- 求解非线性方程组的NewRaphson方法
Homotopy
- 求解非线性方程组 的同伦曲线法
QuasiNewton
- 求解非线性方程组的延拓法
fortra(FEM2D)
- fortran编的有限元平面问题分析程序!
