代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/205721/15309116
m agcmem.m
function [dataout]=agcmem(datain,window,type)
%[dataout]=agcmem(datain,window,type)
%
%This function will do automatic gain control with a running window equation
%on the traces in datain.
%The size
www.eeworm.com/read/205721/15309134
m,v cdp3d.m,v
head 3.4;
access;
symbols;
locks; strict;
comment @// @;
3.4
date 2000.06.20.17.30.55; author perron; state Exp;
branches;
next 3.3;
3.3
date 2000.06.15.15.45.20; author gilles; state Exp;
branches
www.eeworm.com/read/205721/15309138
m,v slicefmap.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.18.05; author gilles; state Exp;
branches;
next ;
desc
@Release 3
@
3.0
log
@*** empty log message ***
@
text
@fun
www.eeworm.com/read/205721/15309143
m,v pickgeom.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.18.03; author gilles; state Exp;
branches;
next ;
desc
@Release 3
@
3.0
log
@*** empty log message ***
@
text
@fun
www.eeworm.com/read/205721/15309144
m,v testset.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.18.07; author gilles; state Exp;
branches;
next ;
desc
@Release 3
@
3.0
log
@*** empty log message ***
@
text
@fun
www.eeworm.com/read/205721/15309150
m pickgeom.m
function [pts]=pickgeom(datain,npts,dist)
%finding plotting limits of source receiver geometry +50 meters on each side
minx=min(min([datain.th{1}(31,:) datain.th{1}(37,:)]))-dist;
maxx=max(max([datai
www.eeworm.com/read/205721/15309152
m cdp3d.m
function [refpoints]=cdp3d(datain,v,strike,dip)
%[dataout]=cdp3d(datain,v,strike,dip)
%
%three dimensional CDP (common depth point) transform
%finds reflection points in 3 dimensions using rotations
www.eeworm.com/read/205721/15309154
m% cdp3d.m%
function [refpoints]=cdp3d(datain,v,strike,dip)
%[dataout]=cdp3d(datain,v,strike,dip)
%
%three dimensional CDP (common depth point) transform
%finds reflection points in 3 dimensions using rotations
www.eeworm.com/read/205721/15309155
m testset.m
function [matfile]=testset(datain,nsamples);
%function [matfile]=testset(datain,nsamples);
%
% This function takes a representative sample of traces from DATAIN.
% NSAMPLES specifies how many traces
www.eeworm.com/read/205721/15309158
m slicefmap.m
function [dataout]=slicefmap(datain,rec,flag)
%[dataout]=slicefmap(datain,rec,flag)
%
%This is a function that will slice up a fold map created by performing
%a 3D CDP transform on DSI data. Use 'd