|
[Date Index]
[Thread Index]
[Author Index]
Real and Complex Roots on Same Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg91423] Real and Complex Roots on Same Plot
- From: Narasimham <mathma18 at hotmail.com>
- Date: Thu, 21 Aug 2008 04:15:20 -0400 (EDT)
How to plot all real and complex roots of the following function in 3-
D using Manipulate by varying constant c?
q = 2.304 ; z[c_] = q Sin[ c x ] + c Sin[q x]. The real roots of z[c]
= 0 ( 0 < x < 20, 0 < real part of complex root < 20 ) to be plotted
on x-axis, complex conjugates on y-axis, and z[c] on z-axis as c is
varied between 0.5 and 2.0
Thanks in advance.
Narasimham
Prev by Date:
Re: Colors in Histogram
Next by Date:
Notebook????
Previous by thread:
serious flaw in KroneckerProduct with SparseArrays?
Next by thread:
Re: Real and Complex Roots on Same Plot
|