Feeds
提问
function that accepts as an input a polynomial P written through the standard basis then calculates indefinite integral of the polynomial assigning a value 1 to an arbitrary constant.
Hi All. I need to create a function that accepts as an input a polynomial P written through the standard basis. The function ha...
10 years 前 | 1 个回答 | 0
1
个回答提问
Creating Matrix Using Existing Matrix
Hi, How do you create a matrix (not just a plot) that is a horizontal shear of a 2x2 identity matrix? For example, how do you...
10 years 前 | 3 个回答 | 0
3
个回答提问
Creating a Matrix by Manipulation
Hi, How do you create a matrix that is identical to another matrix except for one entry? For example, if there is a matrix A=...
10 years 前 | 1 个回答 | 0
1
个回答已回答
Creating a Matrix that is a manipulation of another matrix
I have another question. How do you replace just one element in a column not the entire elements in the column?
Creating a Matrix that is a manipulation of another matrix
I have another question. How do you replace just one element in a column not the entire elements in the column?
10 years 前 | 0
提问
Creating a Matrix that is a manipulation of another matrix
Hi, I'm very new to Matlab, and I have a question about creating a matrix. If there is a matrix A = [a b ; c d], how do you cr...
10 years 前 | 5 个回答 | 0
