anukriti dureha
Amity University
Active since 2013
Followers: 0 Following: 0
Statistics
All
RANK
11 606
of 300 364
REPUTATION
4
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
10 866 of 20 934
REPUTATION
50
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
456
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
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...
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...
nästan 12 år ago | 0
| accepted
Answered
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...
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...
mer än 12 år ago | 0
Answered
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;...
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;...
mer än 12 år ago | 0




