- #1
sha1000
- 123
- 6
Hello everyone,
I need some help (or guidance).
I have an equation f(x) = A/(x2). I need to construct the equation g(f(x)) with following conditions:
- when f(x) -> 0 then g(f(x)) ->1;
- when f(x) -> Fmax then g(f(x))->0; (This is important: there is some fixed Fmax value at which g(f(x)) =~0.
How shall I proceed?
Thank you
I need some help (or guidance).
I have an equation f(x) = A/(x2). I need to construct the equation g(f(x)) with following conditions:
- when f(x) -> 0 then g(f(x)) ->1;
- when f(x) -> Fmax then g(f(x))->0; (This is important: there is some fixed Fmax value at which g(f(x)) =~0.
How shall I proceed?
Thank you