搜索资源列表
RSana
- RS分形算法matlab代码实现,既利用RS方法计算时间序列的分形hurst指数-RS fractal algorithm to achieve Matlab code, both RS calculated using time series fractal Hurst index
box-dimension
- 这是一个计算一维时间序列盒维数的计算程序,用matlab语言编写,希望对大家有帮助。-This is a calculated one-dimensional time series box dimension of the calculation procedures, using Matlab language. We want to help.
correlation-dimension
- 这是一个一维时间序列关联维数计算程序,用matlab编写,希望对大家有帮助-This is a one-dimensional time series correlation dimension calculation program, using Matlab prepared, and I hope to be helpful
ChaosToolbox2p9_trial
- 海军工程大学的陆振波博士写的混沌时间序列分析与预测工具箱,版本是2.9,均是matlab源码,个人感觉不错,供做混沌研究的同志们参考。-Chaotic Time Series Analysis and Prediction Matlab Toolbox- version 2.9
fractal_only_in_timeSequence
- 只适用于时间序列的matlab下的分形维数计算的代码-Applies only to the time series under matlab fractal dimension calculation code
RLS0
- 对于一实测时间序列,我想用matlab中的小波分析功能找出其周期和突变点,现在只能做出其小波系数图,请教高手指点如何将其转化为频率图?附件的论文里有用这个方法的,但不知其中的图是如何做出,从图上如何看出周期和突变点?谢谢!
rsfengxing
- 此程序为matlab分形程序,用于计算具有分形特性的时间序列的rs分形维数,仅供参考如有错误请指正-compulate the dimenson of the time serial
Wavelet
- 这是一个小波分析软件,可用来进行时间序列信号的分段分析。-this is a software for wavelet analysis and it can be used to segment and analyze the time series signals
wnn_forcast
- 用小波神经网络变换对时间序列信号进行预测,并做了测试,效果很好,请参考-Transform using wavelet neural network to predict the time series signal, and do a test with good results, please refer to
matlab-core
- 针对上证指数早期数据的时间序列初处理plot,得到白噪声现象。-The Shanghai Composite Index for the early beginning of the time series data processing plot, get white noise phenomenon.
SHIJIAN-XUNLIE
- 程序时间序列分析工具箱 - tsa matlab工具箱matlab代做QQ1747812398 matlab包括拥有数百个内部函数的主包和三十几种工具包。工具包又可以分为功能性工具包和学科工具包。功能工具包用来扩充MATLAB的符号计算,可视化建模仿真,文字处理及实时控制等功能。学科工具包是专业性比较强的工具包,控制工具包,信号处理工具包,通信工具包等都属于此类。-Program time series analysis toolbox- tsa matlab matlab doing some
DTjuanji
- 计算离散时间序列的卷积,是自编函数,不使用MATLAB提供的函数-Convolution computing discrete time series, is the self function without MATLAB functions provided
relatiovalgatabwse
- 本压缩文件提供了matlab的时间序列工具箱,内有程序详细说明-This compressed file provides the matlab toolbox, the time series contains program details
723476
- 本压缩文件提供了matlab的时间序列工具箱,内有程序详细说明-This compressed file provides the matlab toolbox, the time series contains program details
OMYIF71
- 用matlab实现利用统计混沌方法解决非线性系统时间序列预测的问题-Matlab to make use of statistical chaos method to solve the problem of nonlinear system time series prediction
512806
- 用matlab实现利用统计混沌方法解决非线性系统时间序列预测的问题-Matlab to make use of statistical chaos method to solve the problem of nonlinear system time series prediction
xile__toolbox
- 本压缩文件提供了matlab的时间序列工具箱,内有程序详细说明-This compressed file provides the matlab toolbox, the time series contains program details
573303
- 产生chens混沌时间序列的matlab程序,不错的源码 很好-Matlab chens chaotic time series, a good source is very good
ReadRFdata
- 对于不可读的超声RF时间序列的可视化成像,并做出一些变换(For non readable ultrasound, RF time series are visualized imaged and some transformations are made)
SG滤波_Matlab
- 一般用来做时间序列的平滑,比如MODIS的NDVI EVI等植被指数的平滑,消除 云 缺失值等噪声,提升数据质量,对于时间序列的研究是一种重要的处理方法。