Community Profile

photo

Shah


Active since 2013

Can you please tell me how to do that. it is confusing.

function rand('twister',800);
for count = 1:500
vector = 1 + floor(6*rand(1,4));
results(count)=sum(vector);
end

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Find the index value of first and last element in the vector ?
Find the index value of first and last element in the vector ? command

10 years ago | 2 answers | 0

2

answers

Question


why its giving me this error ????
Anyone know why its giving me this error >> [x,y] = meshgrid(-2:0.2:+2); Error: File: meshgrid.m Line: 1 Column: 27 Une...

10 years ago | 1 answer | 0

1

answer

Question


how many elements lie between 20 and 30
Hello everyone can you please help in finding. How many elements lie between 20 and 30 ? I want to know the command ?

10 years ago | 1 answer | 0

1

answer

Question


how can i find the element value from big counter
how can i find the element number from big counter for example count = 1:500 I want to know the element value of 1, 108, ...

10 years ago | 2 answers | 0

2

answers

Question


Can anyone know how to do that, I also upload the image of the question
Can anyone know how to do that, I also upload the image of the question function rand('twister',800); for coun...

10 years ago | 2 answers | 0

2

answers