-
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_branchbound
分枝定界法的程序,是一种在问题的解空间树上搜索问题的解的方法。(Procedures of the branch and bound method, a solution space tree search solution.)
- 2012-07-13 09:36:24下载
- 积分:1
-
adaptequaldemo1fd
基于LMS自适应时延估计算法,可以进行时间延迟估计。(Delay estimation algorithm based on LMS adaptive research based on the fractional lower order time delay estimation algorithm, including: covariation-based time delay estimation, based on the fractional lower order covariance delay estimation method, as well as the minimum norm when the average P delay estimation method.)
- 2020-07-02 02:20:02下载
- 积分:1
-
main2
变分贝叶斯方法进行压缩感知中的稀疏信号的重构(Variational Bayesian method for CS reconstruction)
- 2016-01-14 17:17:30下载
- 积分:1
-
market_trading
Matlab code for calculating operating costs and saving while Interchange of power and energy between power station
- 2010-05-06 00:56:55下载
- 积分:1
-
Drained
The uploaded file is the Cam-Clay code for drained path which is written in matlab software.
- 2014-10-03 22:22:37下载
- 积分:1
-
CRF
应用条件随机场知识对图像进行分割,场景理解。(Application CRFs knowledge of image segmentation, scene understanding.)
- 2014-02-10 14:06:37下载
- 积分:1
-
Distortionless_Data_Hiding
The code implements the following paper:
Guorong Xuan, Jiang Zhu, Jidong Chen, Shi Y.Q., Zhicheng Ni, Wei Su, "Distortionless data hiding based on integer wavelet transform" IET Electronics Letters, Volume: 38, Issue 25, page 1646- 1648, December 2002. (ISSN: 0013-5194)
The watermark embedding and extraction modules have been implemented separately.
The watermark embedding module embeds the watermark using bitplane compression in the integer wavelet transform domain.
The watermark extraction module extracts the previously embedded watermark and restores the original image.
A logo image is used as a watermark but can be replaced with any thing.
- 2010-07-30 09:20:07下载
- 积分:1
-
LargestLyapunov
这个是用小数据量法计算时间序列最大lyapunov指数的matlab程序(This is a small amount of data calculated time series index of the largest lyapunov Matlab procedures)
- 2021-02-27 00:19:37下载
- 积分:1
-
ADPCM
adpcm adpcm in the change cirument of matlab envoroment (adpcm in the change cirument of matlab envoroment )
- 2013-05-13 09:03:49下载
- 积分:1