Yara
Followers: 0 Following: 0
Spoken Languages:
English
English
Feeds
提问
Create spatially colored noise given the noise covariance matrix.
I want to generate colored noise samples given the noise covariance matrix and the SNR. I assumed that the source signal power i...
11 months 前 | 1 个回答 | 0
1
个回答提问
Create narrowband complex signal snapshots and normalize them.
I want to create narrowband complex signal snapshots (for example 100) with a specific signal power (Ps). Then I want to normali...
11 months 前 | 1 个回答 | 0
1
个回答提问
Convert Array of symbolic expression to array of symbolic function handle
I used symbolic math toolbox to perfom expression operations easily. Now I have an array of symbolic expressions, and I want to ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Generate complex noise samples from noise power (which is unknown) and known SNR.
I have generated complex signal samples using : s = randn(3,4) + 1j*randn(3,4); Then I want to generate a white noise as comp...
2 years 前 | 1 个回答 | 0