Community Profile

photo

Waritwong Sukprasongdee


Last seen: 11 Monate vor Aktiv seit 2020

Statistiken

Content Feed

Anzeigen nach

Frage


linear equation cant solve
rcd = [-1 - 1 2] ; ucd = rcd/norm(rcd); syms Ax Ay Az Bx Bz T ; eqn1 = [Ax Ay Az]+[0 0 -2*50*9.80665]+[Bx 0 Bz]+ T*ucd == [0...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to solve this system of equation? (not sure what it's called/)
syms f0 fa n t >> eqn1 = fo*cosd(t)+fa*sind(15)==0; >> eqn2 = fo*sind(t)+n-fa*cosd(15)==0; >> eqn3 = n*1.2-fa*sind(15)*2.4*si...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matrix equation solution keep giving only structure of the array not the value
new = [ (29*y2)/5 - (7*z2)/10, 7*z2, -7*y2] >> dif=MRA-Mprll dif = -0.1337 -9.7234 1.3349 >> syms y2 ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort