1 Pages (15 items)
2D Plots - What am I missing? - Messages
#1 Posted: 10/25/2021 1:34:04 PM
Trying to plot a variety of functions and nothing shows up in the plots.
I have 23 yrs of MathCad experience, but cannot figure out what Smath is looking for to plot three very simple function (See attached file).
Additionally, I am not sure why an equation needs vectorized to output the answers in the normal distribution equation.
Equation 1 - Normal distribution does not solve as a function until it is vectorized. Why?
Equation 2 - f(x):x^3+2*x*sin(0.25) solves without vectorization but will not plot. Why?
Equation 3 - f(x):vectorize(1/{σ*sqrt(2*π)}*e^{-1/2*({x-μ}/σ)^2}) solves with vectorization but does not plot (2D or X-Y plot method). Why?
Smath - 2D Plots.sm (15 KiB) downloaded 36 time(s).
I have 23 yrs of MathCad experience, but cannot figure out what Smath is looking for to plot three very simple function (See attached file).
Additionally, I am not sure why an equation needs vectorized to output the answers in the normal distribution equation.
Equation 1 - Normal distribution does not solve as a function until it is vectorized. Why?
Equation 2 - f(x):x^3+2*x*sin(0.25) solves without vectorization but will not plot. Why?
Equation 3 - f(x):vectorize(1/{σ*sqrt(2*π)}*e^{-1/2*({x-μ}/σ)^2}) solves with vectorization but does not plot (2D or X-Y plot method). Why?
Smath - 2D Plots.sm (15 KiB) downloaded 36 time(s).
#2 Posted: 10/25/2021 1:54:36 PM
Equation 2 also needs vectorized to get the correct results.
You don't have to do this in MathCad, why here?
You don't have to do this in MathCad, why here?
#3 Posted: 10/25/2021 2:35:07 PM
#4 Posted: 10/25/2021 2:42:14 PM
First Solution Found
This allowed me to plot Normal Distribution Function.
augment(x,f(x))
This allowed me to plot Normal Distribution Function.
augment(x,f(x))
#5 Posted: 10/25/2021 3:13:13 PM
Solved for now. On with the learning experience.
Thanks....
Thanks....
#6 Posted: 10/25/2021 3:13:44 PM
Hi, if you need a quick plot I recommend you use 2D standard plot you can plot functions f(x) directly , if you need a more configurable plot use XY plot but you need to put your data in a special format. File not found.File not found.
#7 Posted: 10/25/2021 3:29:09 PM
#8 Posted: 10/25/2021 3:43:24 PM
WroteTrying to plot a variety of functions and nothing shows up in the plots.
I have 23 yrs of MathCad experience, but cannot figure out what Smath is looking for to plot three very simple function (See attached file).
Additionally, I am not sure why an equation needs vectorized to output the answers in the normal distribution equation.
1. Show the two other ones on same document for doctoring.
2. Your sigma makes no sense !
3. BTW, in Samples you should find my Stat Treasury [10 WS]
Hard to find such immense Compendium.
4. If you can't download, please let me know
Welcome ... Jean.
Smath - 2D Plots.sm (17 KiB) downloaded 33 time(s).
#9 Posted: 10/25/2021 3:50:14 PM
... besides the pure statistical application,
you can use to fit data sets [Fréchet US Rainfall ...]
you can use to fit data sets [Fréchet US Rainfall ...]
#10 Posted: 10/25/2021 3:52:41 PM
Wrote... besides the pure statistical application,
you can use to fit data sets [Fréchet US Rainfall ...]
There is about 24 built-in PDF in Smath ... f(x) menu
as well as CDF, ICDF
#11 Posted: 10/26/2021 7:05:13 AM
#12 Posted: 10/26/2021 7:29:00 AM
Paecific.sm (9 KiB) downloaded 20 time(s).
#13 Posted: 10/26/2021 8:20:56 AM
... in most applications inc(Low,High,step,f(#)) is preferred
Paecific.sm (14 KiB) downloaded 27 time(s).
Paecific.sm (14 KiB) downloaded 27 time(s).
#14 Posted: 10/26/2021 9:50:27 AM
#15 Posted: 10/26/2021 11:29:10 AM
1 Pages (15 items)
-
New Posts
-
No New Posts