python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Creating an s-curve based on data points
I have a series of data points which form a curve I do not have an equation for, and for which i have not been able to satisfyingly calculate an equation with either libreoffice or the online curve fi...
Cormorants
Votes: 0
Answers: 2
What does 'x' do in curve/dnorm, and why does it work in my function?
I am making a function Prop.Histogram() that plots data as a histogram showing the proportions with a normal distribution curve added to it. Addition of the curve was difficult for me to achieve, but ...
BartOverflow
Votes: 0
Answers: 1
Would like to generate surface of revolution from bezier curve
I would like to generate surface of revolution from bezier curve. I have made bezier curve in MATLAB but beyond this point I am stuck and do not know how to proceed. Please help.
Below is the code tha...
Jinesh Savla
Votes: 0
Answers: 1
How to reconstruct a 3D curve from curvature using python
If the curvature of a line in 3D space is defined as the derivative of the tangent to the curve which in turn is the derivative of the coordinates of the curve, is it possible to reverse the procedure...
lopsided
Votes: 0
Answers: 0