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
