MATLAB Programming/Advanced Topics/Applications and Examples

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Examples[edit | edit source]

Filtering[edit | edit source]

  • Moving Average
  • Alpha Beta
  • Kalman
  • PSD estimation
  • Entropy
  • Markov Processes
  • Queuing Theory

Controls[edit | edit source]

Phase vocoder[edit | edit source]

See MATLAB Programming/Phase Vocoder and Encoder for an example phase vocoder and the corresponding sound sample encoder in MATLAB.

MATLAB in medicine[edit | edit source]

„Image Processing in Optical Coherence Tomography using Matlab” is a book which will introduce you to subtleties related to the implementation of selected fragments of algorithms, the notation of some of them in the MATLAB environment has been given. The presented source code is shown only in the form of example of implementable selected algorithm. The book is addressed to ophthalmologists , IT specialists and students involved in the development of applications designed for automation of measurements for the needs of medicine.