User Portlet User Portlet

Denis Ivanov
Discussions
![ٍSome mushroom photos and Voronoi mesh of their detected pores. Exploring fungi pores pattern and comparing with some known distributions][1] &[Wolfram Notebook][2] [1]:...
Dear Jessica, This parameter (and your function) will be very useful to me in the study that will be published soon. It’s about the distribution of the pores of the mushrooms (Tinder Fungi). Here’s a fragment of it's Voronoi Mesh : ...
I’m still thinking about your code and I’m not ready to suggest a new algorithm. But in any case speed will increase if instead of ordinary arrays use `SparseArrays`.
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/69b63450-3dbf-4877-9acc-60a76ab1d580
![aperiodic sequences with a complex turtle graphics][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=Turtlegraphicsgrid.png&userId=20103 [2]:...
Why don’t you generate random integers from $-10^{35}$ to $10^{35}$ and then multiply by $10^{100}$ ?
Very interesting example! Firstly, FindDistributionParameters[table1, UniformDistribution[{mn, mx}]] produces correct answer: {mn -> 0.00287303, mx -> 0.0588235} From docs: > By default, `FindDistributionParameters` uses...
![Detection of yearly seasons in temperature data dependent on average trends and locations][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=9553main.png&userId=20103 [2]:...
Mathematica has a lot methods and options for cluster analysis (and I learned them not bad =) Now I need to find clusterization of some daily weather data, and *the number of days in any cluster should be more than some threshold* (e.g. 30). ...
Maybe something like this: &[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/3e041e6d-fa57-4a65-8e8f-ccced7657bba