How can I get boxcount() function in Matlab?
显示 更早的评论
采纳的回答
11 个评论
I am trying to calculate the fractal dimesion of a picture by using box-counting method. Can you have me with this? Thank you
That function does calculate fractal dimension, so I suspect it is what you want. You need
- Click "Download Zip" on that page
- Unzip the resulting file
- Put the functions somewhere in your MATLAB path
I have downloaded and examine the code. However, I received an error message" Unfinded command/function 'boxcount' from matlab
You need to put the file boxcount.m in a directory that is in the MATLAB path. You can see which directories are in your path by typing
path
at the command line.
The easiest thing is to put the file in your current directory.
Use pathtool to add the directory to your current path rather than putting it in your current directory.
It works. Thank the cyclist and Walter Roberson for your help.
It's helpful to future users (and rewards our effort here) if you accept the answer, to acknowledge that the solution was useful to you.
I already did that step but still got error undefined boxcount
If you are using a sufficiently new version of MATLAB, then use the Add-On Explorer to add the boxcount contribution.
where are add on explorer?
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fractals 的更多信息
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
- América Latina (Español)
- Canada (English)
- United States (English)
欧洲
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
