-
QPSO-FDTD
QPSO和FDTD相结合的英文文章,费了好大劲找到的(FDTD combined QPSO and English articles, and with great enthusiasm to find)
- 2010-09-13 15:02:57下载
- 积分: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
-
cma
adaptive CMA algorithm
- 2010-12-17 02:18:18下载
- 积分:1
-
xiaobo
一种基于小波变换的边缘检测Matlab源程序代码,对边缘检测方面的学习者很有帮助。(Based on wavelet transform edge detection Matlab source code for edge detection in learners helpful.)
- 2010-03-07 16:46:58下载
- 积分:1
-
repictured
对图象重建,进行7*7中值滤波,对图象进行锐化处理,和均值滤波的比较(right image reconstruction, 7* 7 Median filtering, the image sharpening, and the mean filter comparison)
- 2006-06-27 22:15:39下载
- 积分:1
-
Nonlinear-plate-waves
计算兰姆波从基波到高次谐波的非线性功率流(Calculate nonlinear power flux the primary Lamb waves to the secondary wave field)
- 2014-12-14 05:23:28下载
- 积分:1
-
dft
Simple implementation of DFT/IDFT in matlab
- 2010-10-19 05:19:20下载
- 积分:1
-
Ex521_page234_Jamshedi
example 5.21 Jamshedi Book
- 2012-05-22 19:06:16下载
- 积分:1
-
matlab
贝叶斯分类器MATLAB经典程序
朴素贝叶斯分类matlab实现
贝叶斯分类算法(bayes matlab program)
- 2013-11-23 13:39:57下载
- 积分:1
-
IDPSOforICME04
说明: 改进的粒子群对图像的codebook快速矢量最优化(Improved the image of the codebook particle swarm optimization Fast Vector)
- 2010-04-21 11:50:05下载
- 积分:1