photo

anukriti dureha


Amity University

2013년부터 활동

Followers: 0   Following: 0

메시지

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

통계학

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

배지 보기

Feeds

보기 기준

답변 있음
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...

10년 초과 전 | 0

| 수락됨

답변 있음
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...

대략 11년 전 | 0

답변 있음
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;...

대략 11년 전 | 0