In case it is helpful, here are all my Matlab videos in a single playlist kzbin.info/aero/PLxdnSsBqCrrEU0dLSrTcl0-w9cVYKMTaF. You can support this channel via Patreon at www.patreon.com/christopherwlum or by clicking the 'THANKS' button underneath the video. Please let me know what you think in the comments. Thanks for watching!
@ian.t5553 жыл бұрын
AE 501. Thank you very much for this tutorial. As a new MATLAB user, I have learned more about MATLAB's matrix operations via this tutorial. Thank you once again.
@mitchellhubbard57276 жыл бұрын
Excellent refresher on basic matrix operations in MATLAB. Thanks for taking the time to put this together!
@charlesharmon90655 жыл бұрын
Very straightforward and accessible for a MATLAB newbie. Thank you for the tutorial, Dr. Lum!
@brentpaul76505 жыл бұрын
Matlab is the best, I remember when I discovered you can create a 3d matrix, like a 3x3x3 Matrix, Changed my matlab life haha
@omarel-ghezawi64666 ай бұрын
At video time 18:20, when talking about say matrix transposes, I would like to point out to the following important fact, that is: the apostrophe alone determines the conjugate transpose, which is completely different from the transpose. To determine the transpose of say matrix M , MATLAB does it as M.' (M followed by dot followed by apostrophe). Either one is legitimate when dealing with vectors or/and matrices containing solely real numbers. Care should be exercised when dealing with complex numbers. For example, when M=[2 -3], M'=M.'=[2 ; -3] . However if M=[-3+4i -3-4i], M'=[-3-4i ; -3+4i] and M.'=[-3+4i ; -3-4i]. Apart from that, an excellent video. Thank you.
@LorraineB_09116 жыл бұрын
Useful review of built in functions and matrix operations. Thank you for being so clear, concise and upbeat throughout the video.
@aartijoshi25404 жыл бұрын
thanku so much.. this video is very helpful to understand about matrix operations and built in fun.
@lienchang83916 жыл бұрын
This video helped me remember all of the basics in a short amount of time
@selamhendrix52526 жыл бұрын
Definitely needed this review I like the pace of the tutorials. Thanks!
@kylekearsley92536 жыл бұрын
It's been a while since I've used Matlab, so this video has been a good refresher.
@marilynjasmer83656 жыл бұрын
Nice refresher of how to properly use matrices in Matlab
@dr.kasiviswanathanpalanisa74014 жыл бұрын
really thank you so much for this kind of teaching, I learned a lot
@michaelrudolf99885 жыл бұрын
Thanks for a good refresher on how matrices work in Matlab
@bryanmasserang51906 жыл бұрын
Good refresher to those who haven't used Matlab in a little while
@jesusespinoza23495 жыл бұрын
Matlab is definitely the way to go for matrix manipulation
@minaanderberg8845 жыл бұрын
Great video, I followed along in MatLab and it was the perfect pace for me to enter in everything!
@thomasireson14275 жыл бұрын
Helpful review of manipulating matrices in Matlab
@sairamcool0223 жыл бұрын
It was a very helpful Tutorial; Thanks!
@morganwalker9406 жыл бұрын
Very nice, I learned about 2 weeks worth of AMATH 301 in a nice 30 minute segment!
@HIEPNGUYEN-wb7yg6 жыл бұрын
Great video for working with matrices in MATLAB. I like the intro/review. Thanks.
@gerardomoscatelli85845 жыл бұрын
Tks exactly what I was looking for straight to the point
@ChristopherLum5 жыл бұрын
I'm glad it was helpful. I have other Matlab videos that you might like on the channel. Thanks for watching!
@wes15885 жыл бұрын
Good review of matrix manipulation in Matlab.
@sajidali-qg1mg2 жыл бұрын
Thank you Christopher Lum for such an amazing tutorial how to exchange one column to another( column 1 exchange to column 2 or Column 2 exchange to column 1)
@ChristopherLum2 жыл бұрын
Hi, Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum or via the 'Thanks' button underneath the video. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching! -Chris
@ivancordero59306 жыл бұрын
Great resource for matrix manipulation in Matlab
@Julie-v5y3 жыл бұрын
Incredibly helpful!!! Thank you!
@Tamanaaaa12 ай бұрын
AE 501 - Very clearly explained, thank you!
@mitchellnakaki79005 жыл бұрын
Excellent video and perfect for refreshing my matlab skills
@ryoonoue10763 жыл бұрын
Great review on MATLAB functions for matrices!
@marcellodesario5196 жыл бұрын
Great review and saved me time reviewing help files. Thanks!
@alisoncaprioli48615 жыл бұрын
Clear and informative refresher video. Thanks!
@matthewbajamundi87745 жыл бұрын
Thank you for the video, I definitely learned new things that I have never used in Matlab before.
@krystoflis71575 жыл бұрын
great refresher on matrix operations in MATLAB!
@jacobcarroll39336 жыл бұрын
Excellent video. It is a great refresher on the finer points in MATLAB.
@daniellerogers59595 жыл бұрын
Good way to get experience with matlab's matrix functionality and nuances to be aware of, thank you! (AE 501)
@davedesmond15745 жыл бұрын
Didn't know you could enter to a new line while defining a matrix, that's a nice way to avoid errors entering values to the matrix
@drewross67245 жыл бұрын
Great video, everything needed to start using matrices
@samnoerpel76776 жыл бұрын
It's been a little while for me so this was helpful!
@rileynelson23216 жыл бұрын
Great simple and clear explanations
@ryancazin59306 жыл бұрын
Thank you for the great introduction into matrix operations within Matlab!
@alanlee43265 жыл бұрын
helpful tutorial on using Matrices in Matlab.
@mrassbandit236 жыл бұрын
Did not know about the random function. Might be helpful for the homework!
@sajeew5 жыл бұрын
Thank you so much for showing us these videos. Sam
@PNW_SportsCards6 жыл бұрын
Great video for learning matrix manipulation
@robertdelossantos19366 жыл бұрын
Never knew about the linspace function. That's neat.
@markmurphy53745 жыл бұрын
AE 501 :) As someone who used Matlab everyday for my previous job I appreciate its abilities more everyday!
@זיסושמואלי3 жыл бұрын
Do you know how to move all my rows up/down/right/left and how to mix the numbers?
@gurjeetjaggi83165 жыл бұрын
Good refresher. Thank you for the video
@veekashpatel9536 жыл бұрын
Great video on matrices in matlab!
@rohitpandey93912 жыл бұрын
Thanks a lot from India
@sethwhittington284 жыл бұрын
I found this video helpful with the syntax for defining matricies, especially with regards to extracting sub-matricies. If ever I knew how to do this in the past, that knowledge has been purged a long time ago! AE501
@tharunsankar49266 жыл бұрын
Thanks for the instructional video professor!
@alexsteahr84585 жыл бұрын
Good refresher. Thanks!
@omersohail954 жыл бұрын
Great work! Thank you!
@mylesdeluca87896 жыл бұрын
Great Video! Very Helpful!
@Awakened_Wallace3 жыл бұрын
Great video, very helpful
@jonathonlaird62795 жыл бұрын
Thank you for the video on MATLAB
@elishamakarevich27375 жыл бұрын
Thank you for the material Professor Lum
@mathewsamuellenuevo Жыл бұрын
So perfect sir, perfect 😊
@karlbalitaan5 жыл бұрын
Thanks for the review on Matrices!
@renowhitcomb55054 жыл бұрын
AE 501. Fall 2020. Thank you for the video Chris.
@sidraman69506 жыл бұрын
Helpful refresher!
@rowellcastro268311 ай бұрын
AA516: Great refresher!
@humankrazykidz75654 жыл бұрын
Good stuff!
@garrettdavis46655 жыл бұрын
Great review!
@SScook2065 жыл бұрын
Thanks for the review Chris!
@tranpham7120 Жыл бұрын
So helpful.
@longliu29015 жыл бұрын
thanks again Professor Lum.
@devinligman6 жыл бұрын
Great introduction!
@skinick946 жыл бұрын
Very nice, very helpful.
@marissalamadrid81906 жыл бұрын
Good intro/review; thanks!
@misatotiffanyhosono62443 жыл бұрын
AE501 - This is very helpful and beginner friendly!
@ChristopherLum3 жыл бұрын
Glad to hear that!
@derekwflett5 жыл бұрын
Thanks for the video professor!
@johnsmail28196 жыл бұрын
Good video, thanks for the refresher.
@dyareebrahem57675 жыл бұрын
Thank you so much teacher , l very useful with it.
@Hannah08LV6 жыл бұрын
thanks for the helpful tutorial!
@TuanTran-fs8ll Жыл бұрын
AE501 Tuan Tran. This is so helpful and great refresher on MATLAB. Thank you very much.
@fatmaelsayed89333 жыл бұрын
very clear. thanks
@jenniferjohnson98272 жыл бұрын
[AE 501 FALL 22 JENNIFER JOHNSON] I just noticed the time stamps on the video. Greatly appreciated.
@hayderal-sarraf6673 жыл бұрын
Brilliant!
@mattschierholtz25545 жыл бұрын
Thanks for the intro vid. Are you looking forward to the day when all your lectures are recorded?
@rachelevans63424 жыл бұрын
AE501 - great refresher on matrices
@jakegalleryn62005 жыл бұрын
Very helpful.
@markperez80874 жыл бұрын
Thank you this was very helpful
@ferexzaprotagle86934 жыл бұрын
hello friend
@markperez80874 жыл бұрын
@@ferexzaprotagle8693 oh hello my classmate funny seeing you here
@kenrickchan11656 жыл бұрын
Better than the amath 301 video lectures
@goNAVYbeatARMY09095 жыл бұрын
Thanks professor!
@ericwang1615 жыл бұрын
Thanks for the Review!
@jasondorn35145 жыл бұрын
Thanks for the video
@melissawells81335 жыл бұрын
Thank you for the refresh
@melissawells81333 жыл бұрын
Reviewed again for AE511. Thank you again!
@helentat1216 жыл бұрын
Great video
@abheeshtajani43863 жыл бұрын
thank you sir from India, this video is of great use to me, sir can u make some videos spcifically for spatial data scientists
@ChristopherLum3 жыл бұрын
Hi, Thanks for reaching out. If you have questions or would like to request a video, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. I'd love to have you as a Patron as I'm able to talk/interact personally with Patrons. Thanks for watching! -Chris
@marcosszmania58744 жыл бұрын
A E 501 These videos paired with your class are very informative for a new MatLab user =)
@ChristopherLum4 жыл бұрын
Marcos, thanks, I'm glad these are helpful. Please let me know if you run into any issues. Often it is easy to figure things out with a 10 minute teleconference.
@glopez79672 жыл бұрын
Another excellent video. Would be helpful to hear from you as a super-user, what your top Matrix functions are. Or maybe these are them! Thanks. MAE 501
@ChristopherLum2 жыл бұрын
Yes, these basic matrix operations are pretty much what you'll end up using for 90% of your Matlab work. Interestingly, the name Matlab comes from 'Matrix Laboratory' which was the original moniker for the system. As such, it is pretty much built around matrix operations.
@glopez79672 жыл бұрын
@@ChristopherLum Cool history!
@edwardsanchez23315 жыл бұрын
AE511. Good review of working with Matlab
@donabien-aime18845 жыл бұрын
The physics teacher in me is screaming mass in kg, velocity in m/s, and energy in J.
@ardex96773 жыл бұрын
Are you serious? Does the american science still use diffrent measures than Jules or Newtons too?
@robertdelossantos19365 жыл бұрын
Hopefully I can keep the differences between this and Mathematica straight, but this is great for references if I forget a function!
@jamesferrese23506 жыл бұрын
good video!
@darylfishback-duran35805 жыл бұрын
AE511. Thanks for putting this video together!
@narisalumambas41794 жыл бұрын
Im new to this, i would like to ask if its possible to multiply a matrices that has a different size to the other ?