photo

Vishnu Narayan Vipin


Last seen: quasi 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
1 Risposta

RANK
25.598
of 300.369

REPUTAZIONE
1

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
1

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Risposto
Getting Started with Targeting Xilinx Zynq Platform
Dear Team, I had a meeting with J T Ferrara and Hoda Sharifi. J T suggested I try to invoke vivado from the command terminal....

quasi 5 anni fa | 0

| accettato

Domanda


Getting Started with Targeting Xilinx Zynq Platform
Hi, I was following the example available here: https://www.mathworks.com/help/hdlcoder/ug/getting-started-with-hardware-soft...

quasi 5 anni fa | 3 risposte | 0

3

risposte

Domanda


How to substitute a vector symbolic variable with the values of a vector?
x = sym('x',[1 2]).'; Q = [1 0;0 1] f = x.'*Q*x; xo = ones(2,1) fo = (subs(f,{x(1),x(2)},{xo(1),xo(2)})) x is a symbolic...

circa 7 anni fa | 1 risposta | 1

1

risposta