W_Heisenberg
Full Member level 4
- Joined
- Feb 27, 2011
- Messages
- 217
- Helped
- 6
- Reputation
- 12
- Reaction score
- 6
- Trophy points
- 1,298
- Location
- Boston
- Activity points
- 2,575
the equation as follows:
tan(2.6433*x)=(1-x^2-(3.4/3.66)^2)^.5 /x
this should not be so hard to solve by matlab, but matlab never gives me anwser, anyone knows why?
my codes :
solve('tan(2.6433*x)=(1-x^2-(3.4/3.66)^2)^.5/x')
tan(2.6433*x)=(1-x^2-(3.4/3.66)^2)^.5 /x
this should not be so hard to solve by matlab, but matlab never gives me anwser, anyone knows why?
my codes :
solve('tan(2.6433*x)=(1-x^2-(3.4/3.66)^2)^.5/x')