photo

Joseph Slattery


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

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Trying to determine roots of this polynomial (Det)
k = [1750 -750 0; -750 1250 -500; 0 -500 500]; m = [75 0 0; 0 75 0; 0 0 50]; D=inv(m)*k; syms x I = [x,0,0;0,x,0;0,0,x]; ...

3ヶ月 前 | 3 件の回答 | 0

3

回答

質問


How do i set axis to only positive numbers for polyfit function
How do i set axis to only positive numbers for polyfit function I dont want the graph to continue into - y axis thsnk

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

1

回答