代码搜索:L

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

代码结果 10,000
www.eeworm.com/read/433114/8544776

m l_select.m

function wlog=l_select(wlog,varargin) % Function retrieves subset of well log from a log structure. % If wlog is a structure vector the same subset is selected from each well log. % An error message
www.eeworm.com/read/433114/8544780

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/433114/8544785

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
www.eeworm.com/read/433114/8544799

m l_compare.m

function l_compare(varargin) % Function plots curves from one or more logs onto one plot. If depth units or % curve units differ they are automatically converted to those of the first % curve (provide
www.eeworm.com/read/433114/8544803

m l_merge.m

function wlog=l_merge(wlog,curves,varargin) % Function replaces the null values of one curve with the corresponding % samples of another % % Written by: E. R.: October 4, 2002 % Last updated: August
www.eeworm.com/read/433114/8544805

m l_lithoplot.m

function aux=l_lithoplot(wlog,varargin) % Function plots log curves with lithology indicated by markers and/or color % % Written by: E. R.: November 5, 2000 % Updated: December 24, 2005: use "timeStam
www.eeworm.com/read/433114/8544813

m l_combine.m

function wlog=l_combine(wlog1,wlog2,varargin) % Combine two logs in such a way that the curves of the second log follow % "below" the curves of the first log. There are two options: % 1. Only cur
www.eeworm.com/read/433114/8544833

m l_append.m

function wlog=l_append(wlog1,wlog2,varargin) % Function appends one log structure to another. % The following cases are handled (or planned). % 1. Both logs have the same depth values: % cu
www.eeworm.com/read/433114/8544840

m l_sort.m

function wlog=l_sort(wlog,mnem,varargin) % Sort curves of a log so that a specified curve increases monotonically; % since the "depth" column of a log needs to increase strictly monotonically % a new
www.eeworm.com/read/433114/8544848

m l_regression.m

function [wlog,aux]=l_regression(wlog,expression,varargin) % Function creates new log curve using the mathematical expression contained in the % third input argument. Null values (NaNs) in the log cur