Feeds
提问
Selecting range of values
I have got three vectors a, b and c with lengths 20 ,14,9, respectively.(20 elements, 14 elements and 9 elements). Now for all t...
5 years 前 | 2 个回答 | 0
2
个回答提问
How can I view x and y coordinate of a point in k means clustered data?
I have points in all quadrants which are clustered in 4 using k means. Now I can view data by using cell command but all the poi...
5 years 前 | 0 个回答 | 0
0
个回答提问
Program should continue running the remaining script
I am running a script with multiple for loops. In each loop when iteration reaches a particular condition I have to stop it else...
5 years 前 | 1 个回答 | 0
1
个回答提问
how can I change variable inside for loop?
I have 4 data sets data1,data2,data3 and data4. all of them have size of 100 x 2. I want to delete the second column of each dat...
5 years 前 | 0 个回答 | 0
