Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Logo > Re: [LogoForum]...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 3 Topic 1527 of 1596
Post > Topic >>

Re: [LogoForum] Graphing Utility

by "John St. Clair" <john.stclair@[EMAIL PROTECTED] > Jan 19, 2008 at 06:05 AM

The message below is being cross-posted from the LogoForum.  Please 
reply here at comp.lang.logo and it will be cross-posted back to the 
LogoForum.  The original author of this message is 
mjsandy@[EMAIL PROTECTED]
 wrote:
'My general advise would be to fix what
kind of equations will be used.

If they are only y=a*x^2+b*x+c, then
it is better to solve the general 
equation symbolically, and implement
the final formula as a program. For 
example, this equation is nice,
because it can be solved symbolically 
(search the web for "Quadratic Equation").

For other equations there are other
methods for finding the roots - they 
all have pros and cons, so there is
no a general solution for all equations.'
------------------------------------------------------
I agree.
 
Jennifer, could you indicate exactly
what you want in the way of solving the
equations. An approximate graphical
method and/or a programmed algebraic
solution?
Mike


> The message below is being cross-posted from the LogoForum.  Please 
> reply here at comp.lang.logo and it will be cross-posted back to the 
> LogoForum.  The original author of this message is
pavel@[EMAIL PROTECTED]
> 
> 
> Mike Sandy wrote:
> > Several people have responded to this e-mail
> > but no one has given a method for solving
> > the equation.
> > (Pavel does say:
> > Some equations have nice and easy
> > solutions, others can be solved only approximately. )
> 
> My general advise would be to fix what kind of equations will be used.
> 
> If they are only y=a*x^2+b*x+c, then it is better to solve the general 
> equation symbolically, and implement the final formula as a program. For

> example, this equation is nice, because it can be solved symbolically 
> (search the web for "Quadratic Equation").
> 
> For other equations there are other methods for finding the roots - they

> all have pros and cons, so there is no a general solution for all 
> equations.
> 
> An interesting (and easy) application would be to find the roots 
> half-manually. The computer draws the function and puts numbers on the 
> axes. The user looks at the images and decides whether to zoom in or 
> zoom out. Users can easily see places where roots might be, so they can 
> zoom in these areas of interest (multiple times if needed) until they 
> find the root with enough approximation.
> 
> -Pavel
> 
> __._,_.___
> LogoForum messages are archived at: 
> http://groups.yahoo.com/group/LogoForum
>
 




 3 Posts in Topic:
Re: [LogoForum] Graphing Utility
"John St. Clair"  2008-01-19 05:57:10 
Re: [LogoForum] Graphing Utility
"John St. Clair"  2008-01-19 06:00:48 
Re: [LogoForum] Graphing Utility
"John St. Clair"  2008-01-19 06:05:02 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 5 22:52:19 CDT 2008.