-
OSELM_VARY
在线极限学习机函数,包含拟合和分类功能,有详细注释(Extreme Learning Machine function includes fitting and classification, detailed notes)
- 2013-01-10 19:30:00下载
- 积分:1
-
1SpectralClustering_V1_1
one spectral clustering algorithm for matlab
- 2013-07-22 18:44:59下载
- 积分:1
-
lpfilter
使用低通滤波器,观察原始图像与以图形形式显示的高斯低通滤波器的差别,显示频谱和处理后的图像!(Using low-pass filter to observe the original image and displayed in graphical form of the difference between the Gaussian low pass filter, display the spectrum and the processed image!)
- 2011-05-22 11:12:31下载
- 积分:1
-
matpower4.1
计算交流潮流,直流潮流,最优潮流和静态机组组合。(Calculation of AC current, DC power flow, combination of optimal power flow and static unit.)
- 2013-03-25 20:49:44下载
- 积分:1
-
ABC_based-pnn
This code is a matlab Artificial Bee Colony based Polynomial neural network, using set is CHD,HOUSING,JENKIN,MACKEY.
- 2015-01-16 10:30:31下载
- 积分:1
-
sift 图像处理
图像配准算法 matlab 挺好用的,可以参考一下(Image registration algorithm matlab, very good, you can refer to)
- 2021-02-13 22:39:49下载
- 积分: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
-
butterworth
说明: 一段带噪信号经过一butterworth低通滤波器后的输出,再求出其频谱!(butterworth)
- 2010-04-22 16:37:55下载
- 积分:1
-
matlabNumerical
An.Introduction.to.Programming.and.Numerical.Methods.in.MATLAB.-.S.R.Otto.&.J.P.DenierMATLAB 经典外文书籍(An.Introduction.to.Programming.and.Numerical.Methods.in.MATLAB.-.S.R.Otto.&.J.P.DenierMATLAB classic books)
- 2013-02-05 16:20:53下载
- 积分:1
-
DaoLiBaiGuanCeQiDesign
说明: 倒立摆全状态观测器设计,在Matlab/Simulink仿真环境中实现仿真!(State observation design)
- 2009-08-04 19:29:19下载
- 积分:1