Respondida
spectrogram comparisons
Perhaps the default colour scaling is set by the maximum value found. It might be as simple as scaling by that? I guess that ...

más de 12 años hace | 0

| aceptada

Respondida
Work with text file
Your text file does not seem to have obvious lines. Have you looked at fgetl & fgets? Newer, more powerful functions like...

más de 12 años hace | 1

| aceptada

Respondida
Comparing the spectra of two acoustic signals
Tell us a little more about the signal & what sort of characterisation you want. After all, a single number to represent the spe...

más de 12 años hace | 0

Respondida
GUI
What created the GUI? If you created it, then you have the figure number (handle). Seems even if it is a GUIDE one, it shows u...

más de 12 años hace | 0

Respondida
How to chose the nearest value
So where are you stuck? Give us a hint of what you're thinking so far. Maybe calculate the distances & take the mimimum? >> p...

más de 12 años hace | 0

| aceptada

Respondida
display result
Need a little more info. How did you get the first answer? fprintf('%9.4f',x);?

más de 12 años hace | 0

Respondida
Saving with quotes.
Hint >> grunk = '''WOW''' grunk = 'WOW' Depending on what you want, you could consider repmat()?

más de 12 años hace | 0

| aceptada

Respondida
Cross Co Relation Xcorr ? urgent Help Please !
Try plot(lags,c) ? Is this what you are looking for? c(lags) is a similarity measure. Otherwise, maybe give a little m...

más de 12 años hace | 0

| aceptada

Respondida
How to generate the figure of subplot with consistent size?
Look for position properties in the figures. You can get & set them with the figure & axis handles.

más de 12 años hace | 0

Respondida
arctan
Look at atan2

más de 12 años hace | 1

Respondida
reading a text file
Well, basically you are going to have to program it. Perhaps parse lines & select the lines you need. Maybe start with help ...

casi 13 años hace | 0

Respondida
MIMO-OFDM
It got past the reviewers & editor, so maybe it is true & possible. Perhaps best to read the paper & if it is not clear maybe co...

casi 13 años hace | 0

| aceptada

Pregunta


publish - figure reuse - java heap - maximum settings - error
Question: Anyone know what sets the maximum heap space in the Matlab desktop GUI interactive slider to set java heap space? Que...

más de 13 años hace | 1 respuesta | 0

1

respuesta