代码搜索:Calculation

找到约 2,005 项符合「Calculation」的源代码

代码结果 2,005
www.eeworm.com/read/463314/7183440

txt volt.txt

Theory behind calculation of Voltage divider circuit. All we want is input voltage to ADC should not increase 5V and Our maximum I/p Voltage to voltmeter is 15V only. So we design the voltage divi
www.eeworm.com/read/245849/12778029

m edges4samples.m

function edges=edges4samples(smin,smax,delta) % Compute edges for histogram calculation; all bins have the same width % Written by: E. R.: March 1, 2004 % Last updated: June 10, 2004: handle case whe
www.eeworm.com/read/241867/13111204

c coder.c

/* * coder.c * * 22/02/01 * Calculation of coefficient tables for sub band windowing * analysis filters and mdct. */ #include "types.h" #include "table1.h" long int x[2][HAN_SIZE], z[512];
www.eeworm.com/read/476452/6762580

c date.c

//CALCULATION OF DIFFERENCE BETWEEN TO DATES USING STRUCTURES #include #include #include struct p { int mm,dd,yy; }; int diff(struct p a, struct p b) { int i,x=
www.eeworm.com/read/259565/11782711

m edges4samples.m

function edges=edges4samples(smin,smax,delta) % Compute edges for histogram calculation; all bins have the same width % Written by: E. R.: March 1, 2004 % Last updated: June 10, 2004: handle case whe
www.eeworm.com/read/339293/12244567

m sec4_10.m

%Examples to show the calculation of system norms in Section 4.10 % Copyright 1996-2003 Sigurd Skogestad & Ian Postlethwaite % $Id: Sec4_10.m,v 1.3 2004/04/02 17:35:24 vidaral Exp $ close all; clea
www.eeworm.com/read/490313/1205738

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/209919/4955971

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/312371/3672607

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/299916/3849303

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