资源列表
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
Ejercicio1
- Program that change the level of a signal
MATLAB-case
- matlab实例编程,可以帮助初学者更好学习matlab编程-matlab example programming
