-
doolittle
1.n个节点分段Lagrange插值多项式;
2.使用格式y=lagrange(x0,y0,x,k);
3.输入项x0为n维插值节点向量,y0为n维被插函数值向量;
4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1;
5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
- 2009-06-23 15:58:19下载
- 积分:1
-
MATLAB
《MATLAB程序设计与应用》(刘卫国 著)-一书的课件(MATLAB)
- 2010-06-29 10:21:29下载
- 积分:1
-
MATLABbiancheng
matlab编程的电子书籍。对想学习matlab的同学比较有用(matlab programming e-books. Useful to the students want to learn matlab)
- 2013-03-08 23:22:29下载
- 积分:1
-
Adaptive
这是一个自适应滤波的matlab源程序,已经通过调试,可以直接看图(This is an adaptive filtering matlab source, has been through the debugging, you can directly Figure)
- 2010-06-10 18:03:05下载
- 积分:1
-
TEST22
code to generate nsfnet and to find shortest path
- 2010-10-24 17:28:38下载
- 积分:1
-
atomatic-attandence-system
in this project we develop a source code in matlab which take attendance automatically, The source code and data base are available in this file
- 2013-10-06 18:44:50下载
- 积分:1
-
karlman
卡尔曼滤波器的主要功能就是目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪(Kalman filter is the main function of target tracking, procedures for the use of a Kalman filter to achieve the right track moving targets)
- 2006-07-05 13:29:22下载
- 积分:1
-
improved-leach
This is the matlab code of improved LEACH. It describe the raffinement of LEACH protocol
- 2013-10-08 19:46:27下载
- 积分:1
-
machineLearning-
利用机器学习中的K邻近、感知机和logistic回归分类男女(Using KNN,perception and logistic to divide male or female)
- 2015-01-29 16:00:03下载
- 积分:1
-
MATLAB-Optimization-Toolbox
文件是一个Matlab优化工具箱,主要内容是线性规划模型、非线性规划模型、二次规划模型、多目标规划模型和最大最小化模型。(The file is a Matlab optimization toolbox, the main content is a linear programming model, nonlinear programming model, quadratic programming model, a multi-objective programming model and maximum minimization model.)
- 2013-05-18 11:28:16下载
- 积分:1