-
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
-
attachments
calculates waiting time for vehicle routing problem with time window.
- 2009-07-14 20:44:02下载
- 积分:1
-
sensitivity-based-capacitor-placement-using-cucko
sensitivity based capacitor placement using cuckoo search algorithm for maximum annual savings
- 2015-02-05 00:03:30下载
- 积分:1
-
FFT-VCPP-1024-point
FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar(FFT 1024 point 512 point 128 point 64 point 32point)
- 2012-11-24 11:48:55下载
- 积分:1
-
adaptive
自适应代码,根据论文写得,结果和论文一样,可供参考。(Adaptive code, according to papers written, and papers as a result, for reference.)
- 2013-12-23 22:20:30下载
- 积分:1
-
particlefilter
%
% set some variables in the workspace to control behaviour:
%
% graphicsMode 0 no graphics,
% 1 graphics, particles, beacons, ground truth
% 2 graphics, as above + range circles
%
% perfect 0 use beacon range data
% 1 use ground truth range data
% clear a( Set some variables in the workspace to control behaviour: graphicsMode 0 no graphics, 1 graphics, particles, beacons, ground truth 2 graphics, as above+ Range circles perfect 0 use beacon range data 1 use ground truth range data clear a)
- 2007-09-30 10:38:28下载
- 积分:1
-
MATLAB6shuxueshouce
matlab数学手册,相关的matlab
知识以及函数介绍等应有尽有。(matlab mathematics manual matlab-related knowledge and the function of presentations, etc. everything.)
- 2009-10-06 18:06:42下载
- 积分:1
-
C2
说明: s1 is the M-file description of the SIMULINK system named s1.
The block-diagram can be displayed by typing: s1.
SYS=s1(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:12:18下载
- 积分:1
-
tezh
一个提取图像小波纹理特征和颜色特征的源码(a wavelet extraction image texture features and color characteristics of the source)
- 2006-06-24 08:48:52下载
- 积分:1
-
weinerfilter
这个是用MATLAB编的一个维纳滤波器程序,内涵解释,对初学者会有帮助。(This is a Wiener filter program compiled using MATLAB, the connotation would help explain, for beginners.)
- 2012-05-14 22:27:35下载
- 积分:1