代码搜索:formulae

找到约 31 项符合「formulae」的源代码

代码结果 31
www.eeworm.com/read/214051/15115162

m network_print_formulae.m

% network_print_formulae(network,actions,metabolites) % % print the chemical formulae % % actions, metabolites (optional): names to be used in the formulae % (column lists of strings) function networ
www.eeworm.com/read/435290/7794437

html csimpleproblems.html

APTITUDE
www.eeworm.com/read/385005/8824635

m cloudcor.m

function Fc=cloudcor(C,optns,lat) % CLOUDCOR: computes cloud correction factor for bulk long-wave flux. % Fc=CLOUDCOR(C,optns,lat) computes the cloud correction factor F(C) % as a function of th
www.eeworm.com/read/493718/6389238

pas ac1047.pas

{Because a[i]=(a[i-1]+a[i+1])/2-c[i], therefore 2*a[i]+2*c[i]=a[i-1]+a[i+1]. Let i be every integer between 1 and n inclusive, we have n formulae. Adding all them together, we obtain a[1]+
www.eeworm.com/read/231652/14224855

pas ac1047.pas

{Because a[i]=(a[i-1]+a[i+1])/2-c[i], therefore 2*a[i]+2*c[i]=a[i-1]+a[i+1]. Let i be every integer between 1 and n inclusive, we have n formulae. Adding all them together, we obtain a[1]+
www.eeworm.com/read/351087/10682006

m cevprice.m

function [Call Put]= CEVprice(So,strike,r,T,sigma,t,Y,q) v=sigma^2/(2*(r-q)*(Y-1)).*(exp(2*(r-q)*(Y-1).*(T-t))-1); b=1/(1-Y); warning('off','MATLAB:divideByZero') % The CEV vanilla option pricing
www.eeworm.com/read/179739/9341110

m ijpegdemo.m

% Inverse JPEG i.e reconstruction of image lena %clear,clc % accof and dccof are from jpegdemo.m , run it first acarr=jacdec(accof); dcarr=jdcdec(dccof); % Assumed that image size is 256 X 256, r
www.eeworm.com/read/424260/10477063

m ijpegdemo.m

% Inverse JPEG i.e reconstruction of image lena %clear,clc % accof and dccof are from jpegdemo.m , run it first acarr=jacdec(accof); dcarr=jdcdec(dccof); % Assumed that image size is 256 X 256, r