1 Pages (5 items)
How to solve an equation for multiple values of the independent var. - Messages
#1 Posted: 9/22/2019 11:04:24 AM
I have an equation (for example y = sqrt(x)).
I want to solve it for specific values of x between x>=a and x<=b
I would print out each resulting y.
case 1: in steps of delta x = delx
case 2: the input values of x are not in equal increments ?
I want to solve it for specific values of x between x>=a and x<=b
I would print out each resulting y.
case 1: in steps of delta x = delx
case 2: the input values of x are not in equal increments ?
#2 Posted: 9/22/2019 1:25:49 PM
WroteI have a function (for example y = sqrt(x)).
I want to solve it for specific values of x between x
You don't have to solve between limits,
whereas you are solving generally.
No problem to constrain the plot [not shown].
Your question is ill posed, as I can figure.
Solve Inverse Symbolic Suite.sm (93 KiB) downloaded 36 time(s).
#3 Posted: 9/22/2019 3:10:00 PM
WroteI have an equation (for example y = sqrt(x)).
I want to solve it for specific values of x between x>=a and x<=b
I would print out each resulting y.
case 1: in steps of delta x = delx
case 2: the input values of x are not in equal increments ?
are you looking for something like this?
you can use matrices or vectors and loops.
don't forget to change your roots range in the tools>options>calculation menu.
#5 Posted: 9/22/2019 3:56:52 PM
Solve SQRT(x).sm (9 KiB) downloaded 49 time(s).
1 users liked this post
Harry Mangurian 9/22/2019 6:08:00 PM
1 Pages (5 items)
-
New Posts
-
No New Posts