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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 5 | 0
