资源列表
Convección Calor
- conveccion calor impuesto
FFT
- 快速傅里叶变换,产生信号,加噪声,并画出图象。(Fast Fourier transform produces signals, adds noise, and draws images.)
G-S迭代
- 用Gauss-Seidel迭代法解线性方程组。(Solving linear equations by G-S iteration)
矩阵计算
- 可以进行简单的矩阵计算,当一个矩阵计算器来使用。(Simple matrix calculations can be performed when a matrix calculator is used.)
01 最小二乘法
- 基于最小二乘法的matlab源程序,以一个多自由度体系为例。(Matlab source code based on the least squares method)
03 非线性最小二乘法
- 基于matlab的非线性最小二乘法,以一个多自由体系为例。(A nonlinear least square method based on MATLAB, taking a multi freedom system as an example.)
四阶
- 4阶定步长龙格库塔,数值算法专用程序,实测可靠(4 order constant step Runge Kutta)
brent
- Brent的zeroin算法,快速求解非线性方程的根。 来源 http://people.sc.fsu.edu/~jburkardt/c_src/brent/brent.html(Brent's zeroin algorithm is used to quickly solve the roots of nonlinear equations. From http://people.sc.fsu.edu/~jburkardt/c_src/brent/brent.html)
projecteuler.tar
- The first few exercises from projecteuler.net
方程求根
- 用于求解方程利用软件可以方便的解决方程的求根问题(FOR sloving the equations)
geo
- This is a c programming corner detection programming language source code.
rrr
- This is a matlab corner detection programming language source code.
