-
imoverlay11
将感兴趣的边缘覆盖到原图上,显示分割的效果,很有帮助哦(Will be of interest to the artwork on the edge of coverage, showing the effect of segmentation, helpful oh)
- 2010-07-28 08:05:43下载
- 积分: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
-
Robust-methods
主要利用稳健方法比如迭代算法来对跳频信号在Alpha稳定分布噪声环境下进行参数估计(Main advantage of robust methods such as iterative algorithm for frequency-hopping signals Alpha stable distribution parameter estimation in noisy environments)
- 2020-07-10 17:28:54下载
- 积分:1
-
Kriging
克里格法(Kriging)是地统计学的主要内容之一,从统计意义上说,是从变量相关性和变异性出发,在有限区域内对区域化变量的取值进行无偏、最优估计的一种方法;从插值角度讲是对空间分布的数据求线性最优、无偏内插估计一种方法。(Kriging (Kriging) is one of the main geostatistics, statistically speaking, is the variable correlation and variability within a limited area of the value of regionalized variables unbiased, best a method for estimation speaking the perspective of a data interpolation spatial distribution of solving linear optimal, unbiased estimate of the interpolation method.)
- 2014-12-16 16:34:29下载
- 积分:1
-
MatLab
该书有助于matalb的学习,还有工程应用(The book will help matalb learning, as well as engineering applications)
- 2009-10-16 23:04:17下载
- 积分:1
-
1
说明: matlab源程序代码,应用于非线性方程求根等(Roots of nonlinear equations)
- 2013-03-18 19:39:33下载
- 积分:1
-
mw11111
车辆系统动力学单轮模型中非簧载质量变化对轮胎动载荷,悬架动行程,不舒适性参数的影响的源程序(Vehicle System Dynamics single wheel model non-sprung mass change dynamic load on the tire, suspension dynamic travel, not comfort parameters of the source)
- 2012-09-19 15:02:10下载
- 积分:1
-
DCT
DCT数字图像水印算法的源代码!含有图像的水印的嵌入和水印的提取!(DCT digital image watermarking algorithm source code! Containing the watermark image watermark embedding and extraction!)
- 2021-03-25 10:29:13下载
- 积分:1
-
matlab
Computing with Mathematica, 2nd edition.pdf
- 2010-12-14 04:41:35下载
- 积分:1
-
time-frequency
时频分布算法中的短时fourier变换和维格纳变换的程序。(Algorithm for time-frequency distribution of short-time fourier transform and Wigner transform procedures.)
- 2008-07-03 16:51:46下载
- 积分:1