-
MM
说明: Morphological filtering, digital image processing small jobs. Available. Treatment ECG waveform.
- 2013-12-04 08:14:22下载
- 积分:1
-
prediction-methods-for-hydrology
径流预报常用的几种模型:AR模型,BP模型,RBF模型,GM(1,N)模型;预报数据预处理方法:自相关函数以及偏自相关函数确定法;EMD方法(Several commonly used runoff forecasting model: AR model, BP model, RBF model, GM (1, N) model forecast data preprocessing methods: autocorrelation function and partial autocorrelation function to determine the law EMD Method)
- 2014-04-12 10:19:39下载
- 积分:1
-
tuxiangxianshi
多幅图像在同一窗口的显示以及一些基本图像的绘制(Image display and some basic image rendering)
- 2010-11-15 16:30:16下载
- 积分:1
-
Signal-data-preprocessor
信号数据预处理程序,包括低通滤波,带通滤波(Signal data preprocessor:including a low pass filter, band-pass filter)
- 2013-10-28 11:25:48下载
- 积分:1
-
matlabExperiment
matlab实验指导书 包括 概述 编程 矩阵及其运算等(Matlab experimental guide book includes an overview of programming matrix and its operation)
- 2013-04-28 17:17:54下载
- 积分:1
-
predictive-model
一个传递函数利用子空间建模并验证的程序,适用于预测控制相关建模(A transfer function using the sub-space modeling and verification procedures)
- 2020-07-28 09:18:39下载
- 积分:1
-
tsp
说明: 一个旅行商优化免疫算法的MATLAB源代码.(A matlab platform for artificial immune algorithm .)
- 2011-02-27 16:19:56下载
- 积分:1
-
tuxiangfenge
Matlab的一个自动图像分割文字识别代码(An automatic image segmentation Matlab code text recognition)
- 2014-02-07 16:53:04下载
- 积分: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
-
gpc
用matlab实现预测控制中的GPC算法(Predictive control with matlab implementation of the GPC algorithm)
- 2010-10-18 15:37:04下载
- 积分:1