photo

Matteo Geraci


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
33,076
of 300,379

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Rank-k approximation of an image
Hello everyone, I am working on a project. However I do not understand how construct the rank-k approximation of the image as r...

5 years ago | 0 answers | 0

0

answers

Question


The imshow() function is not working with .mat file
Hello everyone, I am working on a project that required me to use the imshow() function to display an image. However, it is not...

5 years ago | 2 answers | 0

2

answers

Question


I cannot find the distance between two matrices with respect to the Frobenius inner product.
Hello everyone, I am doing an assignment in MatLAB and I do not understand how to get the dist_AB value. I have tried using the...

5 years ago | 1 answer | 1

1

answer

Question


Why does Matlab have a different solution than mine? I tried other software, and they give me the same solution.
%matrix A, and vector of constants b A = [2 1 0 0 0; 1 1 -1 0 -1; -1 0 1 0 1; 0 -1 0 1 1; 0 1 1 1 1] b = [100; 0; 50; 120; 0] ...

5 years ago | 1 answer | 0

1

answer