photo

Jade Henrichon


Last seen: 3년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


find local maxima of a signal
Hi! I need to find all maximas of a signal and their position. I did this code, but it only give me the absolute maxima of all...

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

1

답변

질문


For loop for hilb matrix
Hi! I have to make 8 matrix hilb with different n. I tried to do a for loop, but each time, the result was always the matrix o...

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

1

답변

질문


How to use fprintf for a symbolic matrix
I have this : syms n2 n1 R d ; RS = [1, 0; -(n2-n1)/(n2*R), n1/n2]; P1 = [1, d ; 0, 1]; RF = [1, 0; 0, n2/n1]; Lplanoconvex...

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

1

답변