代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/235612/14061372
m int_sonic.m
function tson=int_sonic(slog,zlog)
% tson=int_sonic(slog,zlog)
%
% INT_SONIC directly integrates a sonic log and computes TWO WAY
% travel time. The sonic log is assumed to be in slowness in
% units
www.eeworm.com/read/235612/14061406
m theogram.m
function [theo,tlog,rcs,pm,p]=theogram(vins,dens,z,wlet,tw,tzobj,x,fmult)
% [theo,tlog,rcs,pm,p]=theogram(vins,dens,z,wlet,tw,tzobj,x,fmult)
%
% THEOGRAM computes a 1-D synthetic seismogram given reg
www.eeworm.com/read/235612/14061438
m theosimple.m
function [theo,tlog,rcs,pm,p]=theosimple(sonic,dens,z,fmult,wlet,tw)
% [theo,tlog,rcs,pm,p]=theosimple(sonic,dens,z,fmult,wlet,tw)
%
% THEOSIMPLE computes a 1-D seismic model (Theogram) from well
% l
www.eeworm.com/read/204288/15342044
bas mdlmain.bas
Attribute VB_Name = "mdlMain"
Option Explicit
'//Realtime raytracer
'//Original (c++) version and other nice
'//Raytrace versions (with shadows, cilinders, etc)
'//Can be found at http://www.2t
www.eeworm.com/read/201792/15396274
m tdma.m
function X = TDMA(A,D,C,B)
% Tridiagonal Matrix Algorithm(三对角阵算法)
%
% Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix
%
% Input - A is the subdiagonal of the
www.eeworm.com/read/201202/15413493
sci any.sci
function T=any(s)
//ANY True if any element of a vector is nonzero.
// For vectors, ANY(V) returns 1 if any of the elements of the
// vector are non-zero. Otherwise it returns 0. For matrice
www.eeworm.com/read/200233/15437135
mdl ann.mdl
Library {
Name "ann"
Version 3.00
BlockDataTips off
BlockParametersDataTip off
BlockAttributesDataTip off
BlockPortWidthsDataTip off
BlockDescriptionStringDataTip off