photo

Mariam Atef


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
63,471
of 300,392

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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 1

View badges

Feeds

View by

Answered
My signal after filtering gets attenuated
The issue got solved for the IIR filter when I've set the order to 1 instead of 3. According to my searches, butterworth filter ...

3 years ago | 0

| accepted

Question


My signal after filtering gets attenuated
I've been developing the code below to receive an audio signal, then filter it and amplify then plot the output. when I insert a...

3 years ago | 2 answers | 0

2

answers

Question


The solve function in matlab isn't working.
I've inserted the following codes: clear,clc syms x y A=solve('x+y=1','x-y=0'); just with the same shown order, however, ...

5 years ago | 1 answer | 0

1

answer