Feeds
질문
how to plot a certain level in a contour?
I 'm using contour option in Matlab R2014a to plot many curves: contour(x,y,c,cilevels); with cilevels = [0.0,.005,0.019]; b...
8개월 전 | 답변 수: 2 | 0
2
답변질문
Using polyeig with scaling matrices
I'm using the function polyeig to solve a quadratic eigenvalue problem with complex matrices A0.A1 and A2 (A2 is singular; has ...
3년 초과 전 | 답변 수: 1 | 2
1
답변질문
operations on two different matrices
I need to replace the first row from a matrix A(m.m) by first row from another matrix B(n.n) with different size?
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
How to use chebop function?
When I try to input >> a = chebop(-1,1); the result was: Undefined function 'chebop' for input arguments of type 'double'. I...
4년 초과 전 | 답변 수: 1 | 0