Community Profile

photo

Omar


Last seen: 2 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Largest column of a matrix
Given an m by n matrix, the e. g. A=[3, 1,2;3,1,1;3,6,2] I want write a Matlab function that finds which of the collumn of A has...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting mantissa against a vector
Given a vector xx=rand(16,1) and to plot its mantissa against xx I simply use plot(floor(log10(xx)), xx) Th...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How to sum over indices?
Given for some , how can one writes the sum using the Matlab Code. When I try, I get confused. Please Help me out. I started...

4 years 前 | 1 个回答 | 0

1

个回答