資源簡介
SOH的關于IMU算法的源代碼和測試工程,效果非常不錯!是SOH碩士論文的代碼!
代碼片段和文件信息
%?sec?-?the?number?of?sections?at?the?beginning?of?the?data?over?which?to
%?get?the?average
%?fs?-?sampling?frequency
%?data?-?the?array?of?data?points
function?ave?=?average(secfsdata)
????index?=?sec*fs;
????subset?=?data(1:index);
????ave?=?mean(subset);
end
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-04-27?05:34??E80-IMU-Integrator-master\
?????文件????????6148??2014-04-27?05:34??E80-IMU-Integrator-master\.DS_Store
?????文件?????3247063??2014-04-27?05:34??E80-IMU-Integrator-master\3dDist.tif
?????文件?????3247063??2014-04-27?05:34??E80-IMU-Integrator-master\AccelDist.tif
?????文件????????8051??2014-04-27?05:34??E80-IMU-Integrator-master\IMUintegration_Sebas2?(1).m
?????文件????????8249??2014-04-27?05:34??E80-IMU-Integrator-master\IMUintegration_Sebas2.m
?????文件??????998871??2014-04-27?05:34??E80-IMU-Integrator-master\KIRKSPOINTSTHATHEREALLYWANTSTOANALYZEEVENTHOUHTHEFILEWILLBEREALLYLONG.csv
?????文件????????2747??2014-04-27?05:34??E80-IMU-Integrator-master\README.md
?????文件????????1636??2014-04-27?05:34??E80-IMU-Integrator-master\ReadBinaryFileTX.m
?????文件?????3932160??2014-04-27?05:34??E80-IMU-Integrator-master\Rotat.DAT
?????文件?????2932736??2014-04-27?05:34??E80-IMU-Integrator-master\X.DAT
?????文件?????3653632??2014-04-27?05:34??E80-IMU-Integrator-master\Y.DAT
?????文件?????3293184??2014-04-27?05:34??E80-IMU-Integrator-master\ZZ.DAT
?????文件?????????263??2014-04-27?05:34??E80-IMU-Integrator-master\average.m
?????文件?????3247063??2014-04-27?05:34??E80-IMU-Integrator-master\omegaplots.tif
?????文件?????2162688??2014-04-27?05:34??E80-IMU-Integrator-master\zYup.DAT
- 上一篇:matlab實現的綜合評價的熵權法
- 下一篇:AVIRIS高光譜遙感數據
評論
共有 條評論