photo

John Jendzurski


NIST/UMD

Last seen: 2 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

5 个提问
0 个回答

File Exchange

3 文件

排名
197,302
of 300,763

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
0

排名
5,346 of 21,082

声誉
242

平均
4.50

贡献数
3 文件

下载次数
10

ALL TIME 下载次数
2274

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已提交


AM Radio Receiver
Heavily commented simulation of the heterodyne section and demodulating section of an AM receiver

2 years 前 | 5 次下载 |

5.0 / 5

已提交


Simple probability example
Example of using MATLAB to simulate a random variable/process and compare the simulated result to the theoretical answer.

2 years 前 | 1 次下载 |

0.0 / 5

提问


str2double conversion error
Is there a way to avoid this sort of error/effect (see code below) when converting a string to a double? I have tried using str2...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Removing rows that are not unique from an array?
Is there an easy way to remove ALL rows that are NOT unique? For example, how would I get B from A? A = [1 2; 1 3; ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


What is a good way to combine strings (of varying length) that are stored in cell arrays?
Suppose I have the following variables A and B (both 3x1 cell arrays) as follows. A = {'A'; 'AB'; 'ABC'}; B = {'1'; '12'; '1...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Including comments in a .mat file?
Is there any way to include comments (or similar) in a '.mat' file to indicate what the stored variables are?

12 years 前 | 3 个回答 | 0

3

个回答

已提交


Audio filter
Simulink model of an audio filter.

13 years 前 | 4 次下载 |

4.0 / 5

提问


Creating an array based on values in a vector
MATLAB gurus! Can ya'll help me with this one? I've got a column vector of integers ranging from 1 to N. I want to create an arr...

14 years 前 | 2 个回答 | 0

2

个回答