-
matlab_tutorial_documentation_classical_function
matlab经典函数教程文档matlab tutorial documentation classical function(classic function matlab tutorial documentation matlab tutorial documentation classical function)
- 2010-08-02 11:32:03下载
- 积分:1
-
NonCvxGroupSparsity
Non Convex Algorithms for Group Sparse Optimization by Angshul Majumdar @matlab central
(Non Convex Algorithms for Group Sparse Optimization by Angshul Majumdar @matlab central)
- 2009-04-06 20:02:13下载
- 积分:1
-
Main
distance relay progAM
- 2014-12-15 16:12:03下载
- 积分:1
-
ga_all
code for a MATLAB genetic filter function
- 2015-01-06 05:10:20下载
- 积分:1
-
chap6
刘金琨老师书上的滑模matlab模型程序,很具有代表性的例子,适合大家的滑模变控制学习。(Liu Jinkun teacher book sliding mode matlab model program, a very typical example for everyone sliding mode control learning.)
- 2013-04-16 15:24:59下载
- 积分:1
-
fenleiPGG
基于灰度梯度最大熵的分割方法,先通过聚类进行改进做初分割然后再进行细分割。(Segmentation of gray gradient based on maximum entropy, first through the clustering is improved. At first, then the fine segmentation segmentation.)
- 2013-12-14 14:37:42下载
- 积分:1
-
xiebojiance
基于瞬时无功功率理论的谐波电流检测的matlab仿真模型。包括clarke变换与park变换。经验证可很好的运行。(Matlab simulation model based on instantaneous reactive power theory of harmonic current detection. Proven to be a good run.)
- 2021-05-15 10:30:02下载
- 积分: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
-
matlab1
基于MATLAB的46个实用程序 本人已经试验过 全部成功 希望对大家有用(46 utility based on MATLAB I have tested all the success the hope that useful)
- 2012-05-30 10:28:34下载
- 积分:1
-
Fig4a
matlab fiber code done
- 2013-01-10 01:39:13下载
- 积分:1