Matlab and iview and Mathematica-

In summary, MATLAB is useful for engineering, chem, bio, and other simulations, but can be difficult to code with. It is easier to code in C/C++.
  • #1
heman
361
0
Hi all

I am in the very first year in college and when i enter into my college library i see some books on Matlab and iview and Mathematica-which i know...Can Pls Explain the importance of MATLAB and its applications and other such things...
I really want to learn such techniques which can make my maths easy.

Regards
Heman
 
Physics news on Phys.org
  • #2
matlab maple and mathematica are very useful tools.

If your doing calculus/analysis/applied math generally stick to maple/mathematica

if your doing applied linear algebra(with numbers), graphics, engineering(which uses algebra)...or simulations with matrices stick to matlab

as for logic: I've never had to code from logic so i don't know what to use

Though of courses each software usually has capabilities of performing either...matlab is easier to code with if you know programming. While Mathematica and maple are pains in the but...though mathematica is nice for symbols...Maple I'm not sure what its used for but its a Canadian standard because waterloo makes it.

So it really depends on what your solving. But if you plan to be an engineer or psych simulator/chem/bio simulator you'll prolly at sopme point need matlab.
 
  • #3
Thx Neuro,
Actually i am an Computer Science Student and i have basic knowledge of them...So does it really makes Matlab imp. for me/
 
  • #4
depends this time on the career you seek. If you wann abe a generic programmer
than you don't need it. But Matlab is an added bonus if you want to wokr in some simulations/science field. Especially when large amounts of math is used. Matlab is a great testbed for testing to see if your Algorithms are correct because one can code very fast in matlab. Also Matlab is so easy compared to C/C++. Its basically a scripting language but the coding conventions that you learn from programming can be applied to it.

Why MATLAB is so easy:
[] ALOT of built in functions and toolbox
[] no printf/cout manipulations
[] you don't need to do memory calls.

Why MATLAB sucks
[] You become dependent on it
[] Its interface dependent(haven't been able to figure out if you can export exe
[] you don't control the memory.

SO again its a great tool to have but if your just learning programming stick to C/C++
first. I regret jumping into MATLAB before being comfortable with C/C++(i didn't have a choice it was a standard at my school). I can code in MATLAB no problem...but I can't sit and code in C/C++ for some reason. Though I like to code in the language.
 

1. What is Matlab and how is it used in the scientific community?

Matlab is a high-level programming language and interactive environment used for numerical computation, visualization, and data analysis. It is commonly used in the scientific community for tasks such as data analysis, modeling, and simulation.

2. What is iview and how does it integrate with Matlab?

Iview is a software tool used for eye tracking and gaze analysis. It can be integrated with Matlab through the use of the iview SDK (Software Development Kit), which allows for the recording and analysis of eye tracking data in Matlab.

3. How is Mathematica used in scientific research?

Mathematica is a computational software program that is used for a variety of mathematical and scientific applications. It is commonly used in scientific research for tasks such as data analysis, modeling, and simulation.

4. Can Matlab and Mathematica be used together?

Yes, Matlab and Mathematica can be used together through the use of the Matlab Symbolic Math Toolbox, which allows for the use of Mathematica functions within Matlab.

5. Are there any alternatives to Matlab, iview, and Mathematica?

Yes, there are several alternatives to Matlab, iview, and Mathematica, such as Python, R, and GNU Octave for numerical computation and data analysis, and EyeTribe and Tobii Studio for eye tracking and gaze analysis.

Similar threads

  • MATLAB, Maple, Mathematica, LaTeX
Replies
5
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
231
  • MATLAB, Maple, Mathematica, LaTeX
Replies
12
Views
3K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
3K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
5
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
13
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
22
Views
3K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
3K
Back
Top