Community Profile

photo

arina octave


自 2015 起处于活动状态

Followers: 0   Following: 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...

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

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

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

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

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

9 years 前 | 1 个回答 | 0

1

个回答