Click here to Skip to main content
15,892,298 members
Articles / Programming Languages / C++

Gauss Newton for Zener

Rate me:
Please Sign up or sign in to vote.
4.88/5 (7 votes)
3 Jul 2019CPOL5 min read 10.2K   289   6  
Using the Gauss Newton method (non linear least squares) for computing the parameters of the exponential model of a Zener diode

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Biotecnica Instruments S.p.A.
Italy Italy




Debugging? Klingons do not debug. Our software does not coddle the weak. Bugs are good for building character in the user.
-- The Klingon programmer



Beelzebub for his friends [^].





Comments and Discussions