Solving with multiple unknown variables & more
|
03-30-2015, 12:55 PM
Post: #9
|
|||
|
|||
RE: Solving with multiple unknown variables & more
(03-30-2015 05:11 AM)leprechaun Wrote: 1) With the Function App there are problems. I cannot really find out what is going wrong. Maybe someone can help me! The function app only understands one input variable: X. To plot Ekin(70,v), you simply need to pass X as the dummy variable. In the Symb view of the Function app, just type in: Ekin(70,X) as one of the functions and hit plot. Quote:2) Now if I define Ekin2(v):=0.5*70*v^2 because I did not find the correct way to copy the function into the app. Not practical at all, but what should I do. No variables are needed in this particular example because F1 is a built-in "function" variable. And Ekin2 is a user-created "function" variable. Since dummy variables are just that -- dummy variables (placeholders), the calculator auto-converts the v to X. (This would not have been possible with the original Ekin(m,v) function since you cannot assign a one-variable function F1 to be a two-variable function.) As for the assumption on v, this is placed only on the variable v, and not X. As for as plotting is concerned, just set your input range in the plot settings. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)