photo

Abhishek Varma


Last seen: fast 5 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
181.075
of 301.234

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
75.0%

ERHALTENE STIMMEN
0

RANG
 of 21.204

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.580

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Solving a system of differential equation
Can someone tell me why the answers are coming as 'NaN'? Also in the first for loop, by writing dEs in descritized form (line ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Index exceeds number of array elements
when i run my code, it says index exceeds number of array elements. But i have used sum() which should by itself determine the a...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


'Array indices must be positive integers or logical values' error in my code
I have attached two codes here. when i try to run it, it gives the error 'array indices must be positive integers or logical val...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solving two dependent two variable ordinary differential equation
I have to solve this system of ODE dy1/dt = (y2-y1)/6.579 y2/dt = [-(y2-y1)/6.579] + 2.115*[ 40 - 4y2] Here, i have the initi...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort