photo

marwa jendoubi


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
177,562
of 300,753

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,075

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


extract a database from a matlab program
How can I extract a database (data is an images) from a matlab program that uses "load (filename)?

9 years ago | 1 answer | 0

1

answer

Question


check if my algorithm works
please can anyone check if my algorithm works or not? the goal of my algorithm is to decompose an image ento two parts using the...

9 years ago | 0 answers | 0

0

answers

Question


converting matrix into image
I try to visualize the image but its not possible because of 'double' V= double(imread('circuit.tif')); imshow(V);

9 years ago | 2 answers | 0

2

answers

Question


Error using * MTIMES is not fully supported for integer classes. At least one input must be scalar
I m traying to create an NMF algorithm (the multiplicative update rules) to decompose an image ento 2 matrix, but a message erro...

9 years ago | 1 answer | 0

1

answer