Community Profile

photo

Marco Camozzi


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


A for loop that allows me to increase by 2 terms of a vector
Hello everyone! someone could help me to find a loop for that allows me, for a vector of n terms, to perform the following acti...

4 years ago | 1 answer | 0

1

answer

Question


A code that certifies me if my variable "n" is present in the first (left) column of a matrix
Hi, Maybe someone can help me, I am looking for a code that certifies me if my variable "n" is present in the first (left) colu...

4 years ago | 1 answer | 0

1

answer

Question


A method to control on a certain variable n is present in a column (left or right) of a matrix
Hi, Someone could help me find a method to check on a certain variable n is present in a column (left or right) of a matrix. T...

4 years ago | 1 answer | 0

1

answer

Question


A program that finds the same coordinate
Hi, Could someone help me find a program or function that checks if there is a matching coordinate pair in this coordinate list...

4 years ago | 1 answer | 0

1

answer

Question


How many times does a number appear in these lines?
Hi someone could help me find a function that checks in loop if an i and j number of each line appears in the other lines more ...

4 years ago | 1 answer | 0

1

answer

Question


Distance between one point and the next of a list of points?
Hi guys, I have a list of points like this one: XY = [0 0; 1 0; 2 0; 3 0; ...

4 years ago | 2 answers | 0

2

answers