Community Profile

photo

Vittorio Picco


Last seen: 6 meses hace Con actividad desde 2020

Estadísticas

All
  • Thankful Level 3
  • Thankful Level 2
  • Solver
  • First Review

Ver insignias

Content Feed

Ver por

Pregunta


Fastest way to index large arrays
I have two sets of arrays, A and B. The "A" arrays have about 1 million elements. The "B" arrays have about 65 thousand elements...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


I don't understand the behavior of discretize
I can't understand what discretize does. Example 1: [a1, e1] = discretize(1:100,2); I expect this to create 2 uniform bins, t...

más de 1 año hace | 3 respuestas | 0

3

respuestas

Resuelto


Getting the indices from a vector
This is a basic MATLAB operation. It is for instructional purposes. --- You may already know how to <http://www.mathworks....

alrededor de 2 años hace

Pregunta


DisplayName when plotting matrices
I don't seem to be able to set the DisplayName of a bunch of lines at once. For example, h = plot(rand(3),'DisplayName',{'1','2...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

más de 2 años hace

Pregunta


Improper negative number representation
I have encountered a very strange issue. I was having trouble with an if statement that was comparing two numbers. Although the ...

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

1

respuesta

Pregunta


Normalization of FFT output
In the FFT help for MATLAB R2018b there seems to be conflicting FFT normalization examples. In the "Gaussian Pulse" example the...

casi 4 años hace | 1 respuesta | 0

1

respuesta