User Profile

Collapse

Profile Sidebar

Collapse
Sammo
Sammo
Last Activity: Aug 19 '10, 09:30 AM
Joined: Aug 18 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Sammo
    replied to Constrained optimization of cubic polynomial
    Thanks dwblas, I'll try the numpy list too.
    See more | Go to post

    Leave a comment:


  • Sammo
    started a topic Constrained optimization of cubic polynomial

    Constrained optimization of cubic polynomial

    Hi all,

    I'm new to Python (and to coding in general). If anyone can help out with the problem below or point me in the right direction I'd really appreciate it.

    I have a noisy dataset through which I'd like to fit the best possible cubic polynomial using the least squares method. numpy.polyfit is almost what I want, but for physical reasons there are some additional constraints on the curve:

    1. It should...
    See more | Go to post
No activity results to display
Show More
Working...