Community Profile

photo

Swagato Das


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Scatter plot random values
I have got a array of random variables: A=rand(1,25); I have to scatter plot A within X and Y axis. The limits of both X axis a...

4 years ago | 1 answer | 0

1

answer

Question


Problem in output. Output Truncated. Text exceeds maximum line length of 25,000 characters for Command Window display
I am facing a problem " Output truncated. Text exceeds maximum line length of 25,000 characters for Command Window display.." T...

4 years ago | 2 answers | 0

2

answers

Question


Simplified Numerical values in case of syms fucntion
I have got the code: syms x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 kd1=x1*3.09%*10^15; kd2=x2*4.34%*10^15; kd3=x3*3.35%*10^1...

4 years ago | 1 answer | 0

1

answer

Question


Draw Structural Space Frame
I have been trying to draw a steel space frame in MATLAB. I have the elementnodes and the nodecoordinates. The coding i have use...

5 years ago | 1 answer | 0

1

answer

Question


X axis and y axis frequency from frequency domain decomposition method
I have a g+4 structure with acceleration time history data along x and y axis for each storey. I have to find out the structural...

6 years ago | 0 answers | 0

0

answers

Question


Storing 2*1 matrix in an array of size 25
I have got the following set of values: Fmd-single value Ac-single value Eat-2*2 matrix Fk-2*1 matrix Fk=[0...

7 years ago | 1 answer | 0

1

answer

Question


How to solve differential equation with variable input parameters
How to solve differential equation: zdot = (w*v*z)+1. where w=constant, v= velocity array of size 10, z is the initial conditi...

7 years ago | 1 answer | 1

1

answer