photo

Hamza Yusuf


Last seen: 11 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

11 Domande
0 Risposte

RANK
186.248
of 297.503

REPUTAZIONE
0

CONTRIBUTI
11 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
63.64%

VOTI RICEVUTI
0

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 159.017

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 3

Visualizza badge

Feeds

Visto da

Domanda


How do i define and extract the MPC constraints?
I have my algorithm I wanna validate against the Matlab constraint generator. There is the function: https://se.mathworks.com/he...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How do I use methods from a class that works in matlab and use it in simulink?
I have defined a class that works in matlab. I have to instantiate with values and i have 5 different objects. I want these obje...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I convert dates to days?
Let us say I have a series of dates: '01-01-2022', '05-01-2022', '06-01-2022' and I have corresponding data on these dates how ...

quasi 3 anni fa | 3 risposte | 0

3

risposte

Domanda


How do i change color in a 3d animated plot over time?
I have this code that animates a 3d plot with the frequency of 100 hz. I want to change the color of it but the current method I...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I turn up my simscape model?
I have added this drone model into simscape: https://drive.google.com/drive/folders/1kB_7mB-6O3j2uFvDQUX_QHTGjmgs_g6z However...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


How do i differentiate Euler-Lagrange equation equation?
The problem; I am deriving the EOM of a drone with 4motors. I am using this math slides (other papers validate it but this one i...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


How do i remove conj from differention?
My first task was to remove conj from my code anytime i transposed and i found posts to help me with it. I know want to how to...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How do i define a variable as a function?
Let us say there is a fucntion theta that is depedent on time: Theta(t); It is in a cos function so: cos(theta(t)) How do i d...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


How to find all double expressions added to a very long formula?
Given a large formula how do i find all expressions multiplied by two terms such as. syms m1 m2 l1 l2 thetadotdot1 thetadotdot...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How can find all expressions multiplied by a certain variable in a long formula?
Let us say we have this big expression: t=m2*l2^2*(thetadotdot1+thetadotdot2)+m2*l1*l2*cos(theta2)*(2*thetadotdot1+thetadot...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I find all expressions added to a large formula?
In maple there is coeff(p, x^n) where you find all x coefficients to the n-th power in the polynomial p. in Matlab there is a co...

oltre 4 anni fa | 1 risposta | 0

1

risposta