Skip to content

xiaowuc2/matlab-for-machine-leaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

MATLAB

MATLAB for Machine Learning #mathworks

Variable • Files • Vector & Matrices • Array • Function • Plotting

GitHub YouTube GitHub followers Twitter Follow AUR last modified MATLAB



What is this Repository all about?

This repository contains the essence of Matlab. If you're interested in Machine Learning and Research then you should deffinetely go through the readme.md file once. This course will give you a clear insight about why we use MATLAB in the first place for Machine Learning.You can run the source codes(.m) on Octave Online. If you ruminate about the code, there is no significant difference between Python and Matlab, so just dive into it.

📖 Search Documentation function/operations : MathWorks/help

📖 Practice & Certification @mathworks : MATLAB Onramp | Machine Learning Onramp


🔬 Interested in Machine Learning Research?

You can join @qxresearch and become part of a 150+ developers team. We're wlrking on various ML reserch projects.
To join drop a email(subject: your-github-username @qxresearch) attach your CV.


The Fundamental Questions of Life!

1. Python vs Matlab :

  MATLAB : is the easiest & most productive computing environment for engineers and scientists. It includes
  MATLAB language, is the only top programming language dedicated to mathematical and technical computing

  Python : is a general-purpose programming language.

2. Which one is faster :

  MATLAB ; matlab takes to complete the task is 0.252454 seconds while numpy 0.973672151566

3. How many decades will it take to learn Matlab?

  2 hour or less with this optimised note(if you know basics of Pyhon)

4. But Matlab is Paid!

  I understand. Use Octave Online for free : https://octave-online.net/

5. How to thank 'you'?

  Star this Repository and follow us on twitter @qxresearchx to Support team @qxresearch


🗺️ What's in the Repository?

Topics Subtopics Note (.md)
Matlab Onramp Variable Files Vector & Matrices Array Function Plotting Note

💀 Contributing

For contribution consider following the Contributing.md guidelines.


Other Resources #mathworks: