photo

nisha


Actif depuis 2013

Followers: 0   Following: 0

Message

sir i m using mean function for an image which is reshape into <64x3 double>. but it shows an error "too many argument ". why ?

Professional Interests: image processing

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
275 457
of 301 809

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 414

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 674

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

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...

environ 13 ans il y a | 2 réponses | 0

2

réponses

Question


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);

plus de 13 ans il y a | 1 réponse | 0

0

réponse