Skip to content

cowbhave/SupplementaryMaterialsForCowLocalizationPaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SupplementaryMaterialsForCowLocalizationPaper

The depository contains description of software developed and used for the paper “Monitoring of cow location in barn by an open source low cost low energy Bluetooth tag system”. The detailed instructions for getting results described in the paper are provided in the file CowBhave Localization Instructions.pdf. The software was developed on Matlab and duplicated on Julia.

The data is available at https://doi.org/10.5281/zenodo.3900339

Getting Started

  • Download Matlab or Julia folder with the code files.

  • Download the data from https://doi.org/10.5281/zenodo.3900339

  • Set the path of the data forlder to the variable DataFolder in all Main_... files, for example

      DataFolder='D:\CowBhaveData\Data_Exp08_11_2019';
    
      DataFolder="D:\CowBhaveData\Data_Exp08_11_2019"
    
  • Run Main_... files described in the CowBhave Localization Instructions.pdf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published