Feeds
질문
I am trying to find the cumulative distribution function of the standard normal. I have the value that I will be using the cdf to analyze but cannot figure out the functions to go with it. Can anyone help me find the correct functions/code?
Below is the code I attempted to run..but it isn't recognizing the makedist function. x = 0.24 mu = 0 sigma = 1 pd = mak...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
3d visual display
My code computes lower and upper x, y, and z-values for a grid. It also computes the spacing between the grid lines using deltas...
거의 14년 전 | 답변 수: 0 | 0
0
답변질문
3-Dimensional Visual Display
My code computes lower and upper x, y, and z-values for a grid. It also computes the spacing between the grid lines using delta...
거의 14년 전 | 답변 수: 0 | 0
0
답변질문
3-dimensional matrix
I have a program that is in 2-dimensions and now I am trying to convert it to 3-dimensions. In the original program I have crea...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
Bounded Area
Hi, I am trying to create a bounded area using two separate sets of points. One set will create the upper bound and the other ...
거의 14년 전 | 답변 수: 2 | 0
