photo

Diego Soler Polo


Last seen: más de 5 años hace Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

9 Preguntas
0 Respuestas

CLASIFICACIÓN
266.836
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
9 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
11.11%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Triple integral (NO with @func)
I have a numerical function, F, depending on three variables, x,y,z, and I need to integrate it. The problem is that F does not ...

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

1

respuesta

Pregunta


3D plot over triangular grid
I want to make a 3D plot over a non-rectangular grid. I have vectors X=linspace(0,1,100) and Y=linspace(0,1,100) and I create...

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

1

respuesta

Pregunta


Plotting a column of a matrix as function of the others
As the result of a computation, I have a Nx3 matrix (N is huge). The first column is called X, the second column is called Y ...

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

1

respuesta

Pregunta


Running two MATLAB programs at the same time
Hi, I have a function in Matlab which depends on an input N. I need to run function(2),function(3),function(4),function(5) and ...

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

2

respuestas

Pregunta


Construct collection of sequences of 1's and 0's
Hi, I have the vectors v1=[1 1 0 0], v2=[1 0 0 1], v3=[0 1 1 0], v4=[0 0 1 1]. For given N, I want to consider the set of a...

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

0

respuestas

Pregunta


Reconstruct a scalar field from its gradient
Hi, *I have a cartesian grid* over the rectangle [0,N]x[0,M]. *In each point of the grid, I know the gradient of a certain sc...

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

1

respuesta

Pregunta


plotting points with different colors
Hi, I have a MxM matrix RegionsMap whose components are integer numbers between 1 and 4. The element RegionsMap(k,j) repre...

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

2

respuestas

Pregunta


problem with passing a function handle to a function
I have a code to implement Newton-Rapshon algorithm fo find the zeroes of a function. In order to try it, I defined in the termi...

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

0

respuestas

Pregunta


compute force matrix from positions matrix
Hi, I have the following problem. I want to create a function which takes as inputs a 1XN vector of masses and a Nx3 matrix o...

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

1

respuesta