Community Profile

photo

Jade Henrichon


Last seen: 3年弱 前 2021 年からアクティブ

統計

Content Feed

表示方法

質問


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

回答