Click here to Skip to main content
15,889,116 members

Comments by mrinal bisht (Top 2 by date)

mrinal bisht 26-Sep-14 9:49am View    
Actualy i am just adding the noise to my signal but i am not getting the expected result.
I also tried box muller transform implementation from (http://en.wikipedia.org/wiki/Box%E2%80%93Muller_transform#Implementation)
But while adding the noise to my signal array i am not getting desired result.
If i am using rand() function instead of gaussian noise then i am getting proper result.
mrinal bisht 26-Sep-14 9:33am View    
I have taken this function from
http://www.embeddedrelated.com/showcode/311.php