Re: Ugly xfer function - repost from seb

From: Active8 (reply2group_at_ndbbm.net)
Date: 08/09/04


Date: Sun, 8 Aug 2004 21:55:55 -0400

On Sun, 08 Aug 2004 17:55:02 -0700, Jim Thompson wrote:

<snip>
>
> Yep! Every EE should have loop and nodal analysis mastered.
>
> ...Jim Thompson

For me, setting up the problem for *efficient* solution is the key.
I could write out *all* the possible loop and nodes eqs for the CIQ
and make a matrix, but that might end up being hard to reduce. I
only need one node and an expression for Vx, here. Somehow I figured
using node Vx was the ticket and Ban concurred. I just didn't see
the simple solution for Vx in terms of Vi and Vo at first, so I
floundered.

-- 
Best Regards,
Mike


Relevant Pages

  • Re: Various DOM-related wrappers (Code Worth Recommending Project)
    ... var start = ).getTime; ... sugar on top of what the browser offers. ... this was in a loop and I thought the join would be faster. ...
    (comp.lang.javascript)
  • Re: newbie: need inspiration
    ... Value holding input isn't really ... Loop should end when user ... That would be overloading the variable (it now has 2 purposes - ...
    (comp.unix.shell)
  • Re: foreach vs for
    ... > c-style loop and the foreach loop was an iterator. ... Note, this is not real Huffman encoding, just Larry Wall's version of it. ...
    (perl.beginners)
  • Re: Behavior when a do-iterator is changed
    ... "The INTENT attribute for a nonpointer dummy argument ... Since a DO loop variable is not definable, ... with a nonconforming code, including start WW III." ... (snip is identical to 1first attempt because the module is never ...
    (comp.lang.fortran)
  • Re: Endless loop question
    ... > actually turn this while loop into an endless loop instead of waiting ... This reads a character but doesn't do anything with it, ... into a buffer with fgets, and then pick the desired data value ...
    (comp.lang.c)