-
2Dlineintegral
PIECEWISE_EVAL: evaluates a piecewise function of x
usage: y = PIECEWISE_EVAL(x,breakpoints,funs)
arguments (input)
x - vector or array of points to evaluate though the function
breakpoints - list of n breakpoints, -inf and +inf are implicitly(PIECEWISE_EVAL : evaluates a piecewise function of x usage : PIECEWISE_EVAL y = (x, breakpoints, funs) arguments (input) x-vector or array of po ints to evaluate the function though breakpoin ts-list of n breakpoints.- inf and inf are implicitly)
- 2006-12-14 21:41:39下载
- 积分:1
-
MATLAB-image-processing-source-code
MATLAB图像处理实例详解,可配合书学习,其中代码有几处小错误,不影响学习,可自行改正,正好练习代码(MATLAB image processing example explanation, and with book learning, in which the code has several small errors do not affect learning, self-correction, just practice code)
- 2014-10-25 21:48:08下载
- 积分:1
-
EKF
已知地震加速度记录,运用快速傅里叶变换求加速度的傅里叶谱。(Known earthquake acceleration records, the use of a fast Fourier transform seek acceleration Fourier spectrum.)
- 2012-09-11 20:53:41下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
GAMatlabprogramme
It tells you how to make a GA programme!(It is useful for a new learner to leaen GA!)
- 2010-09-18 17:05:54下载
- 积分:1
-
yuyinqingganshibie
这是一个关于语音情感识别的源码,通过使用MATLAB编写,可以实现对人的常用语言做出判断,给出识别标志,是高兴,悲伤等!!!(MATLAB,)
- 2009-05-08 18:36:17下载
- 积分:1
-
frft
分数阶傅里叶变换,用于处理信号的一种工具。(Fractional Fourier Transform)
- 2021-04-05 10:59:03下载
- 积分:1
-
psk
psk 模拟中调制与解调过程中的各种图像,对学习很重要的用处。(the psk analog modulation and demodulation process in a variety of image, very important to learn useful.)
- 2012-05-02 21:49:56下载
- 积分:1
-
Fractaldimension
一个用来计算图像二维分形维数的matlab程序(A two-dimensional images used to calculate the fractal dimension of the matlab program)
- 2020-10-05 15:17:38下载
- 积分:1
-
SPIHT_Matlab_Demo
SPIHT, a powerful image coder with full matlab code
- 2009-11-05 17:08:20下载
- 积分:1