代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/107655/6334166
vhd prefixandorcfast.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure with fast carry-in
-- Project : VHDL Library of Arithmetic Units
-
www.eeworm.com/read/107655/6334247
vhd prefixandorcfast.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure with fast carry-in
-- Project : VHDL Library of Arithmetic Units
-
www.eeworm.com/read/107655/6334327
vhd prefixandorcfast.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure with fast carry-in
-- Project : VHDL Library of Arithmetic Units
-
www.eeworm.com/read/493456/6393657
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
www.eeworm.com/read/156653/11786390
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
%%A =
www.eeworm.com/read/342845/11995993
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
www.eeworm.com/read/268260/11146937
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
www.eeworm.com/read/424063/10500756
m f14.m
function [ret,x0,str,ts,xts]=f14(t,x,u,flag);
%F14 is the M-file description of the SIMULINK system named F14.
% The block-diagram can be displayed by typing: F14.
%
% SYS=F14(T,X,U,FLAG) returns
www.eeworm.com/read/125476/14491796
cc black_scholes_call.cc
#include // mathematical C library
#include "normdist.h" // the calculation of the cumularive normal distribution
double option_price_call_black_scholes( double S,
www.eeworm.com/read/147096/12584494
m f14.m
function [ret,x0,str,ts,xts]=f14(t,x,u,flag);
%F14 is the M-file description of the SIMULINK system named F14.
% The block-diagram can be displayed by typing: F14.
%
% SYS=F14(T,X,U,FLAG) returns