photo

Ryan Johnson


www.orolia.com

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: signal processing; communications; navigation

统计学

MATLAB Answers

1 个提问
6 个回答

排名
3,500
of 299,763

声誉
16

贡献数
1 个提问
6 个回答

回答接受率
100.0%

收到投票数
6

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

10 years 前 | 2

| 已接受

已回答
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...

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

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

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

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

12 years 前 | 2 个回答 | 0

2

个回答