Community Profile

photo

Alan


University of Warwick

Last seen: 1 year ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Splitting a vector up in to smaller vectors based on variance?
Hi, I have a large number of microscopy image stacks that show the effect of different flow rates on a particle. I have used m...

9 years ago | 3 answers | 0

3

answers

Question


Magnitude of output signal after fourier transform filter?
Hi, I have a spectrum which has a lot of high frequency noise that I want to eliminate. I have used the f = fft(data) funct...

11 years ago | 3 answers | 0

3

answers

Question


Keep getting 'Error while evaluating uicontrol callback' in stand alone application??
Hi, I'm trying to compile my code into a stand alone application on my mac. I have used my GUI.m file as the main file in the d...

11 years ago | 1 answer | 0

1

answer

Question


Stand alone windows .exe crashes after using deploy tool?
Hi there, I have been trying to create a stand alone windows application from my GUI, but everytime I do so it crashes and does ...

12 years ago | 1 answer | 0

1

answer

Question


How to display a running timer in MATLAB GUI
Hi, I'm trying create an edit text box that displays the time elapsed since pressing the push button that executes my function. ...

12 years ago | 3 answers | 0

3

answers

Question


Differentiate with respect to 'cos(theta)'
Hi, I am trying to differentiate with respect to cos(theta), but I can't seem to get matlab to do this. If I use the diff functi...

12 years ago | 1 answer | 0

1

answer

Question


Calculating matrix of associated legendre polynomials?
Hi, I am trying to create a 13x13 matrix of the associated legendre polynomials with argument cos(theta), from n=0:12 and m=0:12...

12 years ago | 0 answers | 0

0

answers

Question


Split large matrix in smaller matrices?
Hi, I have a matrix A = 169 x 606 and I want to convert each row into a 13 x 13 matrix? I know this is probably a simple opera...

12 years ago | 1 answer | 0

1

answer