photo

Mandar Kadwekar


Last seen: etwa ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
110.497
of 300.379

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 20.931

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.299

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 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I am getting error:Warning: Failure at t=0.000000e+00. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (7.905050e-323)
This is my code clc clear global datei Temp c0 datei='input_data.m'; run(datei); zspan=[0 V/A_hc]; ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


I want to use contourf function to plot 2d velocity data
I have the x,y and corersponding velocity components u and v as a matrix data. I want to use this matrix data to plot a contour ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort