Thanks Sir. When you use matlab to analyze data, what is the logic here? Do we use metrics and arrays for the data before we analyze them? Or what is the main logic behind arrays and matric in data analysis? New beginner to programing in general here.
is it possible to make a list of matrices? aka a vector, for which each index is in iteslf a matrix? For example: let there be 4 matrices, a, b, c and d. I want to make a list with dimensions 4x1: list = [a, b, c, d] and when i call list[1] i want it to output the entire matrix a
I have 3 matrices, a, b and c and I want make a new matrix with 3 columns column a for a item's column b for b items etc So I want to display the results of a b and c in a 3 column matrix, how do I do that? R = [a; b; c;] will give 3 rows and display its elements horizontally I want 3 columns and display its elements vertically
Two ways: 1) Take your way R = [a; b; c] then do R = transpose(R) 2) instead of semi-columns, use commas or whitespace, that is R = [a b c] Hope this helps
Just a beginner how do i input this?Using the ones and zeros commands, create a 4 x 5 matrix in which the first two rows are 0s and the next two rows are 1s.
Hey Piamonte, yes well you can do something like this [zeros(2,5);ones(2,5)] The zeros(2,5) creates a 2x5 zeros matrix, the ";" means go down one row and ones(2,5) creates a 2x5 ones matrix. Hope that helps
I think I've been watching for....a year and a half now? Love those videos
Getting Better All The Time💖
You are literally god 😍
It's interesting! 👀
thank you so much. very helpful..
Glad it was helpful! Please make sure you subscribe to the channel here th-cam.com/users/AhmadBazzi
lovely video
Best ever🔥
Spectacular ! Keep them 🇨🇴
Thanks Sir. When you use matlab to analyze data, what is the logic here? Do we use metrics and arrays for the data before we analyze them? Or what is the main logic behind arrays and matric in data analysis? New beginner to programing in general here.
Yessss! this!
good💝 certainly this Keep it up!📷
thank you :)
is it possible to make a list of matrices? aka a vector, for which each index is in iteslf a matrix?
For example: let there be 4 matrices, a, b, c and d. I want to make a list with dimensions 4x1:
list = [a, b, c, d]
and when i call list[1] i want it to output the entire matrix a
I have 3 matrices, a, b and c and I want make a new matrix with 3 columns column a for a item's column b for b items etc
So I want to display the results of a b and c in a 3 column matrix, how do I do that?
R = [a; b; c;] will give 3 rows and display its elements horizontally
I want 3 columns and display its elements vertically
Two ways:
1) Take your way R = [a; b; c] then do R = transpose(R)
2) instead of semi-columns, use commas or whitespace, that is R = [a b c]
Hope this helps
Just a beginner how do i input this?Using the ones and zeros commands, create a 4 x 5 matrix in which
the first two rows are 0s and the next two rows are 1s.
Hey Piamonte, yes well you can do something like this
[zeros(2,5);ones(2,5)]
The zeros(2,5) creates a 2x5 zeros matrix, the ";" means go down one row and ones(2,5) creates a 2x5 ones matrix.
Hope that helps
Thank you so much
⭐⭐⭐Great👌 vid⭐⭐⭐
CHEERS!!✌️
Loveely 💙👏
Awesome🙏💞💋💘
💎Ace
🤔 I've been for....a year and a half now? those
almost a year !! thank you for the support !!
❤❤❤❤❤❤🔥🔥🔥
Ayyyyeee 🌺🌺
🔥
Can you solve this matrix vector
A = [ 1 2 3 4; 1 2 3 4]
B= [ 12; 15 ]
inv[A]*B
I am stacked and can solve
❤️️
🙏😙😙💘
ليش ما تشرح عربي
good💝 certainly this Keep it up!📷