代码搜索:Modeling
找到约 1,801 项符合「Modeling」的源代码
代码结果 1,801
www.eeworm.com/read/303435/3812910
susynvxz
#! /bin/sh
# shell for Kirchhoff integral modeling
set -x
output=data
nt=501 dt=0.004 ft=0.0 tmin=0.2
nxm=201 dxm=15 fxm=500 nxd=5 dxo=200 nxo=1 fxo=100
nx=81 nz=51 dx=50 dz=50 fx=0 nxb=50
fpeak
www.eeworm.com/read/279169/10458892
m shuangbihuang.m
clc;
clear;
%motor modeling
Ra=1.11;
La=200e-6;
Ct=0.0364;
Ue=24;
Ce=Ct;
J=67.7e-7;
aaa=9.54929658/(Ce*30); %转速:脉冲数/ms
bbb=J*La/(Ce*Ct);
ccc=J*Ra/(Ce*Ct);
ts=0.001;
sys=tf(aaa,[bbb,
www.eeworm.com/read/303435/3812465
susynvxz
#! /bin/sh
# shell for Kirchhoff modeling for arbitrary v(x,z)
nt=501 ft=0.0 dt=0.008 tmin=0.2
nxm=331 fxm=-1000 dxm=15
nxo=2 fxo=0 dxo=1000
nx=121 fx=-1500 dx=50
nz=51 dz=50 nxb=80 nxd=5
fpeak=20 l
www.eeworm.com/read/303435/3812870
synlv
#! /bin/sh
# shell for Kirchhoff modeling for linear v(x,z)
set -x
nt=725 dt=0.004 ft=0.0 tmin=0.2 nxs=121 dxs=0.02 fxs=0.05
fxo=0.1 dxo=0.025 nxo=60
fpeak=30 er=0 ls=1 v00=1.5 dvdx=0 dvdz=0
susynl
www.eeworm.com/read/412007/11217697
doc shotgather.doc
#! /bin/sh
# shell for Kirchhoff modeling for arbitrary v(x,z)
out=shot
model=model
nt=400 dt=0.004
nxo=24 fxo=0 dxo=.025
nxs=40 fxs=0 dxs=50
nx=161 fx=00 dx=25
nz=101 dz=25 nxb=$nx/2 nxd=5 ls=0
www.eeworm.com/read/190256/8446184
m sp_ex1.m
% This script performs a "sanity check" on the modeling done in sp2sd.m and
% the simulation done in the Simulink sparam_1.mdl
clear
syms a1 a2 b1 b2 bs s11 s21 s12 s22 Gs Gl
% input refl coef
www.eeworm.com/read/190256/8446230
asv sp_ex1.asv
% This script performs a "sanity check" on the modeling done in sp2sd.m and
% the simulation done in the Simulink sparam_1.mdl
clear
syms a1 a2 b1 b2 bs s11 s21 s12 s22 Gs Gl
% input refl coef
www.eeworm.com/read/326002/13171222
txt 部分重要的二维数据解析化学计量学算法的名称及提出者及年代.txt
下面列出了部分重要的二维数据解析化学计量学算法的名称及提出者及年代:
1 Self-modeling curve resolution,Lawton etc, 1971
2 Partial least squares (PLS), Swante Wold,1983
3 ITTFA,Gamperline/Vanteginste,1984/1985
4 Evolving fact
www.eeworm.com/read/303435/3812467
psplot
#! /bin/sh
# shell for Kirchhoff modeling for arbitrary v(x,z)
demo=synvxz
nx=121 nz=51 dx=50 dz=50 fx=0.00 fz=0.00
# plot velocity profile
psimage
www.eeworm.com/read/303435/3812469
xplot
#! /bin/sh
# shell for Kirchhoff modeling for arbitrary v(x,z)
nx=121 nz=51 dx=50 dz=50 fx=0.00 fz=0.00
# plot velocity profile
xmovie