Feeds
回答済み
How to make an histogram of functions?
Found a way: figure(2) clf; edges = 0.3:0.005:0.65; map = zeros(length(wl_tst),length(edges)-1); for i=1:length...
How to make an histogram of functions?
Found a way: figure(2) clf; edges = 0.3:0.005:0.65; map = zeros(length(wl_tst),length(edges)-1); for i=1:length...
8年以上 前 | 0
| 採用済み
質問
How to make an histogram of functions?
I need to be able to see a region in which a family of functions is "passing by" as a function of another parameter. The code b...
8年以上 前 | 1 件の回答 | 0