代码搜索结果

找到约 738 项符合 Pressure 的代码

zsgetsystem.m

function zsSystemParms = zsGetSystem() % zsGetSystem - Get lens system global operating parameters in a struct. % % Usage : zsSystemParms = zsGetSystem % Returns a structure with the following fie

zssetsystem.m

function oSystemData = zsSetSystem(iSystemData) % zsSetSystem - Sets a number of lens system operating data. % % Usage : oSystemData = zsSetSystem(iSystemData) % % This function sets the lens uni

vlefitting.m

function VLEfitting % 估计二元混合物的van Laar模型中的参数 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revi

stdatm.m

% Tempera- % Pressure Height Height ture Density % mb meters feet deg C kg / m**3 Comments atm=[ 1000.0 110.88 363.

evalcp.m

function cp=evalcp(comp) %EVALCP Evaluate center of pressure CP. % CP = EVALCP(COMP) evaluates the center of pressure CP for % a rocket by applying the Barrowman method (NARAM-8 1966). % T

ranking.m

% RANKING.M (RANK-based fitness assignment) % % This function performs ranking of individuals. % % Syntax: FitnV = ranking(ObjV, RFun, SUBPOP) % % This function ranks individuals represent

cape.f90

!---------------主程序开始 program main implicit none !integer,parameter :: x=61,y=34,z=21 integer,parameter :: x=81,y=71,z=21 real,parameter :: T0=273.16 integer i,j,k real tk(x,y,z),f(x,y,z),h(x,y