- #1
- 42
- 0
i need to normalize(F/Fmax) the function:
F(theta)=2*e(-theta)*sin(2*theta)
where theta is <= pi/2 and F(theta) is 0 otherwise.
theta can basically go to negative infinity which would make Fmax very large.
F(theta)=2*e(-theta)*sin(2*theta)
where theta is <= pi/2 and F(theta) is 0 otherwise.
theta can basically go to negative infinity which would make Fmax very large.