follow the resonance peak

1 回表示 (過去 30 日間)
sebastian valencia
sebastian valencia 2021 年 6 月 2 日
編集済み: sebastian valencia 2021 年 6 月 2 日
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
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 件)

カテゴリ

Help Center および File ExchangeDescriptive Statistics についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by