Timeline for Plotting a 3D sphere i.e. how to vizualise the spanned volume $\int_0^{2\pi}\int_0^{\pi} d\theta d\phi$?
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:19 | history | edited | CommunityBot | replaced http://math.stackexchange.com/ with https://math.stackexchange.com/ | |
| Jan 9, 2013 at 3:44 | comment | added | hhh | @Hypnotoad thank you, moved the matlab question here. I did not know that I could ask matlab questions on a site, thank you for the info! | |
| Jan 9, 2013 at 3:40 | history | edited | hhh | CC BY-SA 3.0 | moved matlab to proper site http://stackoverflow.com/questions/14227914/why-not-spherical-plot-how-to-plot-3d-polar-plot-in-matlab as requested |
| Jan 8, 2013 at 23:25 | history | edited | rm -rf♦ | CC BY-SA 3.0 | added 34 characters in body; edited title |
| Jan 8, 2013 at 23:21 | comment | added | rm -rf♦ | Ok, someone had to say this and it might as well be me: Not only did you use MATLAB code for the example, you gave an incorrect example that generated an arbitrary plot and wanted us to provide an explanation as to why your MATLAB plot fails. On top of this, you just toss in a casual "eh, it's similar to Mathematica so fix my MATLAB code" in the hopes that it'll fly here... Please, if you need help with MATLAB, ask at Stack Overflow. If you want to ask help here, then please show effort in Mathematica (or at least show fully working code in language X with your best attempt at translating it). | |
| Jan 8, 2013 at 21:01 | vote | accept | hhh | ||
| Jan 8, 2013 at 19:16 | answer | added | einbandi | timeline score: 5 | |
| Jan 8, 2013 at 19:09 | answer | added | Michael E2 | timeline score: 5 | |
| Jan 8, 2013 at 19:05 | comment | added | Michael E2 | Perhaps this demonstration would help. | |
| Jan 8, 2013 at 19:04 | comment | added | hhh | @MichaelE2 I try to help the guy by visualizing different volumes by slightly changing parametrization, last sentence. | |
| Jan 8, 2013 at 18:59 | comment | added | hhh | Can I do some of the commands with WolframAlpha? wolframalpha.com/input/… | |
| Jan 8, 2013 at 18:52 | comment | added | Michael E2 | The easiest way to plot a sphere is Graphics3D[Sphere[]]. Are you wishing to parametrize the surface with spherical coordinates? | |
| Jan 8, 2013 at 18:51 | comment | added | whuber | Have you read the help page for SphericalPlot3D? | |
| Jan 8, 2013 at 18:49 | history | asked | hhh | CC BY-SA 3.0 |