Andrea Di Lelio
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
145,061
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to add two values to a matrix each five values of that matrix in order to have a new matrix?
Hello everyone, I have one matrix "A" with dimension 358x1 and I am trying to form a new matrix "B" with dimension 520x1. I nee...
5 years ago | 3 answers | 0
3
answersQuestion
How to loop this operation ?
Hello everybody, I am trying to think about a loop in order to produce with 4/5 rows of code a simple result. I have one vect...
5 years ago | 1 answer | 0
1
answerQuestion
How to loop three functions for a cell of 30 matrix?
Hello everyone, I am trying to create a matrix of dim. 521x30 but I need a loop that help me to create a matrix 520x30 doing th...
5 years ago | 0 answers | 0
0
answersQuestion
How to create a vector of elements with a number of row equal to a number?
Hello everyone, I am trying to create a vector "A" 521x1 that have the last 20 rows equal to the last row of a vector "B" 26x1 ...
5 years ago | 1 answer | 0
1
answerQuestion
How to apply the same function on different rows of a vector?
Hello everyone, I'm trying to apply a simple function to different rows of a vector 521x1. I want to divide the row 521 for 100...
5 years ago | 1 answer | 0