Feeds
提问
How to tell Solve function to only display real roots?
Hi guys, Anyone know how I can restrict the Solve function in the current code to solve for only real values? clear clc ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to save every iteration and answer for a numerical Solve function in a for loop
Hi everyone, I have the following code syms x g for g=1.3099*10^15:0.05*10^15:2.6*10^15 f=(((1.1096*10...
10 years 前 | 1 个回答 | 0