Re: MuPad: question about _if_ statement
- From: "Gary Gaukler" <gaukler@xxxxxxxxx>
- Date: Sat, 3 Dec 2005 18:30:53 -0600
Thanks, that would work too - however, solve() takes a very long time - I
wanted to exploit some known structural properties of the functions to make
the algorithm faster.
Gary
"Alasdair" <amca01@xxxxxxxxx> wrote in message
news:1133477198.254670.233530@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> If you want to determine where two functions intersect, why not use:
>
> solve(f1(x)=f2(x),x);
>
> instead?
>
> -Alasdair
>
.
- References:
- MuPad: question about _if_ statement
- From: Gary Gaukler
- Re: MuPad: question about _if_ statement
- From: Alasdair
- MuPad: question about _if_ statement
- Prev by Date: Re: Maple Vs Mathematica
- Next by Date: Re: MuPad: question about _if_ statement
- Previous by thread: Re: MuPad: question about _if_ statement
- Next by thread: Re: MuPad: question about _if_ statement
- Index(es):