photo

Sandeep


Carnegie Mellon University

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
161.579
of 300.392

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
40.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

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 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Read .dat file in matlab
I have a .dat mesh file which looks something like this v 0 1 2 3 v 2 4 5 .. Any idea how I can read the file in mat...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


double integral when using syms
syms x y a w(1)=(x-5)*(y-5)*(x-2.5)*(y-2.5)*(4/625); w(2)=x*(x-5)*(y-2.5)*(y-5)*(-8/625); w(3)=x*(x-2.5)*(y-2.5)*(y-5)*...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Subscript indices must be real positive error
I am trying to run a code(part of which is mentioned below) where h,u and x values have been defined separately in the rest of t...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Output of a function as input of another function
Suppose, I have a function which gives me two matrices A and B as output and I want to use these 2 matrices as inputs for anothe...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I store row swap information in a vector?
Suppose I have 2 matrices A and B.. A is an NxN matrix and B is an Nx1 matrix. Now, I want to swap certain rows in A and store t...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort