Community Profile

photo

Waritwong Sukprasongdee


Last seen: 12 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta