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

답변