photo

Charles


University of Arkansas Little Rock

Last seen: 대략 2년 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
0 답변

순위
233,831
of 300,381

평판
0

참여
7 질문
0 답변

답변 채택
28.57%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

대략 11년 전 | 답변 수: 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...

11년 초과 전 | 답변 수: 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...

11년 초과 전 | 답변 수: 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...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

11년 초과 전 | 답변 수: 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? ...

11년 초과 전 | 답변 수: 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 ...

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

1

답변