Feeds
提问
How to convert Newton's Basin into Binary Image
I've recently made a newton basin using this program and slight variations of it. How do I take it a step further and convert th...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to convert newton basin into a binary image.
I've recently made a newton basin using this program and slight variations of it. How do i take it a step further and convert th...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can I make single color newton basins?
Below is some code I use to make a Newton's basin from polynomials with 3 roots. How would i go about making these basins into a...
9 years 前 | 0 个回答 | 0
0
个回答提问
Derivative of a function
The original function I have use has z1, z2, z3, & z4. So that... fz = f(z, z1, z2, z3, z4) and fz = (z-z1).*(z-z2...
9 years 前 | 1 个回答 | 0

