Community Profile

photo

Waritwong Sukprasongdee


Last seen: 12ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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

3年以上 前 | 2 件の回答 | 0

2

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答