-
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
-
matlab
中心极限定理的仿真,利用matlab实现,很好的例子啊(The Central Limit Theorem simulation using matlab to achieve a good example)
- 2012-05-27 22:23:16下载
- 积分:1
-
func_ant_colony_image_edge_detection
matlAB code for edge detection by ant colony
- 2013-08-15 05:33:36下载
- 积分:1
-
resonator-matlab
课程设计:激光谐振器的matlab仿真代码(Matlab simulation of laser resonator)
- 2014-10-19 10:49:20下载
- 积分:1
-
SINE_SIGNAL_SEPARATION
基于k-l分解算法的正弦信号分离算法,用于实现强背景噪声下正弦信号恢复(Sine signal separation algorithm based on k-l expansion algorithm ,which is useful in sine signal getting from strong background noise)
- 2013-12-16 16:05:44下载
- 积分:1
-
matalab
其中有很多matalab程序的例子,很适合学习matalab编程。有一定的参考价值(There are many examples of matalab program, very suitable for learning matalab programming. Have certain reference value
)
- 2012-05-03 15:40:51下载
- 积分:1
-
Untitled
Image Reconstruction
- 2014-08-14 14:55:25下载
- 积分:1
-
histogram
Calculated histogram of an image
- 2015-03-26 21:17:38下载
- 积分:1
-
qeifang
GSM中GMSK调制信号的产生,一个师兄的毕设,包括最小二乘法、SVM、神经网络、1_k近邻法。( GSM is GMSK modulation signal generation, A complete set of brothers, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.)
- 2017-01-10 17:46:22下载
- 积分:1
-
GA_HW
matlab code for genetic algorithm
- 2013-04-03 11:22:01下载
- 积分:1