CSI_Coherent

所属分类:其他
开发工具:matlab
文件大小:8213KB
下载次数:20
上传日期:2019-06-25 21:33:06
上 传 者4529628
说明:  包含有基于CSI的AOA估计算法,参考论文spotfi
(Contains csi-based AOA estimation algorithm, reference paper spotfi)

文件列表:
CSI_Coherent\API_CSI_Generator.m (4091, 2018-05-14)
CSI_Coherent\API_CSI_MUSIC_Visualize.m (6862, 2018-05-14)
CSI_Coherent\CSI.mat (1494105, 2018-05-14)
CSI_Coherent\CSI_Configure.m (3357, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-1 (354610, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-10 (354610, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-2 (354610, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-3 (352534, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-4 (354610, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-5 (354610, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-6 (352534, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-7 (354610, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-8 (354610, 2018-05-14)
CSI_Coherent\data\lgtm-monitor.dat--3m-20-degrees--laptop-1--test-9 (354610, 2018-05-14)
CSI_Coherent\figure\20170621135557_MUSIC_AOA.jpg (41240, 2018-05-14)
CSI_Coherent\figure\20170621135557_MUSIC_AOA_TOF.jpg (69832, 2018-05-14)
CSI_Coherent\figure\20170621135557_MUSIC_TOF.jpg (40896, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135755_MUSIC_AOA.jpg (39890, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135755_MUSIC_AOA_TOF.jpg (64995, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135755_MUSIC_TOF.jpg (39167, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135823_MUSIC_AOA.jpg (39117, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135823_MUSIC_AOA_TOF.jpg (68877, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135823_MUSIC_TOF.jpg (38744, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135847_MUSIC_AOA.jpg (39861, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135847_MUSIC_AOA_TOF.jpg (68105, 2018-05-14)
CSI_Coherent\figure\example\信源数估计多一个\20170621135847_MUSIC_TOF.jpg (39322, 2018-05-14)
CSI_Coherent\figure\example\信源数估计少一个\20170621135711_MUSIC_AOA.jpg (40705, 2018-05-14)
CSI_Coherent\figure\example\信源数估计少一个\20170621135711_MUSIC_AOA_TOF.jpg (66436, 2018-05-14)
CSI_Coherent\figure\example\信源数估计少一个\20170621135711_MUSIC_TOF.jpg (34533, 2018-05-14)
CSI_Coherent\figure\example\信源数估计正确\20170621135557_MUSIC_AOA.jpg (41240, 2018-05-14)
CSI_Coherent\figure\example\信源数估计正确\20170621135557_MUSIC_AOA_TOF.jpg (69832, 2018-05-14)
CSI_Coherent\figure\example\信源数估计正确\20170621135557_MUSIC_TOF.jpg (40896, 2018-05-14)
CSI_Coherent\LICENSE (1107, 2018-05-14)
CSI_Coherent\para.mat (1434, 2018-05-14)
CSI_Coherent\smoothed_csi.mat (1223888, 2018-05-14)
CSI_Coherent\smoothed_sanitized_csi.mat (2338578, 2018-05-14)
CSI_Coherent\test_JADE_MUSIC.m (3407, 2018-05-14)
CSI_Coherent\util_getNumOfSignals.m (2195, 2018-05-14)
CSI_Coherent\util_steering_aoa_tof.m (3519, 2018-05-14)
... ...

%% % The MIT License (MIT) % Copyright (c) 2017 Wu Zhiguo % % Permission is hereby granted, free of charge, to any person obtaining a % copy of this software and associated documentation files (the "Software"), % to deal in the Software without restriction, including without limitation % the rights to use, copy, modify, merge, publish, distribute, sublicense, % and/or sell copies of the Software, and to permit persons to whom the % Software is furnished to do so, subject to the following conditions: % % The above copyright notice and this permission notice shall be included % in all copies or substantial portions of the Software. % % THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS % OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, % FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE % AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER % LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING % FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER % DEALINGS IN THE SOFTWARE. % %% Joint DoA and ToF Estimation MUSIC % % Developed by Wu Zhiguo(Beijing University of Post and Telecommunication) % QQ group for discusion: 366102075 % EMAIL:1600682324@qq.com wuzhiguo@bupt.edu.cn % Github: https://github.com/wuzhiguocarter/Awesome-WiFi-CSI-Research % Blog: http://www.jianshu.com/c/6e0897ba0cec [WiFi CSI Based Indoor Localization] Related Blog: [CSI Generator设计与实现](http://www.jianshu.com/p/50c45e81dc77) C:. │ API_CSI_Generator.m CSI generator │ API_CSI_MUSIC_Visualize.m AoA-ToF Joint Estimation MUSIC │ CSI_Configure.m Configure global variable │ test_JADE_MUSIC.m Test Case │ util_steering_aoa_tof.m helper function to generate steering vector given aof and tof │ └─figure Automatically saved Example figures by ```API_CSI_MUSIC_Visualize.m ``` script │ MUSIC_AOA_20170620154207.jpg │ MUSIC_AOA_TOF_20170620154207.jpgs │ MUSIC_TOF_20170621002330.jpg

近期下载者

相关文件


收藏者