photo

Sandeep


Carnegie Mellon University

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 12 años hace | 1 respuesta | 0

1

respuesta