nisha
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
174,414
of 301,806
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,413
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 176,647
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
When do I run my program it gives the error i.e. Error using ==> mldivide
my program is load A; load b; c = reshape(b,[],1); d = A/b; error given is Out of memory. Type HELP MEMORY...
13 years ago | 2 answers | 0
2
answersQuestion
sir, i m using mean fn for an image, which is reshape into 64x3 double. but it shows an error i.e. "Too many input argument". why ?
w_k = reshape(w_k,[],3); mu = mean(w_k);
13 years ago | 0 answers | 0