-
invmoments
Moment Invariant source code in matlab
- 2012-05-21 19:31:51下载
- 积分:1
-
zuiduanlu
这是利用matlab编写关于连接网络电缆的最短路程序,在考虑最短路的同时,还考虑到了网络的稳定性等多种其他因素,使用了模拟退火算法解决这一问题,希望能有所帮助。(This is written on the use of matlab to connect the network cable the shortest program, taking into account the short-circuit, while also taking into account the stability of the network and many other factors, the use of simulated annealing algorithm to solve this problem, hoping to help.)
- 2011-07-20 16:31:40下载
- 积分:1
-
dprca
动态主成分分析方法,可以用于动态过程的故障诊断(dynamic pca for fault diagnosis of dynamic systems)
- 2015-04-03 14:31:38下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
STUDYGUI
MATLAB-GUI初学相关资料 包含一些小程序与word文档ppt(MATLAB-GUI beginner information contains some minor procedures and word documents ppt)
- 2007-12-20 15:03:17下载
- 积分:1
-
work
利用支持向量回归进行概率密度估计,从而计算信息熵(The use of support vector regression for probability density estimation, in order to estimate the information entropy)
- 2009-04-26 19:41:53下载
- 积分:1
-
mainLZ77
本程序主要实现LZ77的编码以及解码,并且对压缩率进行了说明,简单明了(The main achievement of LZ77 encoding process and decoding, and are described on the compression ratio, simple)
- 2010-12-23 19:08:07下载
- 积分:1
-
Morphological_Image_Processing
Morphological image processing applications
- 2012-04-28 18:05:04下载
- 积分:1
-
Matlab-svm
基于Matlab的最小二乘支持向量机的工具箱及其应用_李方方(The least squares support vector machine (SVM) based on Matlab toolbox and its application _ Li Fangfang)
- 2013-12-09 20:38:04下载
- 积分:1
-
Irrlicht.net
The study documents the famous 3D engine for 3D developers learn to use.
- 2014-02-12 22:12:18下载
- 积分:1