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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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 ...
거의 4년 전 | 답변 수: 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...
거의 4년 전 | 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...
거의 4년 전 | 답변 수: 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...
거의 4년 전 | 답변 수: 1 | 0