photo

Sandeep


Carnegie Mellon University

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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)*...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 12 anni fa | 1 risposta | 0

1

risposta