photo

Waritwong Sukprasongdee


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
233,404
of 299,763

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

5 years 前 | 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...

5 years 前 | 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 ...

5 years 前 | 1 个回答 | 0

1

个回答