Feeds
답변 있음
How to derivate a vector
hi, use the polyder() function, which returns the coefficients of the derivate as a vector. so if p=[1 1 -1], we have p1=polyder...
How to derivate a vector
hi, use the polyder() function, which returns the coefficients of the derivate as a vector. so if p=[1 1 -1], we have p1=polyder...
2년 초과 전 | 0
| 수락됨

