-
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
-
ex2bvp
说明: 打靶问题的解法
已知两个边界的值
希望对大家有所帮助(Problem targeting two known boundary values we want to help)
- 2010-04-06 15:10:31下载
- 积分:1
-
datos34_Ress_monofasico.m
data from IEEE distribution system
- 2011-05-24 08:15:00下载
- 积分:1
-
ulib-2.1.0_src.tar
The ULIB is a collection of efficient building blocks for developing high-performance and scalable systems in C and C++. These building blocks mainly cover, multithreading, parallel computing, efficient data indexing, numerical approximation, and cryptography.
- 2014-11-03 11:55:05下载
- 积分:1
-
Haykin-PPT--exercise-solution
神经网络与机器学习--Simon Haykin中的PPT的练习题答案(Neural Networks and Machine Learning- Simon Haykin exercises in answer to the PPT)
- 2014-01-22 11:46:57下载
- 积分:1
-
fitness
优化算法的20个基准函数benchmark,仅供参考,内含说明(20 benchmark functions benchmark optimization algorithm, for reference, containing instructions)
- 2021-04-12 21:58:56下载
- 积分:1
-
thesegmentationofimage
基于进化规划算法的医学图像描述
分割函数是最大熵双阈值函数(the segmentation of image)
- 2010-06-13 16:58:44下载
- 积分:1
-
KPC-svm
this program implement a pca_svm face recognition
- 2010-09-25 15:45:19下载
- 积分:1
-
kalmanRLSLMS
给出了kalman、RLS、LMS三种自适应滤波器的仿真程序,三种滤波器都采用了80次迭代,将仿真值与理论值进行了比较(Given kalman, RLS, LMS adaptive filter simulation program of three, three types of filters are used 80 iterations, the simulated values were compared with the theoretical value)
- 2020-12-30 16:58:59下载
- 积分:1
-
hs-Kalmtool
简单的卡尔曼工具箱,易于上手,主要包括源代码,但不包含例程,自己做了写注释。(simple KALMAN toolbox,easy to understand and revise,include some nessesary remark according to application.)
- 2011-09-28 09:47:31下载
- 积分:1