Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Function call: env_secant(x_data, y_data, view, side)
Calculates an envelope of data <y_data> over <x_data>.
Method used: 'secant-method'
env_secant() observates the max. slope of every about <view> points from last junction point, and joints them to the resulting envelope.
An interpolation over original x-values is finally done.
<side> ('top' or 'bottom') defines which side to evolve.
Cita come
Andreas Martin (2026). env_secant(x_data, y_data, view, side) (https://it.mathworks.com/matlabcentral/fileexchange/27662-env_secant-x_data-y_data-view-side), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.4.0.0 (3,3 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
