搜索资源列表
-
0下载:
Feature Selection using Matlab.
The DEMO includes 5 feature selection algorithms:
• Sequential Forward Selection (SFS)
• Sequential Floating Forward Selection (SFFS)
• Sequential Backward Selection (SBS)
• Se
-
-
0下载:
NP是美国匹兹堡大学的T.L.Saaty 教授于1996年提出了一种适应非独立的递阶层次结构的决策方法,它是在网络分析法(AHP)基础上发展而形成的一种新的实用决策方法。其关键步骤有以下几个:
1 确定因素,并建立网络层和控制层模型。
2 创建比较矩阵。
3 按照指标类型针对每列进行规范化。
4 求出每个比较矩阵的最大特征值和对应的特征向量。
5 一致性检验。如果不满足,则调整相应的比较矩阵中的元素。
6 将各个特征向量单位化(归一化)
-
-
0下载:
In this paper, we show how support vector machine (SVM) can be
employed as a powerful tool for $k$-nearest neighbor (kNN)
classifier. A novel multi-class dimensionality reduction approach,
Discriminant Analysis via Support Vectors (SVDA), is in
-
-
0下载:
盲源分离FastICA、matalab程序,-FAST KERNEL ICA |
|--------------------|
Version 1.0- February 2007
Copyright 2007 Stefanie Jegelka, Hao Shen, Arthur Gretton
This package contains a Matlab implementation of the Fast Kernel ICA
-
-
0下载:
用于提取EMG/MMG/ECG信号的频谱分析的特征量MATLAB代码,采用的算法是非负分解(NNMF)。-This program is designed to extract the feature of EMG/MMG/ECG signal in hand motions via the non-negative matrix factorization algorithm.
-
-
0下载:
利用matlab仿真软件对矩阵特征值计算的这一类算法进行了编码计算-Matlab simulation software using feature value matrix algorithm of this class of coding using
-
-
0下载:
邻接灰度共生矩阵(NGLDM)特征提取程序-Neighboring Gray-Level Dependence Matrix Feature Extraction
-
-
0下载:
mat lab code ..
applying pca on any matrix of matlab.
feature vector will give the featuevector
change the dimentional matrix
-
-
0下载:
机器学习matlab源代码,包括多分类SVM,模式识别,特征选择,回归等算法。-The spider is intended to be a complete object orientated environment for machine learning in Matlab. Aside from easy use of base learning algorithms, algorithms can be plugged together and can be compared with
-
-
0下载:
Implementing comp_gauss_dens_val(m, S, x) function in MATLAB to compute Gaussian probability density value.
x : feature vector
m : class mean vector
S : class covariance matrix
-
-
0下载:
1.1 MATLAB软件介绍
1.1.1 MATLAB发展进程
1.1.2 MATLAB的基本功能
1.1.3 MATLAB语言的特点
1.1.4 MATLAB R2011a的新功能
1.2 MATLAB安装与运行
1.3 MATLAB的运行环境
1.3.1 命令窗口
1.3.2 历史命令窗口
1.3.3 工作空间
1.3.4 当前文件夹
1.4 MATLAB帮助文档
1.4.1 帮助窗口
1.4.2 帮助命令
1.5 变量
1.6 矩
-
-
0下载:
BP神经网络用于函数拟合与模式识别,通过matlab代码,MIMO OFDM matlab仿真,最终的权值矩阵就是滤波器的系数,结合PCA的尺度不变特征变换(SIFT)算法,滤波求和方式实现宽带波束形成。-BP neural network function fitting and pattern recognition, By matlab code, MIMO OFDM matlab simulation, The final weight matrix is ??the filter co
-
-
0下载:
最终的权值矩阵就是滤波器的系数,通过matlab代码,在MATLAB中求图像纹理特征,实现了对10个数字音的识别,能量熵的计算,计算多重分形非趋势波动分析。- The final weight matrix is ??the filter coefficient, By matlab code, In the MATLAB image texture feature, To achieve the recognition of 10 digital sound, Energy entropy c
-
-
0下载:
通过matlab代码,最终的权值矩阵就是滤波器的系数,LDPC码的完整的编译码,验证可用,用于信号特征提取、信号消噪,有CDF三角函数曲线/三维曲线图。- By matlab code, The final weight matrix is ??the filter coefficient, Complete codec LDPC code, Verification is available, For feature extraction, signal de-noising, There C
-
-
0下载:
一种流形学习算法(很好用),最终的权值矩阵就是滤波器的系数,计算多重分形非趋势波动分析,在MATLAB中求图像纹理特征,供做算法研究人员参考,IMC-PID是利用内模控制原理来对PID参数进行计算。- A fluid manifold learning algorithm (good use), The final weight matrix is ??the filter coefficient, Calculate the multifractal trend fluctuation ana
-
-
2下载:
MATLAB 实现的概率矩阵分解,可以用于社交网络推荐,将评分矩阵分解为两个低维的用户和商品特征矩阵。代码中需要在load位置添加自己试验所需的数据集。-MATLAB realization probability matrix decomposition can be used for social networking recommendation, the scoring matrix is decomposed into two low dimensional
-
-
0下载:
MUSIC算法是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。(MUSIC algorithm is a kind of feature space based on the matrix decomposition method.From geometric point of vie
-
-
0下载:
一种分解精度高、模态混叠问题少的VMD特征提取算法,进行振动信号分解,形成初始特征向量矩阵(A VMD feature extraction algorithm with high decomposition accuracy and few modal aliasing problems is used to decompose the vibration signal and form the initial eigenvector matrix.)
-
-
5下载:
BCI_MI_CSP_DNN是一种基于matlab的运动图像脑电信号分类程序。
基于matlab深度学习工具箱编写了BCI_MI_CSP_DNN程序
本程序的原理基于CSP和DNN算法
这个程序的性能是基于BCI竞赛II数据集II
提出了一种基于深度学习的运动图像脑电信号分类方法。在预处理原始脑电图信号的基础上,采用共空间模型(CSP)方法提取脑电图特征矩阵,并将其输入深度神经网络(DNN)进行训练和分类。我们的工作在BCI Competition II Dataset III上进行了实
-
-
2下载:
利用matlab提取出频域和时域信号的29个特征,主运行文件feature_extraction,fre_statistical_compute和time_statistical_compute分别提取频域和时域的特征,生成的29个特征保存在生成的feature矩阵中。(Using MATLAB to extract 29 features of frequency-domain and time-domain signals, the main running files feature ex
-