代码搜索:reflected
找到约 144 项符合「reflected」的源代码
代码结果 144
www.eeworm.com/read/147529/5728663
m reflect.m
function[x,sigma] = reflect(y,u,l)
%REFLECT Reflection transformation
%
% [x,sigma] = reflect(y,u,l) reflection transformation as
% described in Coleman and Li ??: x is reflected point, sigma is
www.eeworm.com/read/147529/5728873
m reflect.m
function[x,sigma] = reflect(y,u,l)
%REFLECT Reflection transformation
%
% [x,sigma] = reflect(y,u,l) reflection transformation as
% described in Coleman and Li ??: x is reflected point, sigma is
www.eeworm.com/read/263879/11338192
m reflect.m
function[x,sigma] = reflect(y,u,l)
%REFLECT Reflection transformation
%
% [x,sigma] = reflect(y,u,l) reflection transformation as
% described in Coleman and Li ??: x is reflected point, sigma is
www.eeworm.com/read/337307/12377523
m reflect.m
function[x,sigma] = reflect(y,u,l)
%REFLECT Reflection transformation
%
% [x,sigma] = reflect(y,u,l) reflection transformation as
% described in Coleman and Li ??: x is reflected point, sigma is
www.eeworm.com/read/304358/3799806
m reflect.m
function[x,sigma] = reflect(y,u,l)
%REFLECT Reflection transformation
%
% [x,sigma] = reflect(y,u,l) reflection transformation as
% described in Coleman and Li ??: x is reflected point, sigma is
www.eeworm.com/read/303435/3812530
readme
To run demo, type:
Xdemo
This demo creates a simple syncline model, shows the
fan of rays reflected from a split spread common
shot array, and shows the synthetic seismograms
(generated via Gaussian
www.eeworm.com/read/303435/3812548
readme
To run demo, type:
PSdemo
This demo creates a simple syncline model, shows the
fan of rays reflected from a split spread common
shot array, and shows the synthetic seismograms
(generated via Gaussia
www.eeworm.com/read/394381/8227783
m reflect.m
function[x,sigma] = reflect(y,u,l)
%REFLECT Reflection transformation
%
% [x,sigma] = reflect(y,u,l) reflection transformation as
% described in Coleman and Li ??: x is reflected point, sigma is
www.eeworm.com/read/334860/12568218
m reflect.m
function[x,sigma] = reflect(y,u,l)
%REFLECT Reflection transformation
%
% [x,sigma] = reflect(y,u,l) reflection transformation as
% described in Coleman and Li ??: x is reflected point, sigma is
www.eeworm.com/read/147331/5732102
c vec_mallocr.c
/* This code is based on mallocr.c written by Doug Lea which is released
to the public domain. Any changes to libc/stdlib/mallocr.c
should be reflected here as well. */
/* Preliminaries */