photo

John


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


How to create a cell array with struct elements?
I want to create a 2x7 cell array. Each element of the cell will be an empty structure with a field name of "myfield". I can do ...

oltre 8 anni fa | 2 risposte | 1

2

risposte

Domanda


Three tasks in parallel
If I have a 10x10x10 matrix A, and want to do some operations on three different dimensions separately, then how to do that in p...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to access MATLAB_2014a.app/bin/maci64
I'm using R2014. I would like to keep a file in *MATLAB_2014a.app/bin/maci64* , but can't access this directory in mac. In other...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


Partial derivative of a matrix
I have a matrix V, say 3-by-3. How can I compute dV/dx and dV/dy separately? dV/dx is partial derivative wrt x (along the column...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Summation of a series without for loop
Fourier series of a square wave can be represented as: F(t)=(4/pi)*sum(1/(2k+1)*sin((2k+1)pi*t/T) Where, sum is over k=0 t...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Rotation of 3d image
I have plotted a 3d image. I want to rotate that on the plane along the vertical axis for one complete cycle automatically. Is t...

oltre 9 anni fa | 1 risposta | 0

1

risposta