On Sun, Aug 21, 2011 at 6:24 PM, Fred Jensen <[email protected]> wrote:
> ...is the KAT2 some sort of steepest descent > algorithm? ... ... ============= Fred, I don't know that answer, but the little research I've done into auto-tuner algorithms suggests that it doesn't have to be too fancy -- some version of Newton's method, or just a binary search. For a concrete example, go to: http://fermi.la.asu.edu/w9cf/tuner/tuner.html It has a link to the Java code for a simple T-Network autotuner, so you can follow the code and see exactly the algorithm used. 73, Tony KT0NY ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[email protected] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html

