follow the resonance peak
이전 댓글 표시

plot(waves,datos);
xlabel('Longitud de onda (um)'); ylabel('Transmision (dB)');
print(['Figure=' num2str(j)],'-dtiff','-r400');
in my code every time I increase a parameter the resonance peak shifts to the right, I need to track the resonance peak so that every time it has a different value the plot sale adjusts to that new value, that is to say that the axis adjusts according to the new peak. thanks
댓글 수: 1
Mathieu NOE
2021년 6월 2일
hello
It would make sense if you could share code + data
this way we can better help you
tx
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!