CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tau p
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tau p - List
[
Other resource
]
tptranform.for
DL : 0
This program is used for tau-p transform
Update
: 2008-10-13
Size
: 189.27kb
Publisher
:
lyh
[
Other
]
lyapunov
DL : 1
最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻
Update
: 2008-10-13
Size
: 2.19kb
Publisher
:
刘于江
[
Other
]
lyapunov
DL : 1
最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大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 |
Update
: 2025-02-19
Size
: 2kb
Publisher
:
刘于江
[
Other systems
]
sutaup
DL : 0
tau-p变换的C程序,地震勘探数据处理中经常用到的功能模块代码!-tau-p transform C procedures, seismic data processing in the frequently used function modules code!
Update
: 2025-02-19
Size
: 3kb
Publisher
:
mengmeng
[
Energy industry
]
taup
DL : 0
tau-p变换程序,将TX域地震数据变换到tau-p域-tau-p transform procedure, TX Transform the domain of seismic data to tau-p domain
Update
: 2025-02-19
Size
: 1kb
Publisher
:
顾小弟
[
Algorithm
]
tp_form
DL : 0
Tau-p 变换即Random变换用于垂直地震剖面的波长分离及去噪滤波。-Tau-p transform the Random transform to the wavelength of vertical seismic profiling separation and de-noising filter.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
毕有益
[
matlab
]
taup_zheng
DL : 0
tau-p正变换的代码,已经编译成函数,可以直接调用,有详细注释。-tau-p transformation of the code is already compiled into functions that can be called directly, with detailed comments.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王宁
[
matlab
]
taup_fan
DL : 0
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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王宁
[
Mathimatics-Numerical algorithms
]
coher_filt
DL : 0
相干滤波程序,利用正反Tau-P变换来改善信噪比,进而实现相干滤波-Coherence filter based on semblance over a sweep of linear trends about a point
Update
: 2025-02-19
Size
: 28kb
Publisher
:
sunpy
[
matlab
]
invradonlinear
DL : 0
采用线性插值的反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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Owen
[
Graph Drawing
]
gongyu-guanlixitong
DL : 0
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
Update
: 2025-02-19
Size
: 15kb
Publisher
:
赵楠
[
Energy industry
]
t-pbianhuan
DL : 0
将t-x域地震数据变换到tau-p域 用于VSP的波场分离-The tx domain seismic data is transformed to the tau-p domain for VSP wavefield separation
Update
: 2025-02-19
Size
: 2kb
Publisher
:
zhengru
[
Wavelet
]
radon-transform
DL : 0
时间域 radon变换(tau-p变换)-Time domain radon transform (tau-p transform)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zhxy
[
matlab
]
tides
DL : 0
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)
Update
: 2025-02-19
Size
: 17kb
Publisher
:
yadan
[
Other
]
lyapunov_wolf
DL : 0
该函数用来计算时间序列的最大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
Update
: 2025-02-19
Size
: 2kb
Publisher
:
xzr
[
source in ebook
]
tptran
DL : 0
地震数据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
Update
: 2025-02-19
Size
: 2kb
Publisher
:
刘思齐
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.