Function histeq source code in matlab.

6 ビュー (過去 30 日間)
Tran Anh Tuan Dang
Tran Anh Tuan Dang 2019 年 2 月 16 日
this is a line of code that I see in the source code of histeq: tol = ones(m,1)*min([nn(1:n-1),0;0,nn(2:n)])/2;
Can any one explained what is this line of code do ? What is the explanation for this code?
Parameters:
m = 4
n = 256
nn is 256 x 1 matrix, class double

回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by