forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 7:44 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Finding coefficients of rational function for linearization
PostPosted: Wed Jun 22, 2011 9:55 am 
Offline

Joined: Wed Jun 22, 2011 9:20 am
Posts: 1
Hello!

My math knowledge is quite far away in history, so I need help with how to compute
coefficients A..H for rational function using alglib.

Functions are:
z = y+(A + B*x + C*x^2) / (1 + D*x + E*x^2)
and
v = F*z + G*z^2 + H*z^3

Given is set of 8 distinct measured points [y,x].
Measured values are in integer in range 2^-15 .. 2^15

This is practical problem needed for calibrating linearizing function of signal conditioner chip.

Thank you.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 55 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group