Community Profile

photo

Vittorio Picco


Last seen: 7개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

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

배지 보기

Feeds

보기 기준

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 3 | 0

3

답변

문제를 풀었습니다


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

2년 초과 전

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


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

2년 초과 전

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변