photo

Shan Min Hii


Last seen: 11 days 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
1 个回答

排名
35,281
of 300,147

声誉
1

贡献数
2 个提问
1 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,532

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

提问


Quaternions Inconsistency and Mask Access Limitation in Aerospace Blockset (Simulink 2024b vs. 2025a)
Hi everyone, I'm Oscar. I am working on 6DOF simulation via aerospace blockset in Simulink. However, I discovered something int...

2 months 前 | 1 个回答 | 1

1

个回答

提问


What is the body velocity of the "rotor" in aerospace blockset?
Hi everyone, I would like to ask: does the body velocity of the rotor equivalent to the oncoming flow to the rotor (in forward f...

6 months 前 | 1 个回答 | 0

1

个回答

已回答
phase angle v/s frequency ratio of a damped Sdof system under harmonic force
clear all;close all;clc for zeta=[0:0.2:1] r=[0:0.1:3]; theta= atand((2*zeta*r)./(1-r.^2)); for j=1:31 ...

4 years 前 | 0