Welcome![Sign In][Sign Up]
Location:
Search - tau p

Search list

[Other resourcetptranform.for

Description: This program is used for tau-p transform
Platform: | Size: 193808 | Author: lyh | Hits:

[Otherlyapunov

Description: 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻
Platform: | Size: 2244 | Author: 刘于江 | Hits:

[Otherlyapunov

Description: 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻-The largest Lyapunov exponent calculation of the function used to calculate the time series of the largest Lyapunov index Wolf method m: embedding dimension tau: time delay data: time series N: time-series length P: Time-series average cycle , select evolution with distance of the location of the current point difference, that is, if the current points for the I, the evolution of phase points can only be | I-J |
Platform: | Size: 2048 | Author: 刘于江 | Hits:

[Other systemssutaup

Description: tau-p变换的C程序,地震勘探数据处理中经常用到的功能模块代码!-tau-p transform C procedures, seismic data processing in the frequently used function modules code!
Platform: | Size: 3072 | Author: mengmeng | Hits:

[Energy industrytaup

Description: tau-p变换程序,将TX域地震数据变换到tau-p域-tau-p transform procedure, TX Transform the domain of seismic data to tau-p domain
Platform: | Size: 1024 | Author: 顾小弟 | Hits:

[Algorithmtp_form

Description: Tau-p 变换即Random变换用于垂直地震剖面的波长分离及去噪滤波。-Tau-p transform the Random transform to the wavelength of vertical seismic profiling separation and de-noising filter.
Platform: | Size: 3072 | Author: 毕有益 | Hits:

[matlabtaup_zheng

Description: tau-p正变换的代码,已经编译成函数,可以直接调用,有详细注释。-tau-p transformation of the code is already compiled into functions that can be called directly, with detailed comments.
Platform: | Size: 1024 | Author: 王宁 | Hits:

[matlabtaup_fan

Description: tau-p反变换的代码,已编译成函数,可直接调用。具体使用见代码说明。-Anti-tau-p transform the code has been compiled into functions that can be called directly. See description of the specific use of the code.
Platform: | Size: 1024 | Author: 王宁 | Hits:

[Mathimatics-Numerical algorithmscoher_filt

Description: 相干滤波程序,利用正反Tau-P变换来改善信噪比,进而实现相干滤波-Coherence filter based on semblance over a sweep of linear trends about a point
Platform: | Size: 28672 | Author: sunpy | Hits:

[matlabinvradonlinear

Description: 采用线性插值的反radon变换,按照原理直接编的,要求tau-p域中的p都是从正数开始的-Code in accordance with the principle of direct linear interpolation of the anti-radon transform, the tau-p domain p from positive
Platform: | Size: 1024 | Author: Owen | Hits:

[Graph Drawinggongyu-guanlixitong

Description: matlab程序语言,图像增强算法的代码- Function [U, minv, SS] = Nonlinear_Diffusion (U_0, tau, eps, p, T, theta, sigma, fig_handle) Performs nonlinear scalar valued and coupled vector/matrix valued diffusion Inputs: U_0 nxmx dxw input field: D = 1, w = 1: scalar valued diffusion (eg grayscale image) D> 1, w = 1: coupled vector valued diffusion (eg color image) D> 1, w> 1: coupled isotropic matrix valued diffusion (eg nonlinear structure tensor) Of tau 1 x 1 (optional) time the step size Eps, 1 x 1 (optional) epsilon for the diffusivity function P 1 x 1 (optional) p of the diffusivity function: P = 0 corresponds to homogeneous diffusion gaussian the smoothing 0 <p <1 corresponds to the forward diffusion
Platform: | Size: 15360 | Author: 赵楠 | Hits:

[Energy industryt-pbianhuan

Description: 将t-x域地震数据变换到tau-p域 用于VSP的波场分离-The tx domain seismic data is transformed to the tau-p domain for VSP wavefield separation
Platform: | Size: 2048 | Author: zhengru | Hits:

[Waveletradon-transform

Description: 时间域 radon变换(tau-p变换)-Time domain radon transform (tau-p transform)
Platform: | Size: 1024 | Author: zhxy | Hits:

[matlabtides

Description: T_XTIDE Tidal prediction YOUT=T_XTIDE(STATION) makes a tidal prediction for the current day using the harmonics file XTIDE. Predictions at other times can be generated using [...]=T_XTIDE(STATION,TIM) where TIM is a vector of matlab-format decimal days ( DATENUM). If TIM is a scalar then it is taken as the number of days present over which to make predictions. If TIM>1000 then it is taken to be the starting time in matlab-format. at the matlab time JD (UTC, but see code for details) where tau = lunar time s = mean longitude of the moon h = mean longitude of the sun p = mean longitude of the lunar perigee np = negative of the longitude of the mean ascending node pp = mean longitude of the perihelion (solar perigee) - T_XTIDE Tidal prediction YOUT=T_XTIDE(STATION) makes a tidal prediction for the current day using the harmonics file XTIDE. Predictions at other times can be generated using [...]=T_XTIDE(STATION,TIM) where TIM is a vector of matlab-format decimal days ( DATENUM). If TIM is a scalar then it is taken as the number of days present over which to make predictions. If TIM>1000 then it is taken to be the starting time in matlab-format. at the matlab time JD (UTC, but see code for details) where tau = lunar time s = mean longitude of the moon h = mean longitude of the sun p = mean longitude of the lunar perigee np = negative of the longitude of the mean ascending node pp = mean longitude of the perihelion (solar perigee)
Platform: | Size: 17408 | Author: yadan | Hits:

[Otherlyapunov_wolf

Description: 该函数用来计算时间序列的最大Lyapunov 指数 Wolf 方法 m: 嵌入维数 tau:时间延迟 data:时间序列 N:时间序列长度 P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻 lambda_1:返回最大lyapunov指数值 - This function is used to calculate the time series of the largest Lyapunov exponent method Wolf M: embedding dimension Tau: Time Delay Data: time series N: length of time series P: the average period of time series, selecting relative pitch evolution current dot position difference, i.e., if the current phase point is I, and the evolution of the phase points only | Search> P phase points | I-J Lambda_1: Returns the maximum index value lyapunov
Platform: | Size: 2048 | Author: xzr | Hits:

[source in ebooktptran

Description: 地震数据tau-p变换的MATLAB函数,具体参数里面给出,可以参照。地震数据tau-p变换的MATLAB函数,具体参数里面给出,可以参照-Seismic data MATLAB transformation of the Tau-p function, the specific parameters which are given, you can refer to. Seismic data MATLAB transformation of the Tau-p function, the specific parameters which are given, you can refer to
Platform: | Size: 2048 | Author: 刘思齐 | Hits:

CodeBus www.codebus.net