-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1
-
aco
这是蚁群算法,用来优化模糊控制的参数,比较有效(It is the ant algorithm , and can adopt the parametre of Fuzzy control)
- 2011-05-17 22:48:31下载
- 积分:1
-
Cu
说明: 利用三次样条函数计算土样Cu/Cc,有matlab代码(Use of cubic spline function calculated soil samples Cu/Cc, there is matlab code)
- 2009-03-16 17:03:36下载
- 积分:1
-
Ant-Colony-for-Multi-objective
说明: 基于多目标优化问题的改进蚁群算法的设计描述(Improved Ant Colony Algorithm design description based on the multi-objective optimization problem)
- 2021-05-14 13:30:02下载
- 积分:1
-
descent
自适应滤波中的最速下降法仿真程序,课程的大作业,可以绘制梯度曲线(Adaptive Filter steepest descent method simulation program, course the big job, you can draw the gradient curve)
- 2010-06-09 11:03:07下载
- 积分:1
-
af-dfincooperationcommunication
协作通信中的af-df转发源码,matlab版本
(Cooperative communications forward in af-df source, matlab version)
- 2010-12-04 12:58:14下载
- 积分:1
-
huiseyuce
以某公司收入预测问题为例介绍灰色预测的matlab实现过程 (Implementation process of a company' s revenue forecasting problems, for example the introduction of gray prediction matlab)
- 2012-09-03 15:11:19下载
- 积分:1
-
1111111
关于MATLAB 的m文件。其详细介绍了怎么样应用MATLAB的应用。大家可以互相学习下(On the MATLAB m-files. Its kind described in detail how the application of MATLAB applications. We can learn from each other under the)
- 2009-05-24 15:12:26下载
- 积分:1
-
00842412
A New Algorithm for ARMA Model Parameter Estimation
Using Group Method of Data Handling
- 2012-07-03 17:41:12下载
- 积分:1
-
TreeSpline
三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。(Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.)
- 2009-05-17 12:17:16下载
- 积分:1