photo

Todd


FT Techno of America

2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I have a rather large matrix. The data was sampled at 100 Hz. I want to the data to look like it was sampled at 5 Hz
Right now the left column is time and it counts .01, .02, .03 etc. I want to pull out all of the data at 5 hz intervals such ...

거의 12년 전 | 답변 수: 4 | 0

4

답변

질문


I'm using MATLAB 2008, and I have looked at some tutorials online about a Butterworth filter. Does MATLAB 2008 have this function?
It does not seem to have it since I typed 'help butter' into the command window and it said function not found. Is there anothe...

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

1

답변

질문


How to design a Butterworth filter?
It is going to be a two-pole low-pass Butterworth filters with a nominal cutoff frequency of 15 Hz. An additional note is "ca...

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

1

답변

질문


I have a 20x1 vertical matrix. I want to take the averages of the pairs in order and display them in another matrix. How?
To elaborate. I want to average the first and second numbers, third and fourth numbers, etc.. and display them again in a 10x1 ...

대략 12년 전 | 답변 수: 2 | 0

2

답변