photo

Ryan Johnson


www.orolia.com

2013년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: signal processing; communications; navigation

통계학

  • Knowledgeable Level 1
  • First Answer

배지 보기

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 ...

대략 9년 전 | 2

| 수락됨

답변 있음
can some one plsase correct my assignment Excercise 2
I think you forgot something...

10년 초과 전 | 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...

10년 초과 전 | 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...

10년 초과 전 | 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...

10년 초과 전 | 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...

10년 초과 전 | 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...

10년 초과 전 | 답변 수: 2 | 0

2

답변