search for: stairsplot

Displaying 1 result from an estimated 1 matches for "stairsplot".

Did you mean: stairplot
2010 Aug 20
1
Surface generated as product of two curves
...= 348.18) The Time marginal has been fitted through a Weibull curve with parameters (alpha = 0.334489, beta = 9.14066) The scaling factor = 1403.88. My goal is: 1. to generate and plot the 2D surface which is generated by the product of the two curves (like Bezier surfaces) 2. to generate a 3D stairsplot of the above table 3. *ideally* to draw the generated product surface *and* the 3D stairplot in the same plot I had a look at graphic functions (persp, plot3D, sctterplot3d) but I feel intimidated. I have to sample somehow the two curves to generate the product surface ... maybe using tensors ?...