Coder Social home page Coder Social logo

matnoise's Introduction

Program to do Ambient Noise analysis for PNG Antelope dataset.

files description:

matnoise_png_stainfo.m
	go through the data coverage for each station and find the data gap.

checkspectrum.m
	check the spectrum of one station for 100 random hours

checkstable.m
	Check the stablity after the instrument was re-powered for a certain time.

fetchdata_batch.csh
	Run function fetch_data to convert Antelope database to matlab mat format with 1s sample rate

makecor.m
	make the cross-correlation based on the matlab mat database

stack_xcor.m
	stack the output of makecor.m and save the averaged station pair xcor in the xcor folder
	
cohere_stack.m
	calculate the ambient noise using frequency domain method 

fetch_data.m
	Function to fetch data from antelope and save them as mat files.

calcinstresp.m
	Function written by Josh for getting the instrument response from the database

cropfft.m
	Function to cut the proporal part of fft due to the change of sample rate. ( time length has to be the same)

plotsinglestaxcor.m
	Function to plot all the xcor recorded in one station against distance.

besselzero.m
	Function returns the zeros of Bessel function, written by Greg von Winckel, download online.


matnoise's People

Contributors

jinwar avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.