Re: Solving Quadratic equations



"HORMIS " <hormisjv@xxxxxxxxx> wrote in message
<g3d23d$o59$1@xxxxxxxxxxxxxxxxxx>...
How to solve a quadratic equation numerically. Is there any
inbuilt function?. Now iam using our old
(-b+(b^2-4*a*c)^.5)/(2*a) method. Iam using Matlab 6.5.

Hai,

Have a look at these commands,
expand
sym2poly
roots

HTH,

Ashwini


.



Relevant Pages

  • Re: Solving Quadratic equations
    ... Have a look at these commands, ... How can i exclude complex roots from this? ...
    (comp.soft-sys.matlab)
  • HP49/50 Commands not in the HP48
    ... The non-CAS list of 49/50 commands not in the 48: ... TOFF TPAR TRAN UNBIND VER WIN ZFACT ZPAR} ... DIVIS DIVMOD DIVPC EGCD EPSX0 EULER EXLR EXP&LN EXPAND EXPANDMOD EXPLN ... SUBTMOD SYLVESTER TABVAL TABVAR TAN2SC TAN2SC2 TAYLOR0 TCHEBYCHEFF ...
    (comp.sys.hp48)
  • Re: Define commands inside a command
    ... define several commands. ... extracted (inside a \@for loop) and go to define eight new commands, ... The \@for-loop defines the token \@myarg to expand ... Thus expanding those macros delivers the token \@myarg. ...
    (comp.text.tex)
  • Re: Solving ackermans equation in matlab..
    ... I am a mechanical student and I was trying to solve this equation but was not able to do so. ... Now, expand the sum of sines, and see that a few terms ... that you can solve for the roots using roots. ...
    (comp.soft-sys.matlab)
  • Deduction as Programming
    ... with the most basic, small description of a process, and then expand it, as ... language compiler, where it reads basic commands, and then it deduces and ... of deduction could be built to allow the language compiler to not only ... deduce commands, but to deduce answers to queries, and to carry on ...
    (comp.ai.philosophy)