-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
BPSK_SER
BPSK symbol Error rate performance and calculations
- 2013-01-28 19:22:48下载
- 积分:1
-
Untitled2
经典语音降噪算法——维纳滤波算法。实现提高语音信号信噪比,提高可读性。(Classic voice noise reduction algorithm- Wiener filtering algorithm. Improve the signal-to-noise ratio of the speech signal, improve readability.)
- 2013-03-19 10:06:52下载
- 积分:1
-
TEST
MATLAB IMAGE BASIC TESTING CODE
- 2013-05-04 19:36:33下载
- 积分:1
-
CFO_estimation
Carrier frequency offset estimation
- 2013-07-10 18:40:07下载
- 积分:1
-
BMEstT
B Frame motion estimation for odd frames
- 2009-12-18 13:21:29下载
- 积分:1
-
DigitalSignalProcessing(MATLAB)
说明: matlab写的数字信号处理源代码,里面包括最基本的fft计算,以及小波分析。完整的源代码。(Matlab write digital signal processing source code, including inside the most basic fft, and wavelet analysis. Complete source code.)
- 2006-04-13 18:32:10下载
- 积分:1
-
matlab
Blues音效算法设计及Matlab仿真(Blues audio algorithm and Matlab simulation)
- 2010-05-11 16:05:45下载
- 积分:1
-
PNN
概率神经网络的分类预测-基于PNN变压器故障诊断(Probabilistic neural network classification and prediction- PNN transformer fault diagnosis based on)
- 2013-12-08 18:58:10下载
- 积分:1
-
hough
Hough transform is used to transform images
- 2015-04-18 04:32:58下载
- 积分:1