-
numbercontrol
用于图像处理,可以实现去燥功能,还可以加噪等(For image processing, can function to dry, but also noise and other)
- 2009-05-23 23:22:54下载
- 积分:1
-
[MATLAB]-Bilateral-Filter
MATLAB / IMAGE PROCESSING / BILATERAL FILTER
- 2011-06-21 00:15:07下载
- 积分:1
-
ArmonicosMatlab
Display 1 , 10 , 100 , 1000 signal armonics in matlab
- 2015-03-17 11:51:05下载
- 积分: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
-
Chapter-8--numerical-integration
第7章 数值微分.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。(Chapter 7, numerical differentiation)
- 2012-03-27 10:50:46下载
- 积分:1
-
APIT
Range-Free Localization Schemes for Large Scale
- 2011-08-08 18:51:45下载
- 积分:1
-
Ccluster
一种基于matlab语言编程实现的数据聚类算法,可以实现数据的快速聚类。(A programming language based on the matlab implementation of the data clustering algorithm, can achieve data clustering Express.)
- 2009-02-24 09:59:32下载
- 积分:1
-
Hamming
本文对汉明分类器进行了介绍,并在matlab中实现了汉明分类器,最后对汉明分类器的结果进行分析(In this paper, Hamming classifier was introduced and implemented in matlab Hamming classifier, the last of the Hamming classifier of the results)
- 2011-05-04 11:10:51下载
- 积分:1
-
shang
求图像的熵,共大家分享学习交流,大家漫漫看(the work )
- 2011-07-19 16:14:51下载
- 积分:1
-
leadlag
这是一个matlab程序:实现二阶系统的超前滞后校正。(This is a matlab program: second-order system lead-lag correction.)
- 2012-10-29 08:28:20下载
- 积分:1