abhinibesh
government
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
184,811
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
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
num2str(1234567890123456789) returns '1234567890123456768'
Please help: command num2str(1234567890123456789) on matlab returns '1234567890123456768'...seems to be some overflow error, as ...
7 years ago | 1 answer | 0
1
answerQuestion
required code for GFSK any modulation index
I am stuck up in implementing a code for GFSK as matlab does not have an inbuilt func for that, like it has for GMSK i.e. 0.5 mo...
9 years ago | 0 answers | 0
0
answersQuestion
how to read the code in a method file such as 'CPFSKModulator.p'....open '_____' does not work
I want to read the content of 'CPFSKModulator.p' but can't do so.Open command doesn't seem to work. Please help
9 years ago | 1 answer | 0
1
answerQuestion
how to convert file into bitstream for giving as input to modulator object/function
I want to know how to convert a file(e.g. .txt or .wav) to a bitstream for giving as an input to a modulator function/object lik...
9 years ago | 0 answers | 0
0
answersQuestion
how to relate .wav file read through fread and wavread??
I opened the same .wav file through fread first and wavread next.result was as follows:- fread:- size of variabe: 240044x1...
9 years ago | 1 answer | 0
1
answerQuestion
how to integrate USRP receiver to matlab?
I want to integrate usrp receiver to matlab and receive signal from it. Further, how can I control its sampling parameters etc?
10 years ago | 1 answer | 0
1
answerQuestion
How to view code of a function
I want to view codes of functions of Communication toolbox, eg "fskmod" etc. Please help.
10 years ago | 1 answer | 0
1
answerQuestion
read I/Q data from binary file
1st ques: How can I read from a binary file, byte by byte?? 2nd ques: How can I read from a binary file, 2 bytes at a time??
10 years ago | 1 answer | 0