-
信号稀疏处理
稀疏分解 ksvdbox13 ├── Contents.m├── faq.txt├── images│ ├── barbara.png│ ├── boat.png│ ├── house.png│ ├── lena.png│ └── peppers.png├── ksvd.m├── ksvddemo.m├── ksvddenoise.m├── ksvddenoisedemo.m├── ksvdver.m├── odct2dict.m├── odct3dict.m├── odctdict.m├── odctndict.m├── ompdenoise.m├── ompdenoise1.m├── ompdenoise2.m├── ompdenoise3.m├── private│ ├── add_dc.m│ ├── addtocols.c│ ├── addtocols.m│ ├── col2imstep.c│ ├── col2imstep.m│ ├── collincomb.c│ ├── collincomb.m│ ├── countcover.m│ ├── dictdist.m│ ├── im2colstep.c│ ├── im2colstep.m│ ├── imnormalize.m│ ├── iswhole.m│ ├── make.m│ ├── mexutils.c│ ├── mexutils.h│ ├── normcols.m│ ├── printf.m│ ├── reggrid.m│ ├── remove_dc.m│ ├── rowlincomb.c│ ├── rowlincomb.m│ ├── sampgrid.m│ ├── secs2hms.m│ ├── spdiag.m│ ├── sprow.c│ ├── sprow.m│ ├── timerclear.m│ ├── timereta.m│ └── timerinit.m├── readme.txt└── showdict.m2 directories, 52 files
- 2021-05-06下载
- 积分:1
-
MATLAB信号处理 频谱分析加汉宁窗函数 源代码
MATLAB信号处理 频谱分析加汉宁窗函数 源代码
- 2021-05-06下载
- 积分:1
-
MATLAB/SImulink-10机39节点
MATLAB/SImulink-10机39节点
- 2021-05-06下载
- 积分:1
-
LFM雷达信号及其模糊函数
【实例简介】
- 2021-07-01 00:30:59下载
- 积分:1
-
人工神经网络SVM深度学习简介.ppt(100页)
内蒙古农业大学统计专业实习-人工神经网络SVM深度学习简介.ppt
- 2021-05-06下载
- 积分:1
-
SC定时同步算法实现
SC定时同步算法实现
- 2021-05-06下载
- 积分:1
-
PQ分解法潮流计算
【实例简介】PQ分解法潮流计算
- 2022-01-05 00:32:33下载
- 积分:1
-
ERA 模态识别(Era.m)
%% input% h: Impulse response% n: Degree of freedoms(Only if structural system)% r: number of rows% s: number of columns%% output% A: State Matrix, 2n*2n. n is DOFs, 2*n is the number of state variables% B: Input Matrix, 2n*p. p is the number of input% G: Output Matrix, q*2n. q is the number of output
- 2020-11-30下载
- 积分:1
-
小波熵(matlab实现)
【实例简介】
Matlab Codes for calculating wavelet entropy and related quantities of a signal
- 2021-07-01 00:31:07下载
- 积分:1
-
几种智能算法测试函数(Get_Functions_details.m)
测试函数主要应用于测试智能算法的性能优劣
- 2020-11-30下载
- 积分:1