Feeds
提问
3d plot error
Hi All! I have 3 functions and I need to plot them individually on a plot window. However, I kept getting the error 'Z must b...
9 years 前 | 1 个回答 | 0
1
个回答提问
decimal increment in a for loop
Hi all, I have this equation inv(A-z.^2*B)*C where A, B are two by two matrix and C is 2 by 1 matrix. The problem is that I wan...
10 years 前 | 1 个回答 | 0
1
个回答提问
function handle producing different output
Hi, I am trying to write a code to find the intersection of the two curve: A = @(m) -2.*(1/1.895.*((1+(1.4-1).*m.^2/2)...
10 years 前 | 2 个回答 | 0
