Feeds
提问
help me with a canny edge detector.
i have an image... i want to find the edges of the image.but canny is not working properly on my image.. edges provided by canny...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to call values of one program into another program
suppose i have 2 programs.i want to call output of one program into my another program..how to do that
12 years 前 | 1 个回答 | 0
1
个回答提问
how to select items from a matrix depending on their values
suppose i have a matrix [1 2 3 4 5 6 7 8 9 10] i want to select values which are greater than 5 but less than 7. i am not gett...
12 years 前 | 1 个回答 | 0
1
个回答已回答
how we can select 2 or more variables from an array depending on their values.
but it does not work if two or more values are same ..then it is not able to select only one value from them..
how we can select 2 or more variables from an array depending on their values.
but it does not work if two or more values are same ..then it is not able to select only one value from them..
13 years 前 | 0
提问
how to generate random variables with gaussian distribution with 0 mean and 1 standard deviation.
rand is for uniform standard distribution i think...then what about gaussian distribution.what command is available
13 years 前 | 2 个回答 | 0
2
个回答提问
how we can select 2 or more variables from an array depending on their values.
like i have an array of say 100 variables.i want to select 4 variables from this array whose values are maximum in that array.wh...
13 years 前 | 2 个回答 | 0
