搜索资源列表
FusionSegmentationAlgorithm
- 针对合成孔径雷达(SAR) 图像含有大量斑点噪声的特点,基于Contourlet 的多尺度、局部化、方向性和各向 异性等优点,并结合隐马尔科夫树( HMT) 模型和隐马尔科夫场(MRF) ,提出了一种基于Contourlet 域持续性和聚 集性的SAR 图像模糊融合分割算法。该算法有效捕获了Contourlet 子带的持续性和聚集性,并分别用HMT 和 MRF 来刻画,再依据模糊测度,将多尺度HMT 和MRF 有机融合,建立Contourlet 域HMT2MRF 融合模型,并导
r_sn
- R/S分析法中如何求解重标极差,得到后使用最小二乘估计就可以得到,Hurst指数-R/S analysis method on how to solve the rescaled range, obtained after the least-squares estimation can be used, Hurst index
fractal_homework
- R/S法 处理信号 随机信号 分形维数 非线性分析-Nonlinear Analysis of R/S Method random signal processing signal fractal dimension
Geographic-data-analysis-Matlab
- 代码基于Matlab软件,讲述了大量数学方法的应用思路和过程。内容涉及回归分析、主成分分析、因子分析、聚类分析、判别分析、时(空)间序列分析、Markov链、R/S分析、线性规划、层次分析法以及人工神经网络建模等方法。通过模仿本书讲授的计算过程,读者可以加深对有关数学方法的认识和理解,并且掌握很多Matlab的应用技巧。代码规范,可研究价值高。 -Code based on the Matlab software, tells the story of a large number of
R_S_hurst
- 用重标极差法(R/S)计算Hurst指数,便于分析证券市场等时间序列的分形特征-Hurst exponent calculation method using the rescaled range (R/S), to facilitate the fractal characteristics of the securities market and other time series
RS分析程序
- MATLAB中关于R/S分析法的程序,R/S分析的程序,用来计算Hurst指数用的(The program on R/S analysis in MATLAB)
r/s分析方法
- r/s分析方法,分析着股票市场,和各个市场之间进行的Hurst指数,详细讲述了其过程。