Question


making an input to an array
i need my input which will be a date for example 08/31/2011 and make it into an array. every time i do my input matlab returns m...

12 years ago | 2 answers | 0

2

answers

Question


computes days of the week
I need help writting a script that computes the days of the week for years 2010,2011, and 2012 i need the input to be of xx/xx/x...

12 years ago | 1 answer | 0

1

answer

Question


display words in a matrix
I need help I trying to display the 12 months in a 6x2 matrix then display them in a 6x2 in alphabetical order please help

12 years ago | 1 answer | 0

1

answer

Question


how to calculate magnitude and phase angle of a complex number
for example -7+13i how do i calculate and display the magnitude and phase angle of this

12 years ago | 2 answers | 0

2

answers

Question


how do i find the 4 element in a matrix
i need help on writing a script that finds the 4 element in a matrix meaning i need the element in the first row in the fourth c...

12 years ago | 1 answer | 0

1

answer

Question


I have a matrix q and i need the diagonal of qq'
I have a 5x5 matrix q and i need to obtain the diagonal of qq' anyone know how to do this and what qq' is?

12 years ago | 2 answers | 0

2

answers

Answered
change the order of a row vecor
awesome thanks a lot

12 years ago | 0

Question


change the order of a row vecor
Hello I have a vector [ -90 -54 -12 -2] I need to make the vector elements go from least negative to most negative to look li...

12 years ago | 2 answers | 0

2

answers