질문


For standard eigenproblem EIG(A), A must be square
for the following code I get an error "For standard eigenproblem EIG(A), A must be square", what can be the reason? Shh = imr...

거의 10년 전 | 답변 수: 3 | 0

3

답변

질문


how to superimpose three matrix
A = [ nan 2 1; nan nan 4; 8 nan 7] B = [9 nan nan;nan 4 nan;nan nan nan] C = [nan nan nan;3 nan nan; nan 5 nan] result =[ 9 2...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


I dont get any value from SigmaNorm_crop(i,j), can anyone help me?
inc=[2 2.5 5 7.5 6.2 3.5 8 12; 14 10 11.5 13 10 9 3 8; 6.7 8 7 5 4 3 7 12.7; 12 13.5 14 9.5 13 7.5 6.5 5.5] lc= [10 11 2 1 3 ...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


maximum variable size allowed by the program is exceeded
I get error in finding ME. it should return a single mean value from radar matrix which meets the condition. inc_file ='inc.t...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


operands to the and && operators must be convertible to logical scalar
why do I get this error? I used single & also,but got the same error. for ind_x = 1:1000 for ind_y =1:800 [in...

거의 10년 전 | 답변 수: 2 | 0

2

답변