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...
10 months 前 | 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 ...
4 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

