photo

Victor


University of California Davis

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


collapse 3d data set to 2d data set using indexer for 3rd dimension without loops
I have a 3d data set. I want to collapse the 3rd dimension of this data set. I have a 2d data set which represents the points i ...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


matrix divide in an array or 2d matrix.
I have a matrix that is 10000x10000x15. I need to divide each element in the first two dimension by a matrix that is 3x15. I co...

casi 10 años hace | 1 respuesta | 1

1

respuesta

Pregunta


determine the normal to a plane using PCA
I have measured data that should represent a plane. I use princomp to remove tilt to the data in Z. I am interested in knowing...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


plot to specific axis for smithchart function
Is there a way to set the axis to plot a smith chart to using the smithchart function? I have a gui with multiple axes in a fig...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Control oneNote with MATLAB
I am trying to control oneNote 2013 with MATLAB. I've tried: actxserver('onenote.application') which creates an object...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


repeat the same function on multiple variables/handles
i have 20 handles that I set to enable on, i.e. set(handle,'enable','on') and the same thing with off. Is there a more effici...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


save a uipanel to a pdf
I have a figure that has three uipanel: two of them contain buttons and a third one contains a plot with label. Is there a way ...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


assigning multiple outputs from a vector
If I have a vector of a known length, let's say X = [ 1 2 3 4 ], is there an easy way to assign the elements of the vector to d...

más de 10 años hace | 1 respuesta | 1

1

respuesta

Pregunta


optimize the end statement in a for loop
I have a loop that runs millions of times that cannot be arrayed. Using the profiler I've noticed some of the lines that take u...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


optimize and if statement
I am running code that runs through a loop millions of times. I am trying to make the loop as effect as possible. The loop can...

más de 10 años hace | 2 respuestas | 0

2

respuestas