photo

Ryan Johnson


www.orolia.com

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Professional Interests: signal processing; communications; navigation

Statistica

MATLAB Answers

1 Domanda
6 Risposte

RANK
3.500
of 299.791

REPUTAZIONE
16

CONTRIBUTI
1 Domanda
6 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
6

RANK
 of 20.807

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 165.966

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

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

oltre 10 anni fa | 2

| accettato

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

oltre 11 anni fa | 0

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

oltre 11 anni fa | 0

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

oltre 11 anni fa | 1

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

oltre 11 anni fa | 1

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

oltre 11 anni fa | 2

| accettato

Domanda


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

quasi 12 anni fa | 2 risposte | 0

2

risposte