Community Profile

photo

anu


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Answered
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..

10 years ago | 0

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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...

10 years ago | 2 answers | 0

2

answers