signum fuction with multiple input variables
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Rajbir Singh
il 12 Ott 2019
Commentato: Rajbir Singh
il 15 Ott 2019
how to define a signum fuction with multiples input vectors.
like, y = sign(v1, v2, v3......)
where v1, v2, v3..... are vectors
1 Commento
John D'Errico
il 12 Ott 2019
Since signum is only defined for one variable in general (MATLAB or not) what do you want to see for multiple inputs? Give a small example of what you would be looking for, with both the inputs and the outputs you would expect.
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Fourier Analysis and Filtering in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!