photo

Mourchid


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

14 Questions
0 Answers

RANK
149,053
of 300,756

REPUTATION
0

CONTRIBUTIONS
14 Questions
0 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How can i show communities from the image adjacency matrix
Hi friends, i want to know if there is a way to visualize the communities of the adjacency matrix of the image by applying c...

10 years ago | 0 answers | 0

0

answers

Question


how can i create an endlesse animation of sine wave
hi friends, how can i write a matlab script wich creates an endeless animation of sine wave whose amplitudes varies from on t...

10 years ago | 1 answer | 0

1

answer

Question


How to plot a disc with a given center c and radius r
Hi friends, how can i draw a disc which is centered at (x0,y0), which has radius r and which is filled by color c, the circle...

10 years ago | 2 answers | 0

2

answers

Question


How to plot an inscribed and circumscribed n-gons for values of n
Hi, I want to solve this problem in the picture below, can anyone help me, i will be very thankful. <</matlabcentral/answ...

10 years ago | 2 answers | 0

2

answers

Question


Help to construct vectors
Hi friends, can anyone help me to construct this vectors: construct a vector containing numbers starting at 20 and counti...

10 years ago | 1 answer | 0

1

answer

Question


How to draw an emoticon in matlab
Hi Friends, i want to draw an emoticon like in the picture below. Have you some ideas about that. <</matlabcentral/answers/u...

10 years ago | 0 answers | 0

0

answers

Question


Help About the algorithm of a problem
Hi, Can anyone help me to code this project in the image below, i will be very thankful. <</matlabcentral/answers/uploade...

10 years ago | 0 answers | 0

0

answers

Question


Generate the adjacency matrix from a superpixel matrix
Hi friends, i have an image matrix, after i apply my algorithm of superpixel to oubtain the labeled matrix and i want to gen...

10 years ago | 0 answers | 0

0

answers

Question


How to draw communities over superpixels matrix
Hi, i have a problem for visualizing communities into a superpixels matrix, my code is like that: I=imread(Myimage); // si...

10 years ago | 0 answers | 0

0

answers

Question


Problem of large adjacency matrix
Hi, I need to deal with a very large adjacency matrix in Matlab, i have a image matrix of size 321x481, and i want te generat...

10 years ago | 2 answers | 0

2

answers

Question


How to trace a vector of communities into an image
Hello, my problem is how to show regions in image by a vector of communities, first a have an image, after i generate the adj...

10 years ago | 0 answers | 0

0

answers

Question


How to visualize communities in image by the vector of communities
Hello, my problem is how i can showing the communities in image by the vector of commuities, for exemple i have my image: ...

10 years ago | 0 answers | 0

0

answers

Question


Makefile:16: *** missing separator
Hello, For the following make file copied below, I am getting the missing separator error. <</matlabcentral/answers/uplo...

10 years ago | 0 answers | 0

0

answers

Question


Generate a weighted graph and an adjacency matrix from an image matrix
Hello every one, i have a image matrix and i want from this matrix, generate a weighted graph G=(V,E) wich V is the vertex se...

10 years ago | 2 answers | 0

2

answers