Mathematica Need Help Integrating w[x] with Mathematica

AI Thread Summary
The discussion revolves around a user seeking assistance with integrating a function in Mathematica. The user defined a function w[x] that generates random real numbers based on a normal distribution and successfully plotted it. The main goal is to obtain a graph representing the integration of this function. A suggestion is made to sort the random points, interpolate a smooth curve through them, and then integrate that curve. A link to a relevant Mathematica tutorial on numerical integration is provided for further guidance.
noamriemer
Messages
50
Reaction score
0
Hi!
I hope this is the right forum... I am having trouble with Mathematica:
Maybe someone could help out of his experience ?

I created w[x]:=RandomReal[NormalDistribution[0,1],x]
I got it's plot.
Now I want to integrate it: I wish to receive another graph, which is the plot of the integration of the function w[x].
Can anyone tell me how do I do it?
Thank you!
 
Physics news on Phys.org

Similar threads

Replies
1
Views
2K
Replies
4
Views
2K
Replies
1
Views
2K
Replies
9
Views
3K
Replies
1
Views
2K
Back
Top