代码搜索:Inversion
找到约 626 项符合「Inversion」的源代码
代码结果 626
www.eeworm.com/read/388600/2549362
sconstruct
# Inversion for von Karman spatial autocorrelation parameters in 2-D Fourier domain
#
# January 2007
#
# Thomas Jules Browaeys
# Bureau of Economic Geology
# University of Texas at Austin
# mailto:ju
www.eeworm.com/read/358237/2998704
xtp resin-ioc.xtp
Resin IoC
Resin is designed around an internal inversion-of-control framework
used for all configuration and resources including servlets, EJBs, me
www.eeworm.com/read/236268/14023924
gga config-34-8-1500.gga
populationsize = 50
crossover = 8
mutation = 12
inversion = 12
allelemutationprob = 0.1
coloringalgorithm = firstfit
nodes = 1500
seed = 5
edgeprobability = 0.005333333
k-coloring = 3
graphtype = equ
www.eeworm.com/read/236268/14023928
gga config-34-8-750.gga
populationsize = 50
crossover = 8
mutation = 12
inversion = 12
allelemutationprob = 0.1
coloringalgorithm = firstfit
nodes = 750
seed = 5
edgeprobability = 0.01066666667
k-coloring = 3
graphtype = eq
www.eeworm.com/read/236268/14023933
gga config-34-10-750.gga
populationsize = 50
crossover = 8
mutation = 12
inversion = 12
allelemutationprob = 0.1
coloringalgorithm = firstfit
nodes = 750
seed = 5
edgeprobability = 0.013333333333
k-coloring = 3
graphtype = e
www.eeworm.com/read/168118/9937649
m spin.m
function trout=spin(trin,t,delt)
% trout=spin(trin,t,delt)
%
% Time variant spectral inversion 'smodel' method.
% Algorithm is described in:
% "A New Method of Time Variant Spectral In
www.eeworm.com/read/161189/10439993
m examp.m
%VSP velocity inversion example for Chapter 5
%(originally suggested by Gary Pavlis, Indiana University).
clear
rand('state',0);
randn('state',0);
%load particular realization of the data vector used
www.eeworm.com/read/279380/10442851
m dcdrivers.m
%Driver file for a demo inversion of surface resistivity data;
%Copyright (c) 2007 by the Society of Exploration Geophysicists.
%For more information, go to http://software.seg.org/2007/0001 .
%You
www.eeworm.com/read/279380/10442853
m dcdriverbh.m
%Driver file for a demo inversion of borehole resistivity data;
%Copyright (c) 2007 by the Society of Exploration Geophysicists.
%For more information, go to http://software.seg.org/2007/0001 .
%Yo