What does this mean?

1 回表示 (過去 30 日間)
jpmontoya
jpmontoya 2020 年 1 月 25 日
編集済み: KALYAN ACHARJYA 2020 年 1 月 25 日
Hi everybody.
I just used fsolve to get the roots (x,y) of a system of equations. In the command window i got this:
Matlab window.jpg
What does it mean? What are the values of x and y?
Thanks in advance.

採用された回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2020 年 1 月 25 日
編集済み: KALYAN ACHARJYA 2020 年 1 月 25 日
1.0e+04 means 1.0 x10 to the power +4
>> 1.0e+04
ans =
10000
>>
This number is multiply with lower both number in your example

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by