Community Profile

photo

Jeff


McMaster University

2011년부터 활동

Followers: 0   Following: 0

연락

통계

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


1.0010 DOES NOT EQUAL 1.0010
Hi all, I have a segment of code that is evaluating curfactor(sc) == 1.0010 as 0 when curfactor(sc) == 1.0010 (should eva...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Clicking Disabled Button Generates Error
Hi all, I've designed an audio experiment where a sound is presented and subjects then have to respond using a touchscreen by p...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Reverse y Coordinate Obtained Using get(handles.axesImage, 'CurrentPoint')
Hi everyone, I have code that obtains the [x,y] coordinates of a mouse click from an axes plot (get(handles.axesImage, 'Curre...

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

1

답변

답변 있음
Give Focus to GUI Window
figure(FigHandle) was the correct approach, where FigHandle is the _title_ of your figure.

12년 초과 전 | 1

질문


Give Focus to GUI Window
Hi everybody, I have programmed a function that starts off with a set of instructions on a GUI, and the user clicks a button ...

12년 초과 전 | 답변 수: 5 | 0

5

답변

질문


GUI Button Highlights in Blue (When Clicked)
Hi all, I have a simple GUI with 3 buttons and 2 labels. When I click a button, Matlab automatically highlights it in this l...

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

1

답변

답변 있음
Generate Real Signal With Random Phase and Specified Modulus at 10 Harmonics
The answer was to use the complex conjugate for the sigfft(44100+1-200*i) assignment. Now sig is a real signal.

12년 초과 전 | 0

질문


Generate Real Signal With Random Phase and Specified Modulus at 10 Harmonics
Hi all, I want to create a 1 sec duration real signal with 10 harmonics of a specified modulus and randomized phase. Here's ...

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

1

답변

질문


ifft returns a complex signal from a real fft spectrum; i desire a real signal
Hi all, I've been trying to synthesize a 1 second long complex tone with 10 harmonics (at 200Hz, 400Hz, ... 2000Hz) of equal ...

12년 초과 전 | 답변 수: 4 | 1

4

답변

질문


handles object behaving like it was passed by value
Hi all, I've developed a GUI with 3 simple buttons on it, with tags pb1, pb2, and pb3. I start by calling the GUI .m file, whi...

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

1

답변