Feeds
提问
reconstruct real valued data from IQ data
I have an audio file. After reading it, I applied a single sideband modulation, ssbmod(). I tried to simulate a multipath fadi...
3 years 前 | 1 个回答 | 0
1
个回答提问
audioread() sampled data type conversion
Hi, I have double data returned from audio read file using audioread(). I need to get bit vector(numeric value includes 1s and ...
3 years 前 | 1 个回答 | 0
1
个回答提问
What is the fastest way to get bit stream from 1D float data ?
Hi, I have a 5000x1 double data which returned from audio read file. I need to get bit stream(bit vector)(numeric value include...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to implement hermite gaussian method ?
Hello everyone, I want to understand Hermite Gaussian method. I am reading instantaneous data from sensor and need to convolve ...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Get STFT plot with matrix Input
Hi Nour, You do not need a matrix format actually. I+j*Q is also in vector format and you can apply stft this complex data. If...
Get STFT plot with matrix Input
Hi Nour, You do not need a matrix format actually. I+j*Q is also in vector format and you can apply stft this complex data. If...
3 years 前 | 1
提问
stft for complex data
Hello, I have I and Q signals and want to see my data in frequency domain. So is there any way to get stft of I and Q signals i...
3 years 前 | 1 个回答 | 0
1
个回答提问
ANN SCG train function
Hi, I have some questions about Matlab ANN algorithm functions. 1) I have an example about ANN which is used trainscg as the t...
3 years 前 | 1 个回答 | 0