代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/205721/15308969
m,v rot_bal.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.21.16; author gilles; state Exp;
branches;
next 2.0;
2.0
date 99.05.21.18.46.23; author mah; state Exp;
branches;
nex
www.eeworm.com/read/205721/15308995
m,v shft.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.22.03; author gilles; state Exp;
branches;
next 2.0;
2.0
date 99.05.21.18.46.35; author mah; state Exp;
branches;
nex
www.eeworm.com/read/205721/15309005
m,v synplane.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.22.15; author gilles; state Exp;
branches;
next 2.0;
2.0
date 99.05.21.18.46.46; author mah; state Exp;
branches;
nex
www.eeworm.com/read/205721/15309013
m,v corrot.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.19.57; author gilles; state Exp;
branches;
next 2.0;
2.0
date 99.05.21.18.45.20; author mah; state Exp;
branches;
nex
www.eeworm.com/read/205721/15309019
m,v synptdiff.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.22.16; author gilles; state Exp;
branches;
next 2.0;
2.0
date 99.05.21.18.46.48; author mah; state Exp;
branches;
nex
www.eeworm.com/read/205721/15309035
m,v medirm.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.20.46; author gilles; state Exp;
branches;
next 2.0;
2.0
date 99.05.21.18.45.59; author mah; state Exp;
branches;
nex
www.eeworm.com/read/205721/15309042
m,v rot_deg.m,v
head 3.0;
access;
symbols;
locks; strict;
comment @// @;
3.0
date 2000.06.13.19.21.17; author gilles; state Exp;
branches;
next 2.0;
2.0
date 99.05.21.18.46.25; author mah; state Exp;
branches;
nex
www.eeworm.com/read/205721/15309053
m resamp.m
function [dataout]=resamp(datain,smp_rate)
%This function resamples a DSI variable dataset
%to a user specified sampling rate. The ratio
%of the new sampling over the old must be an integer
%
%funct
www.eeworm.com/read/205721/15309055
m rot_bal.m
function [dataout]=rot_bal(datain,headw1,angvec,tint,comp1,comp2)
%
%function [dataout]=rot_bal(datain,headw1,angvec,tint,comp1,comp2)
%
%This function balances amplitudes on one horizontal component
www.eeworm.com/read/205721/15309084
m tube_time.m
function [dataout]=tube_time(datain,hdr1,hdr2,v);
%
%function [dataout]=tube_time(datain,hdr1,hdr2,v);
%
%This function removes all tube wave occurences on a DSI profil
%by means of median filtering.