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年以上 前 | 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年以上 前 | 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年以上 前 | 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..
12年以上 前 | 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
12年以上 前 | 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...
12年以上 前 | 2 件の回答 | 0
