Re: Help coding some math i have little understanding of

"ashwin .D" <[email protected]> Sun, 6 Dec 2020 18:31:10 +0530
Newsgroups gmane.comp.python.scientific.user
Message-ID <CAH0LXy5_9Q5R5aNfs3naxHBHcD=HotF9t-vygx-2E_kdFa1qzQ@mail.gmail.com>
SO may not be the site you are looking for. You need  a more specific site.
In the past when I have had questions like that I have preferred to go here
-

https://scicomp.stackexchange.com/ - Computational Science Stack Exchange.
That site deals with numerical programming(in a language agnostic way) and
actually helps by providing a numerical technique that will help you.

But to me that question the way it is asked is way too broad and may end up
being closed. You need to focus and then maybe ask a series of question
each of which leads to the next.

On Sun, Dec 6, 2020 at 5:54 PM Schuldei, Andreas <
[email protected]> wrote:

> now i tried to phrase my question in a broad way, detailing some questions
> that stick out. Here is the link:
> https://stackoverflow.com/questions/65167847/how-to-use-bessel-functions-when-implementing-math-equations
> ------------------------------
> *Von:* Schuldei, Andreas
> *Gesendet:* Sonntag, 6. Dezember 2020 11:01:12
> *An:* SciPy Users List
> *Betreff:* AW: [SciPy-User] Help coding some math i have little
> understanding of
>
>
> yes, certainly. I have been coding python for a little while now. just to
> clarify: you start the question on stack exchange? I could start it, too,
> with my equation as an example (i got the wrong one in my post initally,
> too). But Stackexchange does prefer general questions that can be
> re-applied widely over specific ones ("how do i solve *this*?"). I fear if
> i came with my equations it would be too specific.
> ------------------------------
> *Von:* SciPy-User <scipy-user-bounces+andreas.schuldei=
> [email protected]> im Auftrag von David Mikolas <
> [email protected]>
> *Gesendet:* Sonntag, 6. Dezember 2020 01:40:39
> *An:* SciPy Users List
> *Betreff:* Re: [SciPy-User] Help coding some math i have little
> understanding of
>
> Yes, I think this is not a question about SciPy at all, but about how to
> write a python program using these equations.
>
> If you can use some Python then I will find some place in Stack Exchange
> and get a question started for you, then link back here. Does that sound
> useful to you?
>
> On Sat, Dec 5, 2020 at 5:55 PM Schuldei, Andreas <
> [email protected]> wrote:
>
>> Thank you for looking into this. I am in the process of working thought
>> the referenced paper by frank Haber from 1974. It is actually good at
>> mentioning the single steps of the math.
>>
>> But apart from the juggling with terms of the bessel functions, I notice
>> that I need an introduction into *coding* with bessel functions. E.g.: For
>> infinte sums, do I need to iterate over the orders of the Bessel functions
>> and add them up until I am satisfied with my accuracy? It seems to be an
>> unpopular topic and the ones that know might find it obvious and dont blog
>> or youtube about it. So my problem starts out rather basic. most likely
>> more come once i understand more - such is the nature of learning 😊
>> ------------------------------
>> *Von:* SciPy-User <scipy-user-bounces+andreas.schuldei=
>> [email protected]> im Auftrag von David Mikolas <
>> [email protected]>
>> *Gesendet:* Samstag, 5. Dezember 2020 04:13:49
>> *An:* SciPy Users List
>> *Betreff:* Re: [SciPy-User] Help coding some math i have little
>> understanding of
>>
>> Not the same paper but looks pretty similar, both links seem to show the
>> same paper.
>>
>> https://www.ipen.br/biblioteca/cd/ieee/1999/Proceed/00465.pdf
>> https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=667734&tag=1
>>
>>
>> It's an infinite series solution and with Br and Bphi one can construct
>> the whole 3D vector field because Bz is almost the same as Bphi in this
>> case.
>>
>> In addition to here, you could also consider posting an answer in
>> Electronics Stack Exchange, but have a look around first, questions need to
>> be supported with all links, you should mention python and explain how far
>> you've gotten and where you're stuck.
>>
>>
>>
>>
>> On Sat, Dec 5, 2020 at 6:17 AM Robert Kern <[email protected]> wrote:
>>
>>> On Wed, Dec 2, 2020 at 4:45 PM Schuldei, Andreas <
>>> [email protected]> wrote:
>>>
>>>> I want to 3d plot the magnetic field of a twisted three phase cable,
>>>> and found a paper giving the analytical solution of the field like
>>>> <https://imgur.com/a/WeNuveE>this <https://imgur.com/a/WeNuveE#9aelprK>.
>>>>
>>>>
>>>> There are more details in the paper, of course. Now I dont feel
>>>> confident with this kind of math. Where can i find someone willing to help
>>>> me with this? Its research in university, no coorporation involved. I would
>>>> need help writing code representing these equations in python, calculating
>>>> the field`s vecors in one point r, phi. I dont ask that you do the work for
>>>> me, I am not dense either. its just that i dont even know where to start
>>>> with this math.
>>>>
>>>>
>>>> Who ever wants to have a look at the whole paper for further details,
>>>> it is
>>>> <https://drive.google.com/file/d/1CuXA0Elgw1RsjzLpO7YQ9gDgF41_ToHT/view?usp=sharing>
>>>> <https://drive.google.com/file/d/1CuXA0Elgw1RsjzLpO7YQ9gDgF41_ToHT/view?usp=sharing>
>>>> .
>>>>
>>> Hi Andreas,
>>>
>>> The link to the whole paper didn't make it through. We would need to see
>>> that for enough context to help. Spherical coordinates have an
>>> overabundance of notational conventions, so we'd need to see the whole text
>>> to see what they intended.
>>>
>>> --
>>> Robert Kern
>>> _______________________________________________
>>> SciPy-User mailing list
>>> [email protected]
>>> https://mail.python.org/mailman/listinfo/scipy-user
>>>
>> _______________________________________________
>> SciPy-User mailing list
>> [email protected]
>> https://mail.python.org/mailman/listinfo/scipy-user
>>
> _______________________________________________
> SciPy-User mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/scipy-user
>

_______________________________________________
SciPy-User mailing list
[email protected]
https://mail.python.org/mailman/listinfo/scipy-user