Radu Andrei Matei
Followers: 0 Following: 0
Estadística
10 Preguntas
2 Respuestas
CLASIFICACIÓN
202.337
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
How can I connect two 2D triangulated surfaces?
Hi, I've solved it. What I did is the following: points 1, 2, 3 and 4 are points from the top surface and 5,6,7 and 8 are poi...
más de 2 años hace | 0
| aceptada
Pregunta
How can I connect two 2D triangulated surfaces?
Hi, I have the following surfaces created using the delaunayTriangulation function with the points in the attached .txt file (th...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I extrude a 2D patch?
Hi, my objective is to have a gear profile like the one below extruded so that I can then convert the 3D gear into a STL file an...
más de 2 años hace | 0 respuestas | 0
0
respuestasHow can I stop getting "Invalid or deleted object" error?
I've solved it. I have a population of points that I wanted to to be drawn on a plot whener I selected them and to be automatica...
más de 2 años hace | 0
| aceptada
Pregunta
How can I stop getting "Invalid or deleted object" error?
Hello, I know this error has been discussed in many questions but I can't seem to find one that solves my specific doubt. I'm ha...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I select a whole row from a uitable when clicking on a cell in that row?
Hi, I have a table in my app designer app that displays results. What I want to do is to have a whole row selected when any cell...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to modify property values in app designer?
Hi, I'm trying to read some variable values from a .txt file and then telling matlab to set my app properties to the values of t...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I organize app class properties like structs?
Hi, I'm creating an app based on functions that I programmed outside of app designer. These functions organize all the variable...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Why is spline doing weird stuff with my data?
Hi. I'm using spline to connect some data and then access the y points of the spline for given x values with ppval. I'm doing ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Why does ga not take into account boundaries and nonlcon and just gives random values to my variables?
Hi. I'm optimizing a multivariable single objective problem using ga. I have multiple constrains that depend on aditional para...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I set bounds for ga that change with the values of the optimization variables?
Hi. I have lower and upper bounds for my ga optimization variables that depend on those variables' values. Is there a way to i...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I obtain the analytical expression (polynomial) of the spline curve from a curve fitting?
I have extracted data from some graphs (images) and then I curve fitted that data to obtain some spline curves. What I need is ...
más de 2 años hace | 2 respuestas | 0