Graphics, Figures & Tables ⇒ Maxwell-Boltzmann Distribution Graph
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am
Maxwell-Boltzmann Distribution Graph
- Attachments
-
- function.PNG (28.18 KiB) Viewed 11199 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Maxwell-Boltzmann Distribution Graph
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 162
- Joined: Wed Jun 17, 2009 10:18 pm
Maxwell-Boltzmann Distribution Graph
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am
Re: Maxwell-Boltzmann Distribution Graph
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Maxwell-Boltzmann Distribution Graph
Maxwell–Boltzmann distribution - Wikipedia, the free encyclopediaghostanime2001 wrote:I don't know the mathematical function for this distribution unfortunately. […]
Explain "any" in this context. With the packages I suggested in my earlier reply you can plot smooth functions with at least one variable. With the pgfplots package that Torbjorn suggested you can also plot three-dimensional functions. The same applies to pst-3dplot. For more information about the capabilities of those packages please consult their manuals. Feel free to ask further questions along with a presentation of a serious approach you did on your own.ghostanime2001 wrote:[…] But can those packages plot ANY function? and will they plot every value or discrete values for equations with one variable?
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am
Maxwell-Boltzmann Distribution Graph
Some of the environments in ps-3dplot don't work when I insert the codes into TeXworks. But it works in TeXnicCenter. I would like to make it work in TeXworks thx
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Maxwell-Boltzmann Distribution Graph
All applicable packages have been mentioned. Refer to their manuals to learn more about their capabilities.ghostanime2001 wrote:By 'any' I mean complicated math expressions as well as simple functions and parametric curves too. […]
Due to its built-in PDF viewer TeXworks only supports compiler engines that directly produce PDF output. But PSTricks does not work with e. g. PDFLaTeX directly [1]. So either include the auto-pst-pdf package or set the »pdf« option for the pstricks package. See the manual for details. You could also run XeLaTeX directly on PSTricks code.ghostanime2001 wrote:[…] Some of the environments in ps-3dplot don't work when I insert the codes into TeXworks. But it works in TeXnicCenter. I would like to make it work in TeXworks thx
[1] /PSTricks/pdf/pdfoutput
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am
Re: Maxwell-Boltzmann Distribution Graph
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Maxwell-Boltzmann Distribution Graph
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am