Python Forum
Code for a circular wire??
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code for a circular wire??
#12
Is this what you mean by a "vector field"? If so, it looks like you'll need to do this (or similar).

You need to figure out how to bridge the gap. You have your assignment, and you have a graph image of a vector field as the beginning and end. You also have some code that is closer to the beginning, and I've linked code that it closer to the end. You need to bring those together.

We're Python programmers, but we're not necessarily familiar with the math or specific modules in your project. I suspect I could figure it out, but it would be time consuming, so you'll get the best help if you can make your next post as specific and precise a problem / question as possible, ideally hard-coding anything that isn't directly relevant to the blocking problem. Documentation for the module I linked to should help bridge the gap between math and Python, and if you can keep questions here Python-specific with as little math as possible, that would also help us to help you.
Reply


Messages In This Thread
Code for a circular wire?? - by hiphopopot0mous - Nov-29-2017, 07:59 PM
RE: Code for a circular wire?? - by micseydel - Nov-30-2017, 07:33 PM
RE: Code for a circular wire?? - by hiphopopot0mous - Nov-30-2017, 07:38 PM
RE: Code for a circular wire?? - by micseydel - Nov-30-2017, 07:41 PM
RE: Code for a circular wire?? - by hiphopopot0mous - Nov-30-2017, 07:53 PM
RE: Code for a circular wire?? - by Larz60+ - Nov-30-2017, 07:59 PM
RE: Code for a circular wire?? - by sparkz_alot - Nov-30-2017, 08:30 PM
RE: Code for a circular wire?? - by hiphopopot0mous - Dec-02-2017, 07:31 PM
RE: Code for a circular wire?? - by micseydel - Dec-03-2017, 06:23 PM
[split2] Code for a circular wire?? - by Larz60+ - Nov-29-2017, 08:16 PM
How to define a grid? - by hiphopopot0mous - Nov-30-2017, 07:13 PM
RE: How to define a grid? - by micseydel - Nov-30-2017, 07:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Creating a circular matrix with one input omnisierra 18 5,842 Oct-02-2020, 01:51 PM
Last Post: perfringo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020