[SciPy-User] Help - scipy.integrate

Warren Weckesser warren.weckesser at enthought.com
Wed Nov 10 08:40:37 EST 2010


On Wed, Nov 10, 2010 at 6:02 AM, Waléria Antunes David <
waleriantunes at gmail.com> wrote:

> Hi all,
>
>
> I have this equation: http://img52.imageshack.us/i/equao.jpg/
>
> I need to accomplish the integration of it and then plot on a graph ... I
> managed to do the following: http://pastebin.com/kkS3EX0m  .....but i
> don't know if i'm using the function integrate correctly.
>
> See the line 22 and def func (line 33).
>


In your equation it appears that the function S is applied to
sqrt(abs(omega_k))*(the integral), but I don't see S in your code.  What is
S?

Warren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101110/d4c4c9c7/attachment.html>


More information about the SciPy-User mailing list