Community Profile

photo

Waseem Sajjad


Last seen: 4ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to convert fraction form to decimal form?
If I simply write >>1.234 answer is >> ans = 1.234 But if I put >>syms a >>1.234*a it gives me answer >> ans = (24...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to convert polynomial equation into row matrix by a command?
We know that eq=- w^3 + 6*w^2 - 8*w + 1 can be write in matlab as A=[-1 6 -8 1] , But there should be a command that directly c...

4年以上 前 | 1 件の回答 | 0

1

回答