资源列表
sizeyunsuan
- 实现了四则运算的加法与乘法,希望对大家有所帮助,
niuduichazhijiefangcheng
- 这是用牛顿插值法解方程,是数值分析的程序,希望对大家有所帮助
polar
- 产生N(0,1)的高斯伪随机数的程序,所用方法为极方法
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方法
