photo

Jyotirmay Mishra


Last seen: oltre 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

1 Domanda
2 Risposte

RANK
6.297
of 299.997

REPUTAZIONE
8

CONTRIBUTI
1 Domanda
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.858

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.881

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
  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


How to install MatDyn1.2 in MATLAB R2015a??
I have downloaded MatDyn1.2 from https://www.esat.kuleuven.be/electa/teaching/matdyn for a power system network analysis. No pro...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Image in Matlab app
This link can help - https://in.mathworks.com/help/matlab/creating_guis/app-sharing.html If you are directly sharing your App, ...

circa 5 anni fa | 0

| accettato

Risposto
why if else condition is not working inside for loop
Your code is not a MATLAB code To do something like this in MATLAB n = 25; for i =1:n if(mod(n,i)==0) disp('thi...

circa 5 anni fa | 0

| accettato