photo

manuel FOSSA


Last seen: 14 days ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
3 Answers

RANK
17,250
of 300,343

REPUTATION
2

CONTRIBUTIONS
6 Questions
3 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
1

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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
  • First Review

View badges

Feeds

View by

Question


[axesm/for loop] multiple colorbars for superimposed contourfm plots keep on resetting
I have some data that is of dimensions latitude, longitude, pressure level (height). I plot them superimposed in an axesm axis w...

12 months ago | 1 answer | 0

1

answer

Question


Element wise mean produces an incorrect result
Hi, I have a x*n*t array. The array represent some atmospheric measure at location (x,y) and time t. 'field_example' (atta...

8 years ago | 1 answer | 0

1

answer

Question


Using a distance matrix in evalclusters Linkage for Gap estimation
Hi, When using evalclusters with 'Linkage' clustering methods and 'Gap' estimation, is it possible to give a distance matrix ...

8 years ago | 0 answers | 0

0

answers

Answered
flip scatterm plot over world map
The solution was simple: ax = axesm('MapProjection','eqdcylin','MapLatLimit',latlim,'MapLonLimit',lonlim) load coastline...

9 years ago | 0

| accepted

Question


flip scatterm plot over world map
I want to overlay a scatterm plot over a world map. The code is like: ax = axesm('MapProjection','eqdcylin','MapLatLimit...

9 years ago | 2 answers | 0

2

answers

Answered
[Kubuntu 16.04] Matlab UI becoming very slow after some time
I think i found the culprit. KDE plasma compositor had vsync (settings>hardware>display and monitor>compositor) on automatic whi...

9 years ago | 1

| accepted

Question


[Kubuntu 16.04] Matlab UI becoming very slow after some time
Working with matlab 2016b on a bi-xeon workstation with 64Gb of RAM on Kubuntu 16.04. Even with very little RAM usage, matlab UI...

9 years ago | 1 answer | 0

1

answer

Answered
Display the formula of a fitted model with its coefficient values
Found the solution which is of the form formula_fitted=formula(fittedmodel) paste and copy the formula then disp...

9 years ago | 0

| accepted

Question


Display the formula of a fitted model with its coefficient values
I have an sfit model from a 5 degrees polynomial fit of a surface. The formula for the object is of the form: p00 + ...

9 years ago | 1 answer | 0

1

answer