Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
double summation of an equation with four variables
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
i need some help using symbolic variables. i have a equation with double summation
f(x,y)=sigma(i=1:4)sigma(j=1:5)g(x,y,i,j)*w(i,j) where g() is a function but w is a matrix, x and y are vectors. i need to multiply the element corresponding to w(i,j) while doing the summation. how can i do it considering four variables.
thanking you in advance
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!