photo

Vikas Rahar


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How To Generate Non Repeating floating Random Numbers from 1 to 10
Hi, Does anybody know how to generate a series of 100 non-repeating random floating numbers between 1 and 10? Thanks

4 years 前 | 2 个回答 | 0

2

个回答

提问


How to plot a graph with 3 different length vectors, vectors are generated by rand() function.
I am plotting in 3 dimenions for 20000 points in the interval (0,1). x=0:0.2:1 y=0:0.2:1 z=0:0.1:1 x= rand(1,20000) y= ran...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Without mod function and any loops(i.e for or while)
I am wondering, is it poosible to find the even or odd numbers in a vector whithout using mod(or any inbulit functions) function...

5 years 前 | 1 个回答 | 0

1

个回答