photo

Sandeep


Carnegie Mellon University

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答