登录
首页 » 算法 » 改进的LMD算法及其在EEG信号特征提取中的应用

改进的LMD算法及其在EEG信号特征提取中的应用

于 2022-02-14 发布 文件大小:344.34 kB
0 264
下载积分: 2 下载次数: 2

代码说明:

改进的LMD算法及其在EEG信号特征提取中的应用

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 移动 Ad-hoc 网络模拟
    此应用程序不仅演示使用 Microsoft 基础类的基本知识,也是您编写应用程序的起始点。 此文件包含的什么你会发现在每个文件,让您的广告特设模拟的应用程序的摘要。
    2022-11-17 09:25:02下载
    积分:1
  • 心电图 lib
    Ecglib 是自动的心电图的分析算法库,主要用于自动分析静息心电图、 年龄、 性别的可以视为一个诊断的因素以确保诊断的准确性。通过 CSE 心电数据库评价自动心电图分析算法 (Ecglib),以达到更好的效果。 另外 EcglibDemo 是Ecglib库的示例程序。
    2022-06-20 18:42:08下载
    积分:1
  • 贴一个自己写的小波变换的C源代码,用C语言实现
    贴一个自己写的小波变换的C源代码,用C语言实现-Affixed to a wavelet transform to write the C source code, using C language
    2022-02-02 15:14:28下载
    积分:1
  • 飞思卡尔智能车摄像头组初始化程序
    飞思卡尔智能车摄像头组初始化程序 可以初步提线 用codewarrior调试,配合相应的上位机软件可以看到提取的线条,希望可以帮助大家
    2023-09-05 07:45:03下载
    积分:1
  • FFT C语言编程
    本文档介绍了离散傅里叶变换(DFT),即,一个适用于离散傅里叶变换的复值序列。数学将和源代码(写在C编程语言)在附录中提供。
    2022-05-06 13:08:09下载
    积分:1
  • opencv 傅里叶 水印 C++
    基于VC2010开发环境,使用OpenCV 2.4.10应用傅里叶算法,做水印加入处理,及相关的水印还原处理。 可以对png,jpg等不同图像格式的文件做暗水印加入及还原水印的功能。
    2023-01-30 09:30:04下载
    积分:1
  • 指数平滑预测数据
    指数平滑法预测数据-exponential smoothing forecast data
    2022-02-11 17:21:52下载
    积分:1
  • 平均因子分解应用于正定矩阵
    平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
    2022-10-16 04:30:02下载
    积分:1
  • Insertion sort
    insertion_sort.cpp #include #include #include #define N 5000 int insertion_sort( int data_insert[] ); void creat_file( char *file_name, int data_file[] ); int main(int argc, char *argv[]){    int data[N];    creat_file( argv[1], data ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-05 04:13:51下载
    积分:1
  • Simple calculator source. There are four computing involution, such as computing...
    简单的计算器源码。有四则运算乘方等运算,支持鼠标-Simple calculator source. There are four computing involution, such as computing, support for mouse
    2023-03-04 06:50:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载