Statistica
RANK
34.155
of 300.369
REPUTAZIONE
1
CONTRIBUTI
5 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
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
How to rearrange matrix and delet similar value ?
Andrei Bobrov waiting you :)
oltre 11 anni fa | 0
Domanda
How to rearrange matrix and delet similar value ?
Hi guys I have matrix and should rearrange matrix and delete similar value as next: the origin matrix 0 0 ...
oltre 11 anni fa | 2 risposte | 0
2
risposteHow to sum specific value in 1:m ?
for m=1:n f(m)=2*m-1 b(m)=sum(sin(f)*b) end
oltre 11 anni fa | 0
| accettato
Domanda
How to sum specific value in 1:m ?
* m=1:2 * b(m)=sum(sin(1:m)*b) * then the result * b(1)=sin(b) * b(2)=sin(b)+sin(2*b) * But I need * b(1)=sin(b) ...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
how to make sum of (for loop)
I need for loop or any method to calculat next sum * m=1:n * a+2(cos(b)) * a+2(cos(b)+cos(2b)) * a+2(cos(b)+cos(2b)+cos(3b...
oltre 11 anni fa | 3 risposte | 0
3
risposteDomanda
please help in for loop :(
for m=1:2 rx=1+2*l*sin(m*b)*m ry=1+2*l*cos(m*b)*m; end plot([1 rx 10],[1 ry 10]); where l is given I...
oltre 11 anni fa | 1 risposta | 0
1
rispostaHow to import sketch from cad to matlab and generat matrix of this curve
no answer !
oltre 11 anni fa | 0
Domanda
How to import sketch from cad to matlab and generat matrix of this curve
*Hi How to import sketch from CAD to matlab and render this curve and generat matrix of this curve*
oltre 11 anni fa | 1 risposta | 0
