A blog to record helpful tips/hints/tricks/etc. that I come across during my scientific career regarding science, computers, and research. I love learning and disseminating Knowledge.
Showing posts with label Lybniz. Show all posts
Showing posts with label Lybniz. Show all posts
Thursday, November 24, 2011
sin^2(x)*cos^2(x)
I'm going to make some post about some functions for reference. This one is on the function combo
\( \sin^2 x \; \cos^2 x \)
\( \sin^2 x \; \cos^2 x \)
Labels:
Lybniz,
Math,
Math Software,
Trigonometry
Lybniz - functions sytax
Here is the website for the Lybniz plotting program. Apparently it uses the Python programming syntax.
http://lybniz.garage.maemo.org/lybniz.html#functions
Here is the link to the Python math library for the explanation of what the function syntax does.
http://docs.python.org/library/math.html
http://lybniz.garage.maemo.org/lybniz.html#functions
Here is the link to the Python math library for the explanation of what the function syntax does.
http://docs.python.org/library/math.html
Labels:
Lybniz,
Math,
Math Software
Tuesday, November 22, 2011
Lybniz vs KAlgebra for graph visualization/plotting
In my work I sometimes need to quickly visualize a simple function, and software like Mathematica and Maxima seem to be a bit of overkill so I decided to try some simple plotting programs in Ubuntu from the SC.
The first, which I have evaluated before, is KAlgebra. It's not too bad and has an upside in that it can also do calculations. However, I don't really like the plot style. This is an example for \( \sin^2 x \cos^2 x \).
So I typed in "graph" or "plot" in the SC and cam across the Lybniz graph plotting software. It only plots so it doesn't calculate like KAlgebra can and then show you a graph. I like how Lybniz looks better than KAlgebra. It doesn't have many options. I wish you could thicken the line a bit, but it does let you zoom in better than KAlgebra. Same example.
The first, which I have evaluated before, is KAlgebra. It's not too bad and has an upside in that it can also do calculations. However, I don't really like the plot style. This is an example for \( \sin^2 x \cos^2 x \).
So I typed in "graph" or "plot" in the SC and cam across the Lybniz graph plotting software. It only plots so it doesn't calculate like KAlgebra can and then show you a graph. I like how Lybniz looks better than KAlgebra. It doesn't have many options. I wish you could thicken the line a bit, but it does let you zoom in better than KAlgebra. Same example.
Subscribe to:
Posts (Atom)