-
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
-
QGA
典型的量子遗传算法,求解最值问题,绝对没有密码(The typical quantum genetic algorithm is the most value problems)
- 2014-11-13 19:22:05下载
- 积分:1
-
sfs
shape from shading with source code of matlab
- 2013-11-21 17:29:39下载
- 积分:1
-
edit_distances
Edit Distance
Levenstin Distance
and etc
- 2012-03-26 14:49:09下载
- 积分:1
-
gradient_compute
ML gradient computation
g = grad_ml(X,x,r)
g = gradient vector
X = matrix for receiver positions
x = 2D position estimate
r = TOA measurement vector
sigma2 = noise variance vector
- 2015-01-13 00:22:09下载
- 积分:1
-
An-example-of-programming-interface
一个实例搞定MATLAB界面编程一个实例搞定MATLAB界面编程(An example to get MATLAB programming interface)
- 2013-08-23 16:13:07下载
- 积分:1
-
MATLAB-Algorithm
MATLAB 算法大全,找到的比较好的学习资料(MATLAB algorithms Daquan, found a better learning materials)
- 2013-07-27 09:43:21下载
- 积分:1
-
lowpassfilter
采用巴特沃斯函数,构造低通滤波器,实现信号的低通滤波(lowpass filter)
- 2012-11-19 20:42:26下载
- 积分:1
-
PAPR
说明: 降低OFDM的PAPR的优化算法的研究以及MATLAB 仿真(PARP)
- 2010-04-17 10:05:07下载
- 积分:1
-
ltc5
估计功率谱的经典方法,即周期图和修正周期图法(Estimate the power spectrum of the classic method, ie, the period map and corrected periodogram)
- 2013-11-10 18:25:48下载
- 积分:1