Feeds
提问
Lower Triangle of Matrix
I know that if you have a matrix A, triu(A) will fill the lower triangular matrix with zeros, but is there a way to make that on...
6 years 前 | 1 个回答 | 0
1
个回答提问
Functions and For Loops For Polynomials
I need to write a function that takes two inputs, a vector that is the the coefficients of a polynomial starting with the lowest...
6 years 前 | 2 个回答 | 0

