photo

rami


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Hin in norwat

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


ODE45 WITH MATRIX V AND TIME
Hi I have a function function xprime = tdofssfun(t,x) global a b u k x0 T v1 xprime = (a-b*k)*x -(a-b*k)...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


State space equation
Hi I have state space equation Xdott= (A-BK)X+BXref Where A is (3,3) matrix B(1,3), K(3,1) Xref is [3,1] How I can find X m...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matrix differentiation
Hi I have matrix (3,3)in the form M=[cos(a)*sin(b)*cos(c) sin(a)*sin(b)*sin(c) cos(a)^2*sin(b)^2*cos(c);.............;.....

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
for loop
thx The link was so useful and the answer will be for one variable for i=1:3 for j=1:3 for k=1:3 ...

mehr als 12 Jahre vor | 0

Frage


for loop
Hi I have matrix M(3,3) I need to solve this equation for i=1:3 for j=1:3 for k=1:3 ...

mehr als 12 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


sum in matrix
Hi if i have x matrix from 1 to i have many different value and i want creat a new matrix y where y(1)=x(1) y(2)=x(1)+x...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort