-
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
-
low_pass_filter
matlab环境下的低通滤波设计及实现,我也不是很懂(matlab environment of low-pass filter design and realize, I do not很懂)
- 2008-07-29 19:42:12下载
- 积分:1
-
algorytmy-eksploracji
bayes code for matlab
- 2011-01-19 22:33:22下载
- 积分:1
-
APFandPF
说明: APF和PF源码在其中,,都是比较经典的对比,,可以在命令窗口中直接运行得出结果。。(APF and PF source in which are more classic contrast, can be run directly in the command window outcome. .)
- 2010-04-27 15:41:03下载
- 积分:1
-
zl_yongci2
基于电流,转速的双闭环永磁同步电机的矢量控制的仿真模型。。。(Based on current double closed loop speed permanent magnet synchronous motor vector control simulation model)
- 2013-09-23 10:51:47下载
- 积分:1
-
wavelet
remote sensing image fusion based on wavelet on matlab
- 2014-02-14 23:35:27下载
- 积分:1
-
16qam
MATLAB Simulation of OFDM System (MATLAB Simulation of OFDM System)
- 2008-05-23 11:27:54下载
- 积分:1
-
Gauss3D
Generate 3D Gaussian filter
- 2012-08-27 16:08:12下载
- 积分:1
-
时频分析工具箱
说明: 法国中央科学研究院和美国RICE大学共同开发了时频分析工具箱(matlab emd)
是一款非常好用的时频分析计算工具,它是分析时变非平稳信号的有力工具,matlab 时频分析工具箱提供了时间域与频率域的联合分布信息,清楚地描述了信号频率随时间变化的关系。
其中主要含有四种函数:
信号产生函数,可以产生不停类型的信号,如Chirp信号,bpsk信号等。
时频分析函数,可以计算线性、Cohen类、仿射类非线性分析值函数,例如短时傅里叶变换(STFT),Gabor变换,谱图,Wigner-Ville(WVD)等。
分析处理函数
图形显示函数,如等高线、三维图等。(Time-frequency analysis toolbox)
- 2020-11-13 16:39:42下载
- 积分:1
-
AR_to_SS
AR算法到SS算法的实现转换程序,matlab实现。(AR algorithm to SS conversion algorithm.)
- 2009-05-03 21:57:39下载
- 积分:1