-
example03_09
使用imfilter和fspecial实现空间滤波(To use imfilter and fspecial spatial filtering)
- 2013-03-14 23:00:59下载
- 积分:1
-
Iterative-learning
关于迭代学习的比较好的文章,迭代学习在间歇过程中的控制研究(Good article on the iterative learning)
- 2011-07-04 10:25:16下载
- 积分:1
-
125k-RF-card-em4100-information
125k RF card em4100 information
- 2014-01-07 19:59:59下载
- 积分:1
-
Matlab_exams
MATLAB 考题整理,附带了详细的答案,很好的资料(MATLAB exam finish, with a detailed answer, very good information)
- 2010-06-07 21:21:33下载
- 积分: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
-
yichuansuanfa
说明: 遗传算法的matlab代码,适合数学建模的同学使用(Genetic algorithm matlab code, suitable for students to use mathematical modeling)
- 2008-09-09 09:12:26下载
- 积分:1
-
sectionspline
用于二维平面的闭合曲线三次插值,通过给定的几个坐标点,完成闭合曲线的三次插值函数(Closed curve cubic interpolation for two-dimensional plane, through a given number of coordinate points, complete the closed curve cubic interpolation function)
- 2013-11-26 13:04:06下载
- 积分:1
-
GPS_corr
GPS捕获过程中的相干积累算法的matlab实现(GPS MATLAB)
- 2013-08-25 17:23:51下载
- 积分:1
-
s_g5
SG5点滤波,主要用于高光谱数据处理的滤波(SG5-point filter, the main data processing for high spectral filtering)
- 2011-11-15 12:38:14下载
- 积分:1
-
MSCI703_project
this journal is created by Sachin Jayaswal Student ID: 20186226 Department of Management Sciences
University of Waterloo.
it s describe how performances of tabu search and simulated annealing solve the TSP. this journal includes tabu search and SA matlab code to solve tsp.
- 2010-01-04 11:02:03下载
- 积分:1