Giter Site home page Giter Site logo

processrfmatlab's Introduction

processRFmatlab

MATLAB functions and scripts for working with receiver functions

These codes are pretty old. I no longer have MATLAB so I'm setting the repository to archive.

These are functions I wrote during my post doc at USC (2009-2011) to work with receiver function data. It is not any formal program, but the codes are made available in case they might be useful for learning about receiver functions or reproducing some results.

There are three main aims while writing

(1) try and use as much of matlab's functionality as possible (e.g., signal processing libraries)

(2) try to allow independence of functions with few dependencies on other functions or specific data structures

(3) Keep the input and output consistent with SAC file data structure since this is fairly standard

I'm not working in this research area now, so I don't expect to use or modify these codes much. Still I would like to maintain them if they are useful so I'm happy to hear if you have any comments/questions/contributions. [email protected]

How to get the codes:

If you want to keep up to date ...

1 - Learn about Git and how to use it on your operating system.

2 - Download the Git repository for this code from github to a directory on your computer.

3 - If there turn out to be mistakes or changes, I will make changes and upload them to Git, you can then update your local copy. If you want to have access to make changes yourself, let me know.

Otherwise just get the zip file above.

How to use:

The functions are in separate directories based on their general class of function. You will need them in your path to use them. Modify the script processRFmatlab_startup.m then run it before using the functions or change your own startup.m file if you want to do this automatically.

processrfmatlab's People

Contributors

iwbailey 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.