photo

Michele Guaragno


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
Italian

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
110,271
of 301,175

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

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


Plot 3D of coinstraned optimization
Good evening, for my thesis I should make a 3d plot in which I want something similar to this: I have a function f(x,y)=x^2-...

4 years ago | 2 answers | 0

2

answers

Question


Plot 2 function variables with exp and abs
I have to plot this 2 variables function: e^{-|(x,y)|}. x = sym('x', [2 1]); f = exp(-abs(x(1),x(2))); fsurf(f) set(gca, 'XL...

4 years ago | 0 answers | 0

0

answers