Feeds
提问
Can someone help me to understand this loop
c = 0; for j = 1:data:data*no_gb c = c + 1; tmp_tr = img_out_train(:,:,c); tmp_tr = im2d...
14 years 前 | 0 个回答 | 0
0
个回答提问
??? Subscripted assignment dimension mismatch.
Hi can someone please help me with this error, below is my code close all; clear all; dbstop if error lambda2 = [2...
14 years 前 | 2 个回答 | 0
2
个回答提问
What does this error mean? Error ??? Index exceeds matrix dimensions.. Code included.
close all; clear all; dbstop if error lambda2 = [2 4 6 8]; theta2 = [0*pi/180, 45*pi/180, 90*pi/180, 135*pi/1...
14 years 前 | 1 个回答 | 0
1
个回答提问
??? Index exceeds matrix dimensions
hi, can anyone help me with this error ??? Index exceeds matrix dimensions..here is my code close all; clear all; lambda2...
14 years 前 | 1 个回答 | 0