photo

Ryan Johnson


www.orolia.com

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: signal processing; communications; navigation

Statistik

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 9 Jahre vor | 2

| akzeptiert

Beantwortet
can some one plsase correct my assignment Excercise 2
I think you forgot something...

mehr als 10 Jahre vor | 0

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

mehr als 10 Jahre vor | 0

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

mehr als 10 Jahre vor | 1

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

mehr als 10 Jahre vor | 1

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

mehr als 10 Jahre vor | 2

| akzeptiert

Frage


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

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten