Statistics
4 Questions
0 Answers
RANK
251,120
of 300,343
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,926
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,172
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
13 years ago | 0 answers | 0
0
answersQuestion
??? 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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
??? 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 ago | 1 answer | 0