photo

Jade Henrichon


Last seen: mehr als 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort