photo

anukriti dureha


Amity University

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Professional Interests: image processing,machine learning, cryptography,neural networks,signal proceesing,computer vision

Statistica

All
  • 5-Star Galaxy Level 1
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
remove a car from an image
here u go...i think this should help...creating a structring element should be helpful http://www.mathworks.in/help/vision/exam...

oltre 10 anni fa | 0

| accettato

Risposto
I need to use 'for loop' to read the names from a text file using 'fgetl' function. How do I do that?
try these 2 links...it may help <http://www.mathworks.in/help/matlab/ref/feof.html> <http://www.mathworks.in/help/matlab/ref...

circa 11 anni fa | 0

Risposto
convert Vector into matrix ?
hi alex, you can do this: i=1; ind=0; num=3; while num <=5 ind=ind+1; z{i}=A(ind:num); num=num+1; i=i+1;...

circa 11 anni fa | 0