photo

mark


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答