Message Boards Message Boards

0
|
3371 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Why am I getting unexpected results in 2D plot?

Posted 4 years ago

Dear all,

I have a code for 2D plot of a complex polynomial. In Plot 1 and in Plot 3 its exactly same code with all values exactly same. When I run the code, comparing the Plot 1 and Plot 3 I can find that its giving me two different plots. Kindly advise me as how to rectify the code.

POSTED BY: Rahul Chakrabory

You rewrite the value of x variable while preparing the Plot 2 - you initiate it as a Range[1, 10] but then turn it into another complex polynomial. And this transformation is then passed to the new (from the Mathematica's point of view) definition of y.

POSTED BY: Nikolay Shilov
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract