Community Profile

photo

Vc27


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


variance of an array
Hi, I have a for loop in which i need to assign the value for the variance to a component of a 200 component array. I want to pu...

1 year ago | 2 answers | 0

2

answers

Question


variance for an array
I have a value for the variance and need to assign this value to each component in a 200 component array, is there a way to ass...

1 year ago | 1 answer | 0

1

answer

Question


for loops out of bounds
I want to make an array with a list of values from 0 to pi in steps of 0.5, my code was for loop i=0:0.5:pi; i end when ...

1 year ago | 2 answers | 0

2

answers

Question


python collection data types
what is the differene between these data types? are they used for different data? collection data types - Sequence types - Set t...

1 year ago | 0 answers | 0

0

answers

Question


for loop function help
i don't have a specific example but could someone explain the for loop function - i find it very confusing. if someone could e...

1 year ago | 1 answer | 0

1

answer

Question


How do i extract only prime numbers from a matrix
I have a row vector with 100 variables and i want to extract all the prime numbers in this, is there a simple way to do this? th...

1 year ago | 1 answer | 0

1

answer

Question


Plotting vectors making chart
I have a 25x5 matrix, M, I want to obtain values from the third column which are >1.5, <0.5, and the remaining values of the t...

1 year ago | 1 answer | 0

1

answer