photo

Charles


University of Arkansas Little Rock

Last seen: 12ヶ月 前 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

回答