Mina
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
84 569
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0