资源列表
EKF
- EKF的matlab仿真,内有注释和markdown文档介绍(EKF matlab simulation, with notes and markdown documentation)
jiangwei
- pca、svd、mds 数据降维,用来对数据进行预处理 新人学习,叨扰(pca data dimension reduction)
10 gedCFC_MATLAB
- 代码提供了一种分析多通道电生理记录中交叉频率耦合的新框架-------基于特征分解的广义交叉频率耦合框架gedcfc,共五种算法,并包括脑电信号数据集供大家验证算法。(The code provides a new framework for analyzing cross-frequency coupling in multi-channel electrophysiological recordings - gecfc based on eigen-decomposition-based g
基于多信号小波变换分解的特征提取
- 实现对振动信号的小波变换分解的特征提取。(The wavelet transform decomposition of vibration signal is realized to extract its features.)
牛顿迭代法解2次方程matlab
- 牛顿迭代法解2次线性方程,使用matlab程序解决
多矢量粗对准
- 多矢量粗对准,摇摆对粗对准结果的影响,横荡和纵荡对粗对准结果有较大的影响(Multi-Vector Rough Alignment,effect of swing on rough alignment results,sway and surge have great influence on rough alignment results.)
QRS-detection-and-ECG-classifier-master
- ECG的应用,ECG在医疗检测方面发挥着中重要作用,所以,心电信号至关重要(With the application of ECG, ECG plays an important role in medical detection, so ECG signal is very important.)
gptips2
- It is a free, open source MATLAB toolbox for symbolic data mining (SDM). It uses a biologically inspired machine learning method called multigene genetic programming (MGGP) as the 'engine' that drives the automatic model discovery process. GPTIPS
STL源码剖析简体中文完整版(清晰扫描带目录)
- 介绍STL的书籍。全面介绍了STL的用法和源代码。(Introduction to STL books. The usage and source code of STL are introduced comprehensively.)
vtshitoyan-plotConfMat-1787253
- 就是用MATLAB绘制,一个颜色编码的混淆矩阵。(MATLAB is used to draw a color coded confusion matrix.)
最速下降法求解方程组
- 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the ol
103244855LPP
- 局部保持投影算法( locality preserving projections,LPP) ,保留了数据的局部信 息,更好地对其进行监测. Cai 和 He 又提出正交局部保持投影,在 LPP 的基础上增加一个正交化的约束条件,通过迭代计算得到相互正交的投影方向 .(For feature extraction classification)