Community Profile

Raja R


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to generate random numbers?
I wan random number in the range of 10 to 50 but with two decimals of size 1X5 Eg:[10 10.25 13 14.25 45.63] It may be any ran...

nästan 8 år ago | 1 answer | 0

1

answer

Question


How to select the particular value and store ias a variable?
I have x values as [2 4 6 10 8] and coressponding y values as y = [0.25 0.45 0.55 0.65 0.75] Now,i allow to gen...

ungefär 8 år ago | 2 answers | 0

2

answers

Question


How to eliminate some coordinates values?
I have coordinates (x,y) as point1 (2,4) point2 (4,6) point3 (6,20) point4 (20,26) point5 (15,6) i want to eliminate the x...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


how to identify the particular element and its position in matlab?
I have f=[1 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 1 0 1 0 0 0 11 2 4 6 2 10 1]; In this f size is 1×35 . I want the ...

mer än 8 år ago | 1 answer | 0

1

answer

Question


How to extract certain elements in matlab?
if a=[1 2 3 4 5 6 7 8 9 10]; then i need answer as b=[1 2 3 4 5] and c-[6 7 8 9 10]

mer än 8 år ago | 1 answer | 0

1

answer

Question


how to pick the pair of numbers?
I have a=[1 2 3 4 5 ]. I want to pick any type of pair as [Eg: p1=1,p2=2 p3=3 p4=2 ...

mer än 8 år ago | 1 answer | 0

1

answer

Question


How to generate the random number with restrictions?
For [1 2 3 ........35], I want to generate random number but the restriction is i want random numbers from [1 2 3...28] as [1 5...

mer än 8 år ago | 2 answers | 0

2

answers