Statistics
RANK
22,829
of 295,467
REPUTATION
2
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerGet 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 ago | 1
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0