Skip to content
/ ffd Public

MATLAB toolbox implementing factored form descent (FFD)

License

Notifications You must be signed in to change notification settings

zaltor/ffd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffd

ffd is a MATLAB toolbox that implements the factored form descent algorithm, the original form of which was described in [1]. It can be used to retrieve the spatial coherence statistics of a quasi-monochromatic source given known optical system(s) and measured point-wise intensity values of the output of said field through said optical system(s).

Installation

Add the directory containing ffd.m to MATLAB's path using addpath or something similar. Make sure the entire directory structure is the same as the repository (e.g. +ffd directories are present, etc.). Run the provided sample code to test your installation:

>> ffd.sample.run

References

  1. Z. Zhang, Z. Chen, S. Rehman, and G. Barbastathis, "Factored form descent: a practical algorithm for coherence retrieval," Opt. Express 21, 5759--5780 (2013)

About

MATLAB toolbox implementing factored form descent (FFD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages