Documenta

  • Upload
    justme8

  • View
    212

  • Download
    0

Embed Size (px)

DESCRIPTION

as

Citation preview

  • #include #include #include

    int main() { const L=30*pow(10,-3),R=2.2*pow(10,3),C=10*pow(10,-9); float omega; float ratio; float f;

    ratio=1/(sqrt(pow((1-omega*omega*L*C),2)+(omega*omega*R*R*C*C)));

    printf ("This program calculates the voltage transfer function H(w) for the interval of 20k