Cannot open file (/var/www/vhosts/aprendtech.com/httpdocs/wordpress/wp-content/backup/.htaccess)Cannot write to file (/var/www/vhosts/aprendtech.com/httpdocs/wordpress/wp-content/backup/.htaccess) AprendBlog » Matlab interface to the projection simulator


Jul 25

Matlab interface to the projection simulator

Tag: Implementation,Physics,softwareadmin @ 3:45 pm

edit: Oct. 4, 2011 The C++ code referred to in this post has been superseded by a Matlab only version that is faster and has more geometric shapes. The Matlab function uses the approach described here so it gives similar results.
My last post discussed C++ code for a CT projection simulator. In this post, I will describe a Matlab interface to the simulator executable.

more –>;