-
greedy_method
greedy_method.m为为贪婪算法程序。所得结果为局部最优,可能不是全局最优的。(greedy_method.m greedy algorithm program. The results obtained for the local optimum, may not be globally optimal.)
- 2012-04-16 14:52:45下载
- 积分:1
-
RLS_gexin
自己编写的RLS格型算法Matlab程序,供大家参考。(RLS algorithm, the performance is ok.)
- 2013-12-03 00:17:25下载
- 积分:1
-
GPStoolbox
matlab的GPS工具箱,亲测可用,内附使用说明(GPStoolbox of matlab)
- 2020-06-28 18:40:01下载
- 积分:1
-
MATLABcountObject
说明: Matlab,图像识别,计算图像中物体的个数。测试图片读入图像程序图像识别计数主程序
(objectrecog)
- 2010-03-16 18:06:53下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
Friction-induced-vibration
线弹性介质中摩擦力-振动相互关系研究,供动力学研究之用(Friction-induced vibration in linear elastic media with distributed contacts)
- 2013-12-28 22:03:55下载
- 积分:1
-
yanchi
说明: matlab微分方程中的延迟问题处理代码(matlab differential delays in the processing code)
- 2009-07-29 11:54:42下载
- 积分:1
-
fft
FFt code of 8 point in matlab
- 2011-11-04 12:56:35下载
- 积分:1
-
wigb
说明: 地震记录显示 显示地震记录波形 振幅等 地震记录(Seismic Record Display)
- 2019-08-20 16:40:31下载
- 积分:1
-
interpolation
matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值等等(a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolation, Gauss interpolation, Hermite interpolation, sub-Hermite interpolation, spline interpolation, rational fraction interpolation piecewise bilinear interpolation, dual three-point Lagrange interpolation and piecewise bi-cubic Hermite interpolation, etc.)
- 2009-10-27 12:00:43下载
- 积分:1