-
MATLABDigitalImageProcessing04[zhangdefeng][soucec
详解MATLAB数字图像处理[张德丰][程序源代码]
源代码第4部分(Xiang Jie MATLAB image processing [Zhang Defeng] [source code] source code for Part 4)
- 2010-08-25 20:45:58下载
- 积分:1
-
sound
用SVM进行声音分类的程序,自己编的,效果挺好,用的是libsvm工具箱(With the sound of SVM classification procedures, own, and the effect is very good, with the libsvm toolbox)
- 2020-12-20 17:19:09下载
- 积分: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
-
source
source input for RAKE
- 2009-12-26 06:59:06下载
- 积分:1
-
Nonlinear-equations
基于MATLAB环境下的非线性方程组的求解方法对应的代码 简单易学 便于初学者消化使用(Based on MATLAB environment method for solving nonlinear equations corresponding code is easy to learn for beginners to use digest)
- 2013-09-14 23:55:39下载
- 积分:1
-
Block-Bootstrap
uses to statistically bootstrap the values
- 2015-01-23 02:58:59下载
- 积分:1
-
Surveying_2006
vivid insight into the thory of surveying and its applications by A M Chandra
- 2014-01-07 05:07:32下载
- 积分:1
-
3dslice
3D切片重建。可显示4x8的为echo3 的脑切片图阵(Reconstruction of multi-slice 3D images)
- 2020-06-26 17:40:02下载
- 积分:1
-
Jason211
从Jason2卫星的nc文件中提取测高数据进行网格化处理 1*1 (Extract altimetry data Jason 2 satellite nc mesh file processing* 1 1)
- 2021-05-13 16:30:02下载
- 积分:1
-
seawater
说明: 物理海洋学中包括状态方程在内的很多海水物理属性的计算方程程序,如果学物理海洋的话强烈建议下载(In physical oceanography, there are many equation programs for calculating physical properties of seawater, including the equation of state. If you study physical oceans, download them is strongly recommended.)
- 2021-04-12 21:08:57下载
- 积分:1