Feeds
질문
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...
11년 초과 전 | 답변 수: 3 | 0
3
답변질문
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...
대략 13년 전 | 답변 수: 3 | 0
3
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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. ...
13년 초과 전 | 답변 수: 3 | 0
3
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0
