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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0