Community Profile

photo

mark


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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 ...

10 years ago | 3 answers | 0

3

answers

Question


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

10 years ago | 1 answer | 0

1

answer