Community Profile

photo

Swagato Das


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 1

1

个回答