Walsh matrix: Difference between revisions

m
(Add Factor)
Line 244:
1 -1 1 -1 1 -1 1 -1 -1 1 -1 1 -1 1 -1 1
1 -1 1 -1 1 -1 1 -1 1 -1 1 -1 1 -1 1 -1
 
julia> using Plots
 
julia> heatmap(sequency(walsh(5)), yflip=true)
</syntaxhighlight>
[[File:Sequency32.svg|thumb|center]]
 
=={{header|Phix}}==
4,105

edits