photo

Baraka Maiseli


Last seen: 16 days ago Active since 2015

Followers: 0   Following: 0

Message

Dr. Baraka Maiseli is a Senior Lecturer at the University of Dar es Salaam

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
MATLAB Answers

3 Questions
0 Answers

File Exchange

19 Files

RANK
265,130
of 300,352

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
2,613 of 20,928

REPUTATION
655

AVERAGE RATING
3.50

CONTRIBUTIONS
19 Files

DOWNLOADS
27

ALL TIME DOWNLOADS
6301

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Question


How to vectorize the following for...loop?
Dear colleagues, I have written the following MATLAB code, with two for...loops, which compute the distance map of an image. ...

9 years ago | 1 answer | 0

1

answer

Question


How to generate Voronoi diagram using Quasi-Euclidean distance transform?
Dear colleagues, I am trying to create Voronoi diagrams using Quasi-Euclidean distance transform (QEDT), which is easily obtaine...

9 years ago | 0 answers | 0

0

answers

Question


How to vectorize for..loop with nested "if" and "break" statements
Dear colleagues, I am trying to vectorize the following for..loop in my matlab code: for c=Cmin:Cmax % Cmin, Cmax are colum...

9 years ago | 2 answers | 0

2

answers