Community Profile

photo

AwedBy Matlab


Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Professional Interests: experimental psychology

Statistiken

  • First Review
  • 3 Month Streak
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


clc and helpdesk botched in 2015a
Hi everyone My copy of Matlab (2015a) has been acting strangely as of late. These two symptoms may have a common cause, which...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Visualizing multi-dimensional structures in the Workspace
I have a structure (struct variable) containing several fields such as name, age, height, etc. I used to only have two indices i...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Keeping the Editor open even when no scripts are opened
I often open and close scripts in the Editor, and sometimes it can happen that no scripts are opened at a given time. When this ...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Crawford-Howell t-test
Hello, I need to perform a Crawford-Howell t-test between single cases and normative groups of controls. I found <http://m...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Grouping Figures separately into windows and tabs
I have 4 plots to make, of vectors y1, y2, y3 and y4, all as a function of a vector x. I would like the first two plots to be gr...

mehr als 9 Jahre vor | 4 Antworten | 2

4

Antworten

Frage


Plotting Y=f(X) after a regression where X contains 2 predictors
I used mdl=fitlm(X,y) to regress the y vector as a function of two predictors x1 and x2, which together form the X ma...

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Find with an indexed struc
I have a struc M whose size is (88,1) If for instance I type M(46,1).acc I get ans = 0 I typed find(M(:,1).acc...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Supressing messages of the type "(command) will be removed in a future release."
Hi all I need to play some WAV files, and for some reason audioplayer isn't playing them, whereas wavplay is. However, on eve...

fast 10 Jahre vor | 2 Antworten | 2

2

Antworten

Frage


How can I apply the format parameters of an existing figure to new figures?
Hi everyone I have a Figure that I spent a lot of time customising the colors, widths, etc, all from the Plot Tools GUI. I then ...

mehr als 10 Jahre vor | 3 Antworten | 2

3

Antworten

Beantwortet
Save&load figure parameters (line width etc)
Still haven't figured this out, any help would be much appreciated.

mehr als 10 Jahre vor | 0

Frage


Save&load figure parameters (line width etc)
Hi everyone I have a Figure that I spent a lot of time customising the colors, widths, etc, all from the Plot Tools GUI. I th...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Estimation of parameters for a non-linear model
Thanks very much Jonathan.

mehr als 10 Jahre vor | 0

Frage


Estimation of parameters for a non-linear model
Hi everyone, I have a model that relates the average reaction time and error rate from an experimental session, with two free...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
IFFT of Gaussian-filtered real signal is complex - why?
Thanks for both your comments. Unfortuantely, even after making those 2 changes to the code, I still get a Y_filtered which, whe...

mehr als 11 Jahre vor | 0

Frage


IFFT of Gaussian-filtered real signal is complex - why?
Hello everyone, I've written a script to apply a Gaussian filter to a time series (signal), however I must have done somethin...

mehr als 11 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
Finding the strongest beat in a sound wave using autocorrelation
Still haven't figured this out, would really appreciate any thoughts from more experienced scientists..

mehr als 11 Jahre vor | 0

Frage


Finding the strongest beat in a sound wave using autocorrelation
I have a sound wave representing a piano piece played at a steady tempo, and would like to get a graph of the saliency of each b...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Writing Excel files with merged cells from Matlab
I'd like to write a matrix into an XLS file from Matlab, but I;d like certain cells to be merged. I know there activex commands ...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Matlab Editor: How to limit a "replace" to just the selected text?
It's beyond belief that MathWorks are ignoring user requests to implement this *very* basic feature! Right now if you want to do...

mehr als 11 Jahre vor | 9