![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22571254_1621253147477_DEF.jpg)
Mina
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
97.486
of 297.016
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.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
Function to check whether an array contains a duplicate of elements
I want to write a function that - Takes as input an array, the value being checked and the starting element of the array where...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
function - input and output matrix
I need to write a function that takes a matrix of any size, double all the elements that are positive and adds 10 to all the ele...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
plot piecewise defined function
I am trying to plot a piecewise defined function using a filter, but im getting an error 'vectors must be the same length. The g...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
sum of multiples of 3 from 0 to 100
Calculate the sum of all the multiples of 3 from 0 to 100 without using an if construct or vectorization. I'm not sure how to d...
oltre 3 anni fa | 3 risposte | 0
3
risposteDomanda
build an array y depending on x
Build an array y by doubling all the elements of a vector x that are positive and adds 10 to all the elements of x that are nega...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Build an array of square and square root of user input
The aim of this project is to build an array depending on a number from 1 to 10 entered by the user. From 1 to num, all multip...
oltre 3 anni fa | 1 risposta | 0