![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1631531.jpg)
Ryan Johnson
www.orolia.com
自 2013 起处于活动状态
Followers: 0 Following: 0
Professional Interests: signal processing; communications; navigation
Feeds
已回答
Why does the pulse shape generated by gaussdesign differ from that used in the comm.GMSKModulator object?
I was able to eventually figure this out. I happened to have both books by Rappaport and Anderson, Aulin, and Sundberg so I was ...
Why does the pulse shape generated by gaussdesign differ from that used in the comm.GMSKModulator object?
I was able to eventually figure this out. I happened to have both books by Rappaport and Anderson, Aulin, and Sundberg so I was ...
9 years 前 | 2
| 已接受
已回答
can some one plsase correct my assignment Excercise 2
I think you forgot something...
can some one plsase correct my assignment Excercise 2
I think you forgot something...
11 years 前 | 0
已回答
code ideas in matlab for agricultural land detection
May or may not be useful for you, but the latest issue of the <http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=79 IEEE S...
code ideas in matlab for agricultural land detection
May or may not be useful for you, but the latest issue of the <http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=79 IEEE S...
11 years 前 | 0
已回答
Why do we use fixed point representation?
Sure, you can do double precision floating point math in most FPGAs these days, but at the cost of resources. It's all a trade o...
Why do we use fixed point representation?
Sure, you can do double precision floating point math in most FPGAs these days, but at the cost of resources. It's all a trade o...
11 years 前 | 1
已回答
Why do we use fixed point representation?
Floating point math is typically expensive in terms of FPGA resources. FPGA primitive DSP elements are typically designed for 16...
Why do we use fixed point representation?
Floating point math is typically expensive in terms of FPGA resources. FPGA primitive DSP elements are typically designed for 16...
11 years 前 | 1
已回答
MATLAB not saving variables to workspace
That's because NitrogenDef is a function, so any variables created within it are only scoped for the life of the function (unles...
MATLAB not saving variables to workspace
That's because NitrogenDef is a function, so any variables created within it are only scoped for the life of the function (unles...
11 years 前 | 2
| 已接受
提问
Why does the pulse shape generated by gaussdesign differ from that used in the comm.GMSKModulator object?
If I generate a pulse using gaussdesign as: bt = 0.5; % 3-dB bandwidth-symbol time L = 12; % samples per s...
11 years 前 | 2 个回答 | 0