photo

Pal


University of Utah

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Fitting a 3D parametric line to 3D data
Hi, Suppose I have data of 3D points in the form of 3 n by 1 vectors, X, Y and Z. I'd like to least-squares fit a 3D line to...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Concatenating cell array elements
Hi, Suppose I have two cell arrays, A and B. Both cell arrays are of size 1 X n and |size(A{i}) = size(B{i}) for all i = 1:n|...

alrededor de 11 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Picking values from n-d array along 3rd dimension
Hi, Suppose I have |A|, an |m x n x q| array with large integer values. I have |B|, an |m x n| array of integer values in ...

alrededor de 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Replacing n-d array elements based on pre-defined list
Hi, Suppose I have an n-d array of q unique integers. I want to replace the value of every element in this n-d array based on...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


filling up an m X n X o size matrix without loops
Hi, I am looking for an efficient way to 'fill up' a three-dimensional (m by n by o size) matrix M with elements based on a s...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


reshaping 2D matrix into 3D - specific ordering
Hi, I'd like to ask for your help in the following problem: I have an n by m 2D matrix which is formed by concatenating a ...

más de 12 años hace | 1 respuesta | 4

1

respuesta

Pregunta


creating multi-dimensional arrays from vectors
Hi, I want to create a multi-dimensional array 'b' from a vector 'a' as the following example: a = 1 2 3 ...

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

2

respuestas