討論串[問題] white noise
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
http://vellocet.com/dsp/noise/VRand.h. inline float white(float scale=0.5f). {. m_seed = (m_seed * 196314165) + 907633515;. m_white = m_seed >> 9;. m_
(還有85個字)
內容預覽:
遇到的問題: (題意請描述清楚). 想用VC6產生white noise和matlab/simulink內建的方塊(Band-Limited White Noise). 一樣的訊號,但是不知道是查到的white noise公式錯還是,還是code錯,. 不過感覺應該不是code錯,有去matlab版
(還有1503個字)
首頁
上一頁
1
下一頁
尾頁