Community Profile

photo

Omar


Last seen: ungefär en månad ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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

nästan 3 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 0 answers | 0

0

answers

Question


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

mer än 4 år ago | 1 answer | 0

1

answer