Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71665
| References | <CADEzsfh4Ub8Cyj_KMYkCK6M9D3uL2p-69+F9POhjGsp80pNxkQ@mail.gmail.com> |
|---|---|
| Date | 2014-05-16 09:32 -0700 |
| Subject | Re: The possibility integration in Python without an equation, just an array-like file |
| From | "Ernest Bonat, Ph.D." <ernest.bonat@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10071.1400262072.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hi Enlong You may try standard numerical integration solutions based on the E and T(E) columns data provided. Ernest Bonat, Ph.D. On Fri, May 16, 2014 at 1:49 AM, Enlong Liu <liuenlong20@gmail.com> wrote: > Dear All, > > I have a question about the integration with Python. The equation is as > below: > and I want to get values of I with respect of V. E_F is known. But for > T(E), I don't have explicit equation, but a .dat file containing > two columns, the first is E, and the second is T(E). It is also in the > attachment for reference. So is it possible to do integration in Python? > > Thanks a lot for your help! > > Best regards, > > > -- > Faculty of Engineering@K.U. Leuven > BIOTECH@TU Dresden > Email: liuenlong20@gmail.com; enlong.liu@student.kuleuven.be; > enlong.liu@biotech.tu-dresden.de > Mobile Phone: +4917666191322 > Mailing Address: Zi. 0108R, Budapester Straße 24, 01069, Dresden, Germany > > -- > https://mail.python.org/mailman/listinfo/python-list > > -- Thanks Ernest Bonat, Ph.D. Senior Software Engineer Senior Business Statistics Analyst Mobile: 503.730.4556 Email: ernest.bonat@gmail.com
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: The possibility integration in Python without an equation, just an array-like file "Ernest Bonat, Ph.D." <ernest.bonat@gmail.com> - 2014-05-16 09:32 -0700
csiph-web