photo

Marc Joseph


Last seen: 3개월 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Can't use conv() after using coeffs()? It works when manually inputting the coefficients but doesn't when it is taken using coeffs
conv() returns an error when trying to use the outputs of coeffs() syms s eq1 = 2*s^2 + 3*s - 1; N = coeffs(eq1, 'All'); e...

7개월 전 | 답변 수: 2 | 0

2

답변