photo

MM


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Graphing velocity and acceleration
I have instantaneous velocity at different time interval. I need to graph velocity vs time graph, and acceleration vs time graph...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Storing data in matlab matrix using loop
Hello, I am running a loop i=1; for k1=2:1:20 for k2=2:1:20 for k3 = 2:1:20 M = [k1,k2,k3]; ...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Complex Numbers in Matrices
My program loop generates 60 N(i,1) = [complex #1; complex #2; complex #3; complex #4], Here, all the complex numbers are ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab Vectors for optimization
I have three variables, A, B and C. Which are used to create a matrix such that: Matrix = [A B C], the elements when adde...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to superimpose a matrix?
Two matrices (y and z, both are 2 x 2 matrix) are to be added to obtain third matrix (i.e. matrix 'x') which is 3x3. However, ...

4 years 前 | 2 个回答 | 0

2

个回答