Statistica
3 Domande
0 Risposte
RANK
240.039
of 301.186
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 173.292
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
Domanda
element wise multiplication (beginner)
c=[1 2 3 4 5 6 7] and d=[11 ;12 ;13;14;15;12;22], f=c.*d wouldn't do the job. I got this: "Error using .* Matrix di...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
xlswrite() problem with writing file
function [ A ] = SaveFile( B ) A=[]; for i=1:size(B,1) if sum(B(i,:))>10 A=[A;B(i,:)]; end end notepad=[pwd '\asd....
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Newbie help for matlab
*how do i write a function that has two 3x3 input matrices and in output it gives new matrix that contains the rows of the input...
oltre 11 anni fa | 2 risposte | 0
