Estadística
CLASIFICACIÓN
17.682
of 297.046
REPUTACIÓN
2
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
85.71%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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
Feeds
Pregunta
Problem linking RefProp to MatLab
Hi I am trying to connect RefProp(V9.1) to MatLab(V2016b). I have followed two guides ( <https://github.com/usnistgov/REFPROP...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to draw a line from the variable y-axis
Hi I am making a 2D plot. The x-axis is located at y = 0, but I do not know the position of the y-axis, it depends on the res...
más de 7 años hace | 1 respuesta | 0
1
respuestaI have created code for banded gauss elimination method but on running it gives an error of index exceeds matrix dimensions
You use the length of M to iterate through the matrices, even though the amount of rows is different from the amount of columns ...
más de 7 años hace | 0
Pregunta
How to define several variables from vector at the same time
Hi I am trying to define several variables at the same time. The data for each variable is saved in a vector. I have tried th...
más de 7 años hace | 3 respuestas | 1
3
respuestasPregunta
Extrapolating corner values in matrix
Hi I am trying to extrapolate the corner values in a 3x3 matrix. I have tried using both the griddata and interp2 function. I p...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding/ returning intermediate value in vector
Hi Say I have a vector: x = [5 20 15 17] Is there any way to access values with any intermediate index? For example...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
InterX issues. Showing intersection when there is none.
I'm trying to use InterX to check if there is intersection between two lines. I have a curve defined by vectors x and y. And...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to check if two vectors of different length intersect?
I want to check if a straight line is touching a curve. I do not need to know the location of the possible intersections. Th...
más de 7 años hace | 1 respuesta | 0