photo

Juan Manuel Hussein Belda


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
34.818
of 300.369

REPUTAZIONE
1

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
37.5%

VOTI RICEVUTI
1

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

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 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to start, then pause, then resume (etc) Simulink from Matlab, as in a 'for' loop?
Hello! I am working on a Simulink model for a scanner. The functioning should be: move to next position, scan data, then move ag...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I 3d interpolate a function f: R^3 --> R^3 ?
Hello! I have a table (which exceeds the limits for me to create a meshgrid) which is of the kind: x | y | z | fx | fy | fz Th...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I use the "Lead Screw with Friction" Simscape model together with the "Stepper Motor with Control" model?
Hello, there! I am currently working on a 3-axis scanner, this is, three lead screws (X, Y, Z) that should move. The X one is i...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I stop ode45 when certain derivative is negative?
I have a set of differential equations which I am trying to integrate. I have created this function in order for the integrat...

quasi 4 anni fa | 1 risposta | 1

1

risposta

Domanda


How could I remove outliers in really small data?
I have data that should resemble a parabola when plotted into a figure. However, near the center, there is a "high" value for th...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I rotate vectors so they are in a plane defined by its normal vector?
I have a series of vectors that are in a given plane. However, I want to rotate them so they are in a plane that I have defined ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How could I write in a vector something in a position different to a given one?
v = [1,2,3,4,5] idx = 3; What I would like to do is get v = [NaN, NaN, 3, NaN, NaN]; How could I do it?

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Could anybody help me with an iterative process?
Hello! First, I am sorry if my english is not good. I will try to make the doubt as clear as possible. The code shown below is...

oltre 4 anni fa | 1 risposta | 0

1

risposta