photo

Christian Witte


Last seen: fast 5 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to write a function that outputs even and odd components of a signal.
How to create a matlab function that has the following form: function [xe,xo] = components(t,x) which takes in the signal define...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to write a matlab function to find largest jump between consecutive vectors without using max or min
I need a more efficient program where the lone input argument x is a vector of real numbers. The outputs describe where in vecto...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort