Coder Social home page Coder Social logo

matrix-fisher-distribution's Introduction

Matrix-Fisher-Distribution

The matrix Fisher distribution is a compact form of an exponential density model developed for random matrices [1]. This repository contains Matlab files to perform various stochastic analyses and attitude estimation for the matrix Fisher distribution on the special orthogonal group SO(3).

The mathematical fomulation of the presented algorithms are available at the following paper:

List of Functions

pdf_MF_normal.m : compute the normalizing constant
pdf_MF_normal_deriv.m : compute the derivatives of the normalizing constant

pdf_MF_moment.m : compute the moment
pdf_MF_M2S.m : convert the first moment into the proper singular values

pdf_MF_sampling.m : generate sample attitudes

pdf_MF_unscented_transform.m : perform the unscented transform
pdf_MF_inv_unscented_transform.m : perform the inverse unscented transform

psvd.m : perform proper singular value decomposition

test_pdf_MF.m : test the package

est_MF.m : attitude estimation

Installing and Testing

Download all of the m files into a folder. Run test_pdf_MF in the Matlab workspace, and the results should be as follows.

check:c_bar    1.1543e-16
check:dc_bar   7.0903e-16
check:ddc_bar  8.9409e-16
check:M1       3.1032e-16
check:M2       8.0138e-16
check:M2S      1.2266e-15
check:UT       1.2542e-15
check:invUT    8.9461e-14

Author

References

  1. K. Mardia and P. Jupp, Directional Statistics, Wiley, 1999.

matrix-fisher-distribution's People

Contributors

tylee-fdcl avatar

Stargazers

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