代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/250804/12384007
m afd_snap.m
function [snapshot,z,x]=afd_snap(delx,delt,velocity,snap1,snap2,laplacian,boundary)
% AFD_SNAP ... take one finite difference time step
%
% [snapshot,z,x]=afd_snap(delx,delt,velocity,snap1,snap2,la
www.eeworm.com/read/336516/12440379
abl mac.abl
module mac
title 'Demonstrates to difference between MACROs and declared equations'
m1 device 'P16H8';
A,B,C,X1,X2,X3 pin 1,2,3,14,15,16;
Y1 macro {B # C};
www.eeworm.com/read/232339/14197730
m erp_input_diff_ui.m
%ERP_INPUT_DIFF_UI Choosing condition difference couple
%
% %Usage: new_couple_lst = erp_input_diff_ui(couple_lst, cond_name);
% Usage: h01 = erp_input_diff_ui(h0);
%
% See also RRI_INPUT_C
www.eeworm.com/read/220412/14801612
m difds2.m
% matlab programm to compute partitial derivative equation with the difference method
% date: 2003-3-25,time:8.00pm
% equation:du/dt-integal[(t-s)^2*d^2u/dx^2,{0,t}]=sin(tx)
% bound: u(0,t)=u(1,t)=
www.eeworm.com/read/455463/1614698
m afd_snap.m
function [snapshot,z,x]=afd_snap(delx,delt,velocity,snap1,snap2,laplacian,boundary)
% AFD_SNAP ... take one finite difference time step
%
% [snapshot,z,x]=afd_snap(delx,delt,velocity,snap1,snap2,la
www.eeworm.com/read/455463/1614722
m fd15mig.m
function [arymig,tmig,xmig]=fd15mig(aryin,aryvel,t,x,dtau)
% FD15MIG: 15 degree finite-difference time migration
%
% [arymig,tmig,xmig]=fd15mig(aryin,aryvel,t,x,dtau)
%
% FD15MIG is a 15 degree f
www.eeworm.com/read/303435/3812943
xffd1shot
#! /bin/sh
# no velocity variations
# make background wavespeed
makevel nx=200 nz=1024 v000=2000.0 dx=8 dz=1.0 dvdx=0.0 dvdz=0.0 >vfile1
transp vfile2
## Fourier Finite Difference
s
www.eeworm.com/read/293059/3935501
sdb battlecaltable.sdb
Name,Difference,WinFirstDomain,LoseFirstDomain,WinSecondDomain,LoseSecondDomain,WinThirdDomain,LoseThirdDomain,
1,400,0,32,0,24,0,16,
2,300,4,28,3,21,2,14,
3,200,8,24,6,18,4,12,
4,100,12,20,9,15,6
www.eeworm.com/read/194440/8195034
m afd_snap.m
function [snapshot,z,x]=afd_snap(delx,delt,velocity,snap1,snap2,laplacian,boundary)
% AFD_SNAP ... take one finite difference time step
%
% [snapshot,z,x]=afd_snap(delx,delt,velocity,snap1,snap2,la
www.eeworm.com/read/194440/8195088
m fd15mig.m
function [arymig,tmig,xmig]=fd15mig(aryin,aryvel,t,x,dtau)
% FD15MIG: 15 degree finite-difference time migration
%
% [arymig,tmig,xmig]=fd15mig(aryin,aryvel,t,x,dtau)
%
% FD15MIG is a 15 degree f