photo

Jonas


EPFL Lausanne

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
6 Risposte

RANK
8.569
of 301.447

REPUTAZIONE
5

CONTRIBUTI
5 Domande
6 Risposte

ACCETTAZIONE DELLE RISPOSTE
20.0%

VOTI RICEVUTI
5

RANK
 of 21.284

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.609

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


return -2 : is there a clean way to exit parent function from a nested function?
I have a parent function and several nested functions. I would like to be able, in a nested function instead of doing "return" a...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to be able to search for custom help from the help menu (without having to click on "Supplemental software")
Hello, I have my own matlab functions, and I would like to be able, when I open matlab's help, to look for the name of any ...

oltre 11 anni fa | 0 risposte | 3

0

risposte

Risposto
Matlab 2012b on Windows 8?
I just installed it on a windows 8 machine... And I have bugs with figures (figures with subplots and colorbars, and the numb...

circa 13 anni fa | 0

Domanda


Does anybody have details about how Matlab does its 2-D 'spline' interpolation?
I didn't find details about how Matlab computes its 'spline' interpolation in interp2. Apparently, it uses many points (Roughl...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Risposto
TriScatteredInterp on scattered dataset with duplicates
Er... I obtain the 50-50-50 in both cases...

oltre 13 anni fa | 0

Domanda


How to open a .m file by a double-click, on Ubuntu 12.04
We tried some things, but it didn't work... (because by default it doesn't work as it used to work with Windows)

oltre 13 anni fa | 2 risposte | 0

2

risposte

Risposto
How can I choose a subset of k points the farthest apart?
Based on Elige Grant's solution, I tried another solution using the Delaunay triangulation. It seems a bit better. (changing max...

quasi 14 anni fa | 0

Risposto
interp1 is used for only for equidistant steps?
I used interp1 with non regular spacings and it worked.... Verify your code...

quasi 14 anni fa | 0

Risposto
How can I choose a subset of k points the farthest apart?
Elige Grant, your solution is very interesting, but it has the tendency to chose points on the exterior of the set of points, ...

quasi 14 anni fa | 0

Risposto
How can I choose a subset of k points the farthest apart?
In fact I want to maximize the total interpoint distance (something like the total distance of all the edges of a Delaunay Tri...

quasi 14 anni fa | 0

Domanda


How can I choose a subset of k points the farthest apart?
I have a set of n points. Among these points, I wish to select the k points the "farthest apart" among the n points (in order...

quasi 14 anni fa | 6 risposte | 2

6

risposte