Statistics
RANK
12 031
of 295 448
REPUTATION
3
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
2
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ungefär 13 år ago | 3 answers | 0
3
answersQuestion
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...
ungefär 13 år ago | 2 answers | 0
2
answersQuestion
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...
ungefär 13 år ago | 1 answer | 0
1
answerGive Focus to GUI Window
figure(FigHandle) was the correct approach, where FigHandle is the _title_ of your figure.
ungefär 13 år ago | 1
Question
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 ...
ungefär 13 år ago | 5 answers | 0
5
answersQuestion
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...
ungefär 13 år ago | 1 answer | 0
1
answerGenerate 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.
ungefär 13 år ago | 0
Question
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 ...
ungefär 13 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 13 år ago | 4 answers | 1
4
answersQuestion
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...
mer än 13 år ago | 1 answer | 0