代码搜索:parabolic
找到约 137 项符合「parabolic」的源代码
代码结果 137
www.eeworm.com/read/248077/4471003
m arclenf.m
function xint=arclenf(x)
% CALL: xint=arclenf(x) defines the integrand for a parabolic function
% this is sqrt(1+(df/dx)**2) df/dx = CINT*x
% CINT is a global constant from calling program
%
gl
www.eeworm.com/read/139775/13134946
m example_taup.m
%
% example_taup.m
%
% Parabolic Radon Transform
%
% SeismicLab
% Version 1
%
% written by M.D.Sacchi, last modified Sept., 2001
% sacchi@phys.ualberta.ca
%
% Copyright (C) 1998 Seismic Process
www.eeworm.com/read/303435/3812385
suradon
#! /bin/sh
echo "preparing input cdp gather for SURADON"
sunhmospike | sufilter f=5,10,50,60 | \
suxwigb title="input data fitting parabolic model, horz axis offset in m" &
echo "computing forward
www.eeworm.com/read/430034/8771472
m radar.m
function parabolic(eff,freq,d_min,d_max)
%
%
% Computes received power over a range of target distances
%
% eff = Efficieny
% freq = frequency in hertz
% r_min = Minimum dish diameter
% r_max
www.eeworm.com/read/492033/6430393
h mohrcparab.h
#ifndef MOHRCPARAB_H
#define MOHRCPARAB_H
#include "iotools.h"
#include "strretalg.h"
struct matrix;
struct vector;
struct atsel;
/**
This class defines parabolic Mohr-Coulomb material
*/
class moh
www.eeworm.com/read/297941/7985138
rd radar1.rd
stk.v.4.3
BEGIN Radar
Name Radar1
BEGIN System
BEGIN RadarAntenna
Type Parabolic
BEGIN Boresight
RotationType 0
qx 0.000000e+000
qy 0.000000e+000
qz 0.
www.eeworm.com/read/411796/11226340
m pwa1.m
function [x1,w,k1,z] = pwa1(N,pat,tp)
% pwa1 - get position information
% -----------------
% INPUT
% --
% N -- size
% --
% pat specifies the type of frequency partition which satsifies
% parabolic sc
www.eeworm.com/read/371706/9540922
m forward_radon.m
function [d]=forward_radon(m,dt,h,p,N,flow,fhigh);
%FOR_RADON: Forward linear and parabolic Radon transform.
% Given a Radon panel (tau-p), this function maps
% the tau-p gather into time-offset
www.eeworm.com/read/300891/13883330
m forward_radon.m
function [d]=forward_radon(m,dt,h,p,N,flow,fhigh);
%FOR_RADON: Forward linear and parabolic Radon transform.
% Given a Radon panel (tau-p), this function maps
% the tau-p gather into time-offset
www.eeworm.com/read/233013/14173774
m forward_radon.m
function [d]=forward_radon(m,dt,h,p,N,flow,fhigh);
%FOR_RADON: Forward linear and parabolic Radon transform.
% Given a Radon panel (tau-p), this function maps
% the tau-p gather into time-offset