Samuel Pappalardo - MATLAB Central
photo

Samuel Pappalardo


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 12/21 to 03/25Use left and right arrows to move selectionFrom 12/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
35,922
of 297,307

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

  • Thankful Level 2

View badges

Feeds

View by

Question


Why is the settling value of my TF so high when compared to my output value? How can I resolve this?
I built a buck converter ( circuit will be below): The parameters are: Vi = 12V, L = 33e-3, the R next to L =0.5, C = 680e-6 ,...

3 years ago | 2 answers | 0

2

answers

Question


How can I remove the few peaks before the overshoot, so I only have the overshoot peak and then it directly transition into steady state?
I built a buck converter ( circuit will be below): The parameters are: Vi = 12V, L = 33e-3, the R next to L =0.5, C = 680e-6 ,...

3 years ago | 7 answers | 1

7

answers

Question


How can I find the carrier frequency and sidelobe frequencies from the following data that i collected on Matlab
I've collected data from a wav file in matlab in the time domain and frequency domain but I'm not sure how to find the carrier f...

3 years ago | 1 answer | 0

1

answer

Question


How to fix array indices must be positive integers or logical values
%I'm trying to read a wav file and plot in the time domain [y,fs] = audioread('Samuel_Pappalardo.wav') t = linespace (0,len...

3 years ago | 2 answers | 0

2

answers
Go to top of page