Feeds
提问
num2str(1234567890123456789) returns '1234567890123456768'
Please help: command num2str(1234567890123456789) on matlab returns '1234567890123456768'...seems to be some overflow error, as ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
How to view code of a function
I want to view codes of functions of Communication toolbox, eg "fskmod" etc. Please help.
10 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0