Statistica
RANK
158.800
of 300.364
REPUTAZIONE
0
CONTRIBUTI
3 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 168.407
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
What is the difference between these two lines?
Clear a Clear a*
oltre 5 anni fa | 2 risposte | 0
2
risposteRisposto
elements of array are odd or even
Thanks again But I've read we can use a vector in this way in for loop....
elements of array are odd or even
Thanks again But I've read we can use a vector in this way in for loop....
oltre 5 anni fa | 0
Domanda
elements of array are odd or even
clear all clc a=round(0+9*rand(10,1)); for n=a if mod(n,2)==0 disp(n),disp('is even') elseif n==0 ...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
why plot result is different from fplot's
function [ Y ] = cosin( n,x) s=size(x,2); Y=zeros(1,s); for i=1:n Y=Y+((((-1)^(i-1))*(x.^((2*i)-2)))/factorial((...
oltre 5 anni fa | 2 risposte | 0

