資源簡介
用于哈特曼——夏克波前傳感器的模式復原模擬,采用matlab編寫。可用于計算不同布局結構波前傳感器的仿真模擬。

代碼片段和文件信息
%?ASK_CONFIRM
%
%?Author:?Jacopo?Antonello?
%?$Id:?7dc940dae61b7a5e3130c406237ae87a9cbb4328?$
%?Technische?Universiteit?Delft
function?ask_confirm(s)
str?=?input(sprintf(‘USER?INPUT:?%s?[yn]?‘?s)?‘s‘);
if?~strcmp(str?‘y‘)
????throw(MException(‘VerifyOutput:IllegalInput‘?...
????????‘Stop‘));
end
end
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????335??2014-03-04?17:14??mshwfs\ask_confirm.m
?????文件???????1015??2014-03-04?17:14??mshwfs\centroid.m
?????文件?????392539??2014-03-04?17:14??mshwfs\img.mat
?????文件??????36032??2014-03-04?17:14??mshwfs\LICENSE.txt
?????文件???????1344??2014-03-04?17:14??mshwfs\main_calibration.m
?????文件????????908??2014-03-04?17:14??mshwfs\main_estimate.m
?????文件????????626??2014-03-04?17:14??mshwfs\README.txt
?????文件????????428??2014-03-04?17:14??mshwfs\sfigure.m
?????文件???????1805??2014-03-04?17:14??mshwfs\shwfs_calibrate.m
?????文件????????749??2014-03-04?17:14??mshwfs\shwfs_dai_estimate_rad.m
?????文件????????883??2014-03-04?17:14??mshwfs\shwfs_dai_estimate_um.m
?????文件???????1458??2014-03-04?17:14??mshwfs\shwfs_get_centres.m
?????文件????????401??2014-03-04?17:14??mshwfs\shwfs_get_deltas.m
?????文件???????2708??2014-03-04?17:14??mshwfs\shwfs_make_coarse_grid.m
?????文件???????1932??2014-03-04?17:14??mshwfs\shwfs_make_dai.m
?????文件???????2961??2014-03-04?17:14??mshwfs\shwfs_make_fine_grid.m
?????文件????????978??2014-03-04?17:14??mshwfs\shwfs_plot_deltas.m
?????文件????????850??2014-03-04?17:14??mshwfs\shwfs_plot_deltas_quiver.m
?????文件????1045393??2014-03-04?17:14??mshwfs\sh_flat.mat
?????文件?????787420??2014-03-04?17:14??mshwfs\sh_flat_bg.mat
?????文件???????1571??2014-03-04?17:14??mshwfs\zernike_cache.m
?????文件???????3566??2014-03-04?17:14??mshwfs\zernike_compute_E.m
?????文件???????1723??2014-03-04?17:14??mshwfs\zernike_compute_EyEx.m
?????文件????????388??2014-03-04?17:14??mshwfs\zernike_eval.m
?????文件????????883??2014-03-04?17:14??mshwfs\zernike_evalba
?????文件????????789??2014-03-04?17:14??mshwfs\zernike_fit.m
?????文件????????666??2014-03-04?17:14??mshwfs\zernike_radialderfun.m
?????文件???????1133??2014-03-04?17:14??mshwfs\zernike_radialeval.m
?????文件????????568??2014-03-04?17:14??mshwfs\zernike_radialfun.m
?????文件????????328??2014-03-04?17:14??mshwfs\zernike_surf.m
............此處省略6個文件信息
評論
共有 條評論