photo

Charles


University of Arkansas Little Rock

Last seen: 11개월 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


FFT analyzing of signal and signal reconstrution. (I want to reconstruct by suming a*sin(w*t-phi)
% I built a square wave simply by writing a file from 0-0.0128 for time and amplitude of 1 and -1. after analyzing with the ff...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


I need help with a for loop.
I have used the FFT to deconstruct a signal. Now i need to use the given data to reconstruct the waveform with the data extrapol...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


Time/Presure Data (.csv) To wav for FFT
How do I use a CSV file to do a FFT? I Can do a FFT using excel. However, I keep hitting walls with matlab. The goal is to u...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


Matlab modle (using curve fit tool) not matching Labquest model.
We are analyzing sound pressure data. By recording sound from 1 source in to microphones separated at a distance of x=.25 meters...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


Simple Script not working
********start Script***** fuction err= WebersLawErr(p,x,y) pred=WebersLaw(p,x); err=sum((pred(:)-y(:)).^2); ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Conversion error while plotting
EDU>> h1=plot(x,y,'ko','MarkerFaceColor','k'); Error using plot Conversion to double from cell is not possible. Why? ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How do i plot sections of a wave fuction that doesn't happen at integers?
I am not using this command correctly inital=x(0:.2222) (output) Warning: Integer operands are required for colon operator ...

10년 초과 전 | 답변 수: 1 | 0

1

답변