Filter löschen
Filter löschen

how to cut a vector of functions

1 Ansicht (letzte 30 Tage)
Luca Losero
Luca Losero am 17 Okt. 2019
Kommentiert: Asvin Kumar am 29 Okt. 2019
I have a vector of n functions obtained using the "conv" function:
V= @(t,p) conv(w,P(t,p), 'same'); where P(t,p) is a vector of n fuction and w is a vector of n real numbers.
What can I do to delete one of V components, obtaining a vector of n-1 components?
  1 Kommentar
Asvin Kumar
Asvin Kumar am 29 Okt. 2019
Can you please provide more data on what P is or provide sample values?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Polynomials finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by