Deriving input-output relationship

  • Context: High School 
  • Thread starter Thread starter jayki
  • Start date Start date
  • Tags Tags
    deriving Relationship
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 6K views
jayki
Messages
6
Reaction score
0
hi frenz

i want to how to derive mathematical relation between dependent(output) and independent(input) variables when i know the relation between them at few samples.
cud someone help me out?
thanks in advance
 
Physics news on Phys.org
do you know anything about the functional form? even roughly how it should look? if not then there is no way to extrapolate from a few points to every point.
 
olgranpappy said:
do you know anything about the functional form? even roughly how it should look? if not then there is no way to extrapolate from a few points to every point.

as i told , i know the relation between them at few samples. but i want to generalise as a mathematical relation between them
 
jayki said:
as i told , i know the relation between them at few samples. but i want to generalise as a mathematical relation between them

As olgranpappy says, you can't in general... without at least having a guess to the general form. Given a finite number of samples, you can fit it to a polynomial of sufficiently high degree. However, that polynomial is probably not what you are looking for.

http://en.wikipedia.org/wiki/Curve_fitting
In addition, note the diagrams in
http://slack.net/~ant/bl-synth/3.nyquist.html
 
thanks for ur response dear frenz...but let me clear my question again. I have a vector(x) and a vector(y) with the value of x at few points and corresponding value of y. I want to generalize the relation between them with that given samples.