Community Profile

photo

Omar


Last seen: 2 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta