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
