photo

Ömer Utku Örengül


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
1 Risposta

RANK
249.708
of 300.369

REPUTAZIONE
0

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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

Visualizza badge

Feeds

Visto da

Domanda


I need to reverse contour LevelList
I had searched for it but couldn't fin an answer. My final was to conver a fortran code to matlab. I had done everything right, ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
How can i call an equation and it's derivative inside a matlab function?
So I have it worked like this. function fd=fd(a) syms a fx=exp(-a)-a; fd=diff(fx); end and put "syms a" at the main functi...

quasi 4 anni fa | 0

| accettato

Domanda


How can i call an equation and it's derivative inside a matlab function?
As a newbie, i like to ask a simple question. I am trying to impliment a newton-rapson method for a simple equation as an exampl...

quasi 4 anni fa | 2 risposte | 0

2

risposte