Feeds
提问
Can you use the 'format long' command in the 'fprintf' command?
I would like to have variable 'x' formated using the 'format long' command when it is printed using fprintf. However, I am unabl...
5 years 前 | 1 个回答 | 0
1
个回答提问
Divide and average method: while loop is overshooting approx. answer by one loop
If x=1, tol=10^4, and a=64, Matlab's final answer based on my code is equal to 8.05555. When I unsuppress the 'xi' equation in t...
5 years 前 | 1 个回答 | 0
