photo

Alexander Laut


Last seen: oltre un anno fa Attivo dal 2017

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

5 Domande
1 Risposta

File Exchange

1 File

RANK
248.886
of 300.381

REPUTAZIONE
0

CONTRIBUTI
5 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
2

RANK
18.001 of 20.941

REPUTAZIONE
2

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
29

RANK

of 168.477

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

  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Efficient algorithm for plotting edges detect in a triangular mesh
I often need to represent geometries by parsing STL as triangular meshes. Often plotting the geometry as a surf or trisurf plot ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Vectorized rotation of 3D gridded volumes
Problem I understand that in general, if I define a 3D rotation matrix such as: R = [ 1,0,0; 0,cos(theta),-sin(theta...

oltre 6 anni fa | 1 risposta | 1

1

risposta

Domanda


smooth 2D array and maintain boundaries
I have a 2D array which has some noisy data. I need to smoothen it but preserve the values towards the edges. I have played a...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to resize figure without moving contents
To standardized my figure export process I use a custom defined *printfigs.m* call at the end of each script. One of the key thi...

circa 7 anni fa | 1 risposta | 1

1

risposta

Inviato


varspace(funx,xmin,xmax,numx,varargin)
Optimizes domain distribution x for y=f(x) for efficient shape representation

quasi 8 anni fa | 1 download |

0.0 / 5
Thumbnail

Domanda


How can I efficiently mesh 2D lines in MATLAB
I have created a 2D mesher (for lack of a better word?). Its useage is as follows: xmin = -pi/2; xmax = +pi/2; numx =...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Risposto
Seeking a fast way to determine if axes are current
i don't know how this compares but i found this solution useful for my needs to check if an axis exists without creating a figur...

circa 8 anni fa | 0