![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21535669_1613409667667_DEF.jpg)
Julen Vicente Pipaon
Followers: 0 Following: 0
Statistica
9 Domande
0 Risposte
RANK
192.745
of 297.016
REPUTAZIONE
0
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 157.725
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
Create a image that goes from white to black
Hi everyone. I want to create an image that have white in the middle and while it goes to the sides it gets darker. An imag...
oltre 2 anni fa | 0 risposte | 0
0
risposteDomanda
Move elements of a vector to the rigth.
Hi. I want to know how I move all the elements of a vector to the rigth. For example: [0 0 0 1 0 0] =====> [0 0 0 0 1 0] ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Change values of a vector (SM to C2)
I don't know why my code doesn't work. My code suppose to de this: It copys the bits of the vector from left to rigth until fin...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
Why doesn't my function work?
This is how I call my function. >> X=4; >> pepe(X) But it tells me: Undefined function or variable 'pepe'. I don't know w...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
How do I make my vector save characters?
Hi. My code give me this vector: c2 = 1 5 8 66 But I wa...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How I concatenate two vectors?
For example I have these vectors x = [1 2 3 4 5] y = [6 7 8 9 10] And I want to concatenate them like this: z = [ 1 2 3 4 5...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Change the zeros to ones and the ones to zeros.
I don´t know why my code to change the ones for zeros and the zeros to ones doesn´t work. This is my code: V = [ 1, 1, 1, 1, 0...
quasi 4 anni fa | 2 risposte | 0
2
risposteDomanda
Vector. Change the way my program gives me the answer.
This program gives me the answer like this : c = ...
quasi 4 anni fa | 3 risposte | 0
3
risposteDomanda
How do I create a Matlab 5x5 matrix of numbers 1-100?
I have to make an script that creates a 5x5 matrix of 1-100 numbers in increasing order.
circa 4 anni fa | 1 risposta | 0