资源列表
zui-you-he-bing
- 一种用C++语言实现的算法,可以求二路归并的最小合并次数-A C++ language using an algorithm that can find the minimum combined number of way merge
source-program
- 用于求解线性方程组,是一个实用性软件的源代码-For solving linear equations, is a practical software source code
MatrixExample
- 一般矩阵的基本运算 如:加、减、乘、求逆等 -Matrix of basic operations of addition, subtraction, multiplication, inverse, etc.
read_xls_file
- 把excel表格导入matlab形成matlab变量-read all data from all sheets in an excel file
1.Newton
- 实现解方程组的newton迭代法,以及割线法。通过测试。-Solving Equations newton achieve iterative method, and the secant method. Pass the test.
Findzero
- 该matlab程序为使用迭代法求出多项式的零点,通过了调试测试。-The matlab program for the use of iteration zero polynomial obtained by the commissioning tests.
numerical-integration
- 数值积分的matlab代码,通过了调试测试,含有一个实现函数,以及一个测试用主函数。-Matlab code for numerical integration, through the commissioning test, with an implementation function, and a test main function.
interpolation
- 该matlab代码为插值函数,包含拉格朗日差值以及其他差值,含有测试主函数。-The matlab code for the interpolation function, including the difference, and other difference between the Lagrangian, containing the test main function.
cubic-spline-interpolation
- 该matlab源码为三次样条差值测试程序,通过了调试测试。-The matlab source code for the cubic spline difference test program, through the commissioning tests.
data-fitting
- 该matlab源码为最小二乘数据拟合测试程序。通过了调试测试。-Matlab source code of the test program for the least squares data fitting. Through the commissioning tests.
Interpolacion
- Program for Calculate Lagrange and Newton
