登录
首页 » matlab » 三谱混合相位子波估计 wavelet extimation trispectrum

三谱混合相位子波估计 wavelet extimation trispectrum

于 2020-10-24 发布 文件大小:464KB
0 312
下载积分: 1 下载次数: 144

代码说明:

  三谱混合相位子波估计!! 这是我的一篇文章所涉及到的matlab 源代码,对搞物探的人很有帮助!hosa, hos_2, S4M是程序中用到的工具箱!(three mixed-phase spectra wave estimated! ! This is my one article, which was involved in the Matlab source code, engaged in geophysical helpful to the people! Hosa, hos_2, 4 months/S4M procedure is to use the Toolbox!)

文件列表:

wavelet_extimation_trispectrum
..............................\hosa
..............................\....\ARMAQS.M
..............................\....\ARMARTS.M
..............................\....\ARMASYN.M
..............................\....\ARORDER.M
..............................\....\ARRCEST.M
..............................\....\BICEPS.M
..............................\....\BICEPSF.M
..............................\....\BICOHER.M
..............................\....\BICOHERX.M
..............................\....\BISPECD.M
..............................\....\BISPECDX.M
..............................\....\BISPECI.M
..............................\....\BISPECT.M
..............................\....\CONTENTS.M
..............................\....\CUM2EST.M
..............................\....\CUM2X.M
..............................\....\CUM3EST.M
..............................\....\CUM3X.M
..............................\....\CUM4EST.M
..............................\....\CUM4X.M
..............................\....\CUMEST.M
..............................\....\CUMTRUE.M
..............................\....\DOA.M
..............................\....\DOAGEN.M
..............................\....\GLSTAT.M
..............................\....\HARMEST.M
..............................\....\HARMGEN.M
..............................\....\HOSAHELP.M
..............................\....\HOSAVER.M
..............................\....\HPRONY.M
..............................\....\INFO.XML
..............................\....\IVCAL.M
..............................\....\MAEST.M
..............................\....\MAORDER.M
..............................\....\MATUL.M
..............................\....\NLGEN.M
..............................\....\NLPOW.M
..............................\....\NLTICK.M
..............................\....\PICKPEAK.M
..............................\....\QPCGEN.M
..............................\....\QPCTOR.M
..............................\....\README.M
..............................\....\RIVDL.M
..............................\....\RIVTR.M
..............................\....\RPIID.M
..............................\....\TDE.M
..............................\....\TDEB.M
..............................\....\TDEGEN.M
..............................\....\TDER.M
..............................\....\TLS.M
..............................\....\TRENCH.M
..............................\....\TRISPECT.M
..............................\....\WIG2.M
..............................\....\WIG2C.M
..............................\....\WIG3.M
..............................\....\WIG3C.M
..............................\....\WIG4.M
..............................\....\WIG4C.M
..............................\hos_2
..............................\.....\arma_gen.m
..............................\.....\calculate_SER.m
..............................\.....\exponential.m
..............................\.....\hos_id.m
..............................\.....\hos_matrix.m
..............................\.....\index.m
..............................\.....\iterate.m
..............................\.....\MMSE_bse.m
..............................\.....\modulo.m
..............................\.....\moments.m
..............................\.....\PAM.m
..............................\.....\qam.m
..............................\.....\slice_est.m
..............................\.....\Spectrum-est
..............................\.....\............\Spectrum-est
..............................\.....\............\............\CUM2X.M
..............................\.....\............\............\CUM4X.M
..............................\.....\............\............\estCum1.m
..............................\.....\............\............\estTris4.m
..............................\.....\............\............\g_cc3_matrix.m
..............................\.....\............\............\g_cc4_3D.m
..............................\.....\............\............\true_cum3.m
..............................\.....\............\............\true_cum4_3D.m
..............................\.....\spec_est.m
..............................\main_trispectrum.m
..............................\read me.txt
..............................\S4M
..............................\...\Geophysics_2.01
..............................\...\...............\@struct
..............................\...\...............\.......\abs.m
..............................\...\...............\.......\minus.m
..............................\...\...............\.......\mrdivide.m
..............................\...\...............\.......\mtimes.m
..............................\...\...............\.......\plus.m
..............................\...\...............\.......\power.m
..............................\...\...............\.......\rdivide.m
..............................\...\...............\.......\sign.m
..............................\...\...............\.......\sqrt.m
..............................\...\...............\.......\times.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • KalmanFilter
    说明:  主要是介绍卡尔曼滤波器的原理,并形象地说明了实现过程,最后用matlab实现了这一原理。(Mainly to introduce the principle of Kalman filter, and vividly illustrates the realization of the process, and finally use matlab to achieve this principle.)
    2008-11-24 16:58:28下载
    积分:1
  • 1
    说明:  对视频序列通过背景减除法进行运动跟踪,里面用到的方法是叠代法(Motion tracking video sequences by background subtraction)
    2012-05-20 21:57:18下载
    积分:1
  • ALO+Pf
    利用狮蚁群算法实现火电机组功能调度,参数处理使用stochastic ranking(Performance scheduling of thermal power generating units is based on the lion ant colony algorithm. Parametric processing is stochastic)
    2020-06-23 14:20:02下载
    积分:1
  • exampdsp
    数字信号处理的matlab程序,里面有大量的例程,可以帮助很好的理解(Digital signal processing matlab program, which has a large number of routines that can help a good understanding of)
    2008-06-02 18:08:53下载
    积分:1
  • Autocorrelation_function
    信号处理之相关函数,自相关函数,自协方差函数,互协方差函数等等仿真程序,以验证过(Signal processing of the correlation function, autocorrelation function, autocovariance function, cross-correlation function, and so simulation program to verify over)
    2010-03-13 09:19:36下载
    积分:1
  • Mean-Gaussian-noise-filter
    说明:  均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。(Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.)
    2011-02-23 21:08:29下载
    积分:1
  • 7
    说明:  matlab高效编程程序源代码第七章,可以运行。(efficient programming source code matlab Chapter VII, to run.)
    2011-04-10 15:34:15下载
    积分:1
  • 1DTFT(2)
    实验二 离散时间傅里叶分析 1. 离散时间信号 , ,求 的傅立叶变换 。 离散时间信号 , ,求 的傅立叶变换 (Experiment 2 discrete-time Fourier analysis 1. Discrete-time signal, find the Fourier transform. Discrete-time signal, find the Fourier transform)
    2010-05-12 19:02:47下载
    积分:1
  • Simulation-of-4FSK-Hamming-code
    MATLAB中提供了汉明码的编解码、4FSK调制解调函数和不同通信信道模型函数,本程序直接调用进行编程。借助于MATLAB可大大地拓宽研究分析的视野提高研究设计的效率,具有重要的推广和应用价值。 (MATLAB provides the hamming codec 4FSK modem function and different communication channel model function, the program calls directly programming. Help of MATLAB can greatly broaden the horizons of research and analysis to improve the efficiency of the study design, with promotion and application value.)
    2013-01-17 21:00:03下载
    积分:1
  • 1
    说明:  MATLAB非线性滤波工具箱 在“中国国防科技论坛 ”找到的 (Nonlinear Filtering in MATLAB toolbox China National Defense Science and Technology Forum found)
    2008-06-12 14:52:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载