Feeds
提问
"solve " function returns inaccurate solutions
Hi. I tried to solve the following equation with "solve" command: x-[\sqrt{x+1}+\sqrt{x-1}] = 0 I entered the following comma...
6 years 前 | 5 个回答 | 0
5
个回答提问
How to formulate the following conditional function?
Consider the following function,f: if x=0: f(x)=0 else: f(x)=sin(1/x) how to formulate that as a Matlab M-File fu...
7 years 前 | 1 个回答 | 0