Skip to main content

What is Matlab and what is it used for?

I am about to embark on a journey of knowledge and learning, to elaborate I will learn the basics of Matlab or at least as mush as I can squeeze in, in a month, I will also discover what is it used for, and I will document my process and acquired knowledge throughout this blog.

First things first, what is Matlab?

Matlab is a multi-paradigm programming language that allows for matrix manipulation, plotting of functions, implementation of algorithms, creation of interfaces, and interfacing with programs written in other languages. Basically you can do in Matlab what you can do in any other programming language the difference is that Matlab is more number based, and makes more emphasize on Math itself.



Now that I know what Matlab is and what is it used for I can now create my own account so I have access to Matlab and I can I use it freely. At least for a month.

I can't show you the creating an account process but I will show you how Matlab's interface looks like.



Now for the fun part. Learning!!

Im going to be using the following Matlab tutorial for beginners course on youtube:  Matlab Tutorial

As I follow along the tutorial I will be showing you my progress, as such:



The command window is the place where ill be interacting with the Matlab software, you give the software some input and then it gives you an output after being processed in the Matlab software, here is where we will insert certain commands, such as the previous image where I do some meaningless calculations.






Comments

Popular posts from this blog

Quarantine: Projects

In this quarantine, I've had time to make a handful of projects my favorites being: DIY Galvanometer(battery tester) DIY Balance scale DIY Motor DIY Galvanometer My DIY battery tester was one of my favorite projects. The materials needed are in the photograph. The completely functional Battery tester is down here: Video:  https://drive.google.com/file/d/19Gfo9sgmO250ahzpP3CtPzav-lfIFgTD/view DIY Balance scale The DIY balance scale project was actually fairly simple, but it's fascinating how it works and the math involved in it. These are the materials used in the scale. The setup is also fairly simple. There's really not much of the project so ill just try to explain it. The idea of the scale is to figure out how much an item weighs depending on what the other item weighs and the position of that item, I won't show you the math because it's really not that intrusting, just take my word for it that it worked. DIY Motor Th...

The next week: A penny battery

A penny battery seemed insane, especially at the beginning of the year. The penny battery started off by getting all the materials, which were: 5 pennies, 1 with both sides of copper and 4 with 1 side of copper and 1 side of scraped copper. A small metal piece, which is where I'm going to be putting the penny stack. 4 small pieces of paper. Vinegar and salt. This is the setup of the penny battery, the pennies are stacked up with pieces of paper in between, the pieces of paper were socked in vinegar and salt, and all of it is on top of the small metal piece. Then I noticed that the metal piece was not necessary and that the pieces of paper were too big so I fixed the battery, at the same time I used the voltage meter and it gave me 2.6v which is quite a lot because a triple-A battery is 1.5v. With the 2.6v in my battery, it was now time to try lighting up an LED, this was actually one of my favorite experiences in the shop class. I l...