Python or Java Program to find Slope and intercept of a line with GUI?
-
I am trying to write a program that calculates the slope and intercept of series of points and plot it in agraph using line fitting algorithm. I want to develop this program into a stand alone exe file to run independently. Please guide me how do I go about? I did do my homework trying to find out which programming language would be best to develop, but Python seemed close to it. If you want to suggest any other programming language please advice me and tell me how to start.
-
Answer:
My answer will be biased towards python as i do number crunching in python as a hobby. NumPy and SciPy are 2 excellent packages in python to get this done. If you want to try out other programming languages, then give a shot at . http://julialang.org/ Its also got a web repl link --> http://julia.forio.com/
Rahul Ram at Quora Visit the source
Related Q & A:
- How to do a line break for a UITextField?Best solution by Stack Overflow
- Рow to find the ordinal variables in a .csv file in python?Best solution by stackoverflow.com
- How to delete a line from a .txt file in node.js?Best solution by c-sharpcorner.com
- How to paste a line at a time?Best solution by Ask Ubuntu
- How to create this Java program?Best solution by ChaCha
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.