Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于求Q N Bs K R #3

Open
Toothsmile opened this issue May 17, 2019 · 0 comments
Open

关于求Q N Bs K R #3

Toothsmile opened this issue May 17, 2019 · 0 comments

Comments

@Toothsmile
Copy link

% N = abs(C(:, 2)) / 60; %角度随机游走,单位:deg/h^0.5? % Bs = abs(C(:, 3)) / 0.6643; %零偏不稳定性,单位:deg/h % K = abs(C(:, 4)) * sqrt(3) * 60; %角速率游走,单位:deg/h/h^0.5 % R = abs(C(:, 5)) * sqrt(2) * 3600; %速率斜坡,单位:deg/h/h
请问下,如果一开始在gyro_data.m中已经转换了deg/h,这里/60 *60 3600 是否不需要了,我是看的《惯性仪器测试与数据分析》,还有0.6643,我看书上是2/3,有空望解惑下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant