15.12.2012 Views

scipy tutorial - Baustatik-Info-Server

scipy tutorial - Baustatik-Info-Server

scipy tutorial - Baustatik-Info-Server

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SciPy Reference Guide, Release 0.8.dev<br />

The weights are used in computing the weighted least-squares spline fit. If the errors in<br />

the y values have standard-deviation given by the vector d, then w should be 1/d. Default<br />

is ones(len(x)).<br />

xb, xe – The interval to fit. If None, these default to x[0] and x[-1]<br />

respectively.<br />

k – The order of the spline fit. It is recommended to use cubic splines.<br />

Even order splines should be avoided especially with small s values. 1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!