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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

