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.
我有一个 128*500 像素的灰度图像。我需要分析图像并确定它是否遵循任何特定分布,例如 Weibull 或对数正态分布或 K 分布。我需要有关如何分析图像的帮助?我可以对此图像使用加窗傅里叶变换吗?如果有怎么办?帮助我提供特定的教程。
正如 Junuxx 所说,回答你的问题有点困难。但是,无论probability match您想检查什么 MATLAB Exchange Function,都可以派上用场。我自己用过很多次。
probability match
MATLAB Exchange Function
它有什么作用?--> 好吧,它的名字是Fit all valid parametric probability distributions to data,我个人认为它是不言自明的。;)
Fit all valid parametric probability distributions to data
阅读有关特定功能的相关帖子。
希望能帮助到你!