photo

mark


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


creating a field in a structure
I have a structure of 10 cars [1 x 10] in that structure i have 3 fields called Model, Year, Price I want to add another field...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Multi dimensional array scaling
Given the matrix A (where A is X by Y by Z matrix. Scale the matrix A such that every element in the kth page is scaled by 5k fo...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Computing powers in matlab
find A whose ith element is A = ( 2.^i ) X ./ Y .... where X and Y are vectors of equal length without looping. ie. X = [1 ...

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How do you extract odd columns and odd rows from an nxn matrix?
without using loops I have to extract odd columns and rows from an nxn matrix

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort