资源列表
interpolation
- 给出插值算子的算法,牛顿法求解非线性方程,欢迎大家给出意见。-Interpolation operator is given algorithm, Newton method for solving nonlinear equations, welcome to give their views.
Practic-fft
- Sample Fast Furier Transform
lorenz
- 2 chaotic ,Lorenz map for matlab
ffff
- 该方法可以达到很高的进度,数值积分精度高。-The method can achieve high progress, the high accuracy of numerical integration.
matrix_multiplication_mpi_hw3
- A parallel program for the multiplication of two 5x5 matrices by using drived data types.Choose 6 nodes in the run time and each row of the resultant matrix should be calculated by one of the nodes. Create your matrixes only in the master node and us
Lagrange
- 一种数值计算用的MATLAB代码,适合初学MATLAB和数字计算的人使用,关于lagrange插值算法的数值实现。-A numerical calculation with MATLAB code, suitable for beginners MATLAB and digital computing people use, Lagrange interpolation algorithm on the numerical implementation.
Source1
- 求解非线性方程的二分法求解fortran源程序程序-Solving nonlinear equations, the dichotomy solving fortran source program
1153304_4_5.cpp
- 用共轭斜量法求解n阶方程组,记录达到所需精确解的迭代次数。-Conjugate Gradient Method with solving n-order equations, exact solutions of the desired record number of iterations.
heat-transfer-C-program
- 传热学C程序源之一维非稳态导热的数值计算。-C program source numerical heat transfer one-dimensional unsteady heat conduction calculations.
NLPCArec
- the function which finds fault location
jacobi
- 通过雅可比矩阵的计算,求解方程组的解,主要用于线性求解过程-By calculating the Jacobian matrix, solution of equations to solve, mainly for solving linear process
shooting
- solving blasius equation on the flat plate by using shooting method
