Community Profile

photo

MM


Last seen: nästan 3 år ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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

ungefär 3 år ago | 0 answers | 0

0

answers

Question


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

mer än 3 år ago | 2 answers | 0

2

answers

Question


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

mer än 3 år ago | 1 answer | 0

1

answer

Question


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

mer än 3 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 2 answers | 0

2

answers