代码搜索:L

找到约 10,000 项符合「L」的源代码

代码结果 10,000
www.eeworm.com/read/259565/11781838

m l_resample.m

function <mark>l</mark>ogout=<mark>l</mark>_resamp<mark>l</mark>e(w<mark>l</mark>og,step,varargin) % Function resamp<mark>l</mark>es a<mark>l</mark><mark>l</mark> curves of a <mark>l</mark>og. Gaps in <mark>l</mark>og curves (NaNs) are % interpo<mark>l</mark>ated prior to resamp<mark>l</mark>ing (<mark>l</mark>_fi<mark>l</mark><mark>l</mark>_gaps). Gaps are fi<mark>l</mark><mark>l</mark>ed even ...
www.eeworm.com/read/259565/11781854

m l_gu.m

function units=l_gu(wlog,mnem) % Get units of measurement of curve with mnemonic "mnem" from log data set "wlog" % If S4M.case_sensitive is set to false, the case of the curve mnemonic is disregarded.
www.eeworm.com/read/259565/11781869

m l_data.m

function wlog=l_data % Create a synthetic well log for test and demo purposes; the log curves are % not based on any rock physics. % % Written by: E. R.: October 1, 2005; % Last updated: April 16, 200
www.eeworm.com/read/259565/11781917

m l_tools.m

function l_tools(keyword) % Without argument, function lists all functions that process log data. % The argument allows restrictions to those functions which have the keyword % as part of the descrip
www.eeworm.com/read/259565/11781933

m l_eqdepth.m

function log_out=l_eqdepth(log) % Funtion checks if log is equidistantly sampled in depth (log.step ~= 0) % If this is the case it is copied to output. % If this is not the case the curves are resampl
www.eeworm.com/read/259565/11781954

m l_gc.m

function [curve,info]=l_gc(wlog,mnem,depths) % Function extracts curve with mnemonic "mnem" from log data set "wlog" % If global variable S4M.case_sensitive is set to false, the case of the curve % mn
www.eeworm.com/read/259565/11781968

m l_curve.m

function wlog=l_curve(wlog,action,mnem,values,units,description) % Function manipulates curve(s) of a log structure % % Written by: E. R.: May 12, 2000 % Last updated: November 8, 2004: update also fi
www.eeworm.com/read/259565/11781987

m l_select.m

function wlog=l_select(wlog,varargin) % Function retrieves subset of log from log structure % An error message is printed if a column mnemonic is not found. % Column mnemonics are not case sensitive
www.eeworm.com/read/259565/11781992

m l_redefine.m

function l_redefine(varargin) % Function redefines one or more of the standard curve mnemonics (e.g. to make them the same as % esisting curve mnemonics). % Written by: E. R.: July 15, 2001 % Last upd
www.eeworm.com/read/259565/11781996

m l_extend.m

function wlog=l_extend(wlog,from,to) % Function extends the depth range of a log structure by % appending/prepending null values % Written by: E. R.: October 4, 2002 % Last updated: % % wlog=l