photo

arina octave


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
61,108
of 300,057

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Diplay wav files in listbox GUI
Hi, I need to make a listbox GUI that displays every wav files that I have in a folder. What I want is I just simply put the cur...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to filter a signal that have the same frequency with the noise?
Hi, I add a 8kHz audio wav signal with a 8kHz noise wav signal. Is it possible for me to filter the output by using low-pass, ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to Add Two Sign Magnitude Numbers?
Hi all, anyone have the idea of how to add two sign magnitude numbers? Well, I think about binary adder but I just get confuse...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to take the maximum value of an array?
Hi, I have this array a = [1:20]. How do I take the maximum value of every 5 elements of it. So I will have b = [5 10 15 20]. A...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to repeat an array?
Hi, I have an array a = [1 2 3] and I want to repeat it twice so I'll have b = [1 2 3 1 2 3]. I try this code, and of course it...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How can I create a train chirp pulse?
hi, i am trying to create a train of chirp pulse. i use the chirp and train function but i have no idea how to make it right. h...

10 years 前 | 1 个回答 | 0

1

个回答