Vc27
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Statistics
7 Questions
0 Answers
RANK
215,813
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
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...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 0 answers | 0
0
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0