photo

arina octave


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
251.563
of 299.737

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 20.791

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165.655

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 10 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 10 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 10 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 10 jaar ago | 1 answer | 0

1

answer