Community Profile

photo

MM


Last seen: etwa 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten