Community Profile

photo

AwedBy Matlab


2012년부터 활동

Followers: 0   Following: 0

연락

Professional Interests: experimental psychology

통계

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

배지 보기

Feeds

보기 기준

질문


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...

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

1

답변

질문


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...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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...

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

2

답변

질문


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...

9년 초과 전 | 답변 수: 4 | 2

4

답변

질문


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...

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

3

답변

질문


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...

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

2

답변

질문


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...

거의 10년 전 | 답변 수: 2 | 2

2

답변

질문


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 ...

10년 초과 전 | 답변 수: 3 | 2

3

답변

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

10년 초과 전 | 0

질문


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...

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

1

답변

답변 있음
Estimation of parameters for a non-linear model
Thanks very much Jonathan.

10년 초과 전 | 0

질문


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...

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

2

답변

답변 있음
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...

11년 초과 전 | 0

질문


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...

11년 초과 전 | 답변 수: 4 | 0

4

답변

답변 있음
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..

11년 초과 전 | 0

질문


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...

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

1

답변

질문


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 ...

11년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
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...

11년 초과 전 | 9