Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 imshow 绘制元素在 [1, 64] 中的矩阵。为了标准化颜色图,我只能找到“LogNorm”,但是,我需要“LnNorm”之类的东西,在自然对数尺度上标准化矩阵元素。有没有办法我可以做到这一点?
谢谢你的帮助。