资源列表
Fast-Fourier-transform
- 计算快速傅立叶变化FORTRANH程序,可以计算一维离散傅立叶谱-Calculation of fast Fourier transform FORTRANH program, one dimensional discrete Fourier spectrum can be calculated
Fortran-common-assembly-algorithm
- 徐士良版的Fortran常用算法程序集书及源代码,可以解决大部分常用的数值计算问题。-Conventional algorithms Xu Shiliang version of Fortran program collection books and the source code, can solve the problem of most commonly used numerical calculation.
recentoptimization
- idea and detailed explanation of the PSO algorithm
pxc3872331
- idea and detailed explanation of the PSO algorithm
psotutorial
- theoretical idea and detailed explanation of the PSO algorithm
Hessenberg
- 利用数值法求取函数在某一点的海塞矩阵,并附有一个算例-Function using numerical methods to strike at some point in the Hesse matrix, along with a numerical example
two-x
- 基于遗传算法求解函数优化,实现两个变量的函数最优解-Optimal function of genetic algorithm optimization function to achieve based on two variables
SIMPSON
- 该程序实现:求积分方程的离散解并比较它与真解之间的误差,用n=4的复化Simpson公式求积分方程的近似解,然后用三次样条函数近似y(x)的离散解,并在区间[0,1]的一些点与真解1/(x+1)^2比较。- The program implementation: integrating equation discrete solution an
NEWTON
- 该程序实现对制定函数进行Newton插值多项式和三次样条插值多项式的计算。-The program functions to achieve the development of Newton interpolation polynomial and cubic spline interpolation polynomial calculations
Guass-jacob
- 该程序使用Guass-Seidel方法和Jacobi方法求解一四元方程组,并输出计算结果。- The program uses Guass-Seidel method and fourteen yuan Jacobi method for solving equations, and outputs the result. 您是不是要找: 该程序使用Gauss-Seidel方法求解四元方程组,
cholesky
- 该程序实现对20*20矩阵的CHOLESKY分解,并输出分解矩阵。-The program achieved 20* 20 matrix CHOLESKY decomposition and decomposition matrix output.
slovequationg_Gauss
- 该C程序利用列主元Gauss消去方法计算多元方程组的解。-Computing solution multivariate equations using the C program out PCA Gauss elimination method.
