Sandy
Followers: 0 Following: 0
Professional Interests: Chemometrics, Regression, Classifications
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
24.113
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
How to write a C++ program to test dlls generated by Matlab compiler
I have a Matlab function and have already compiled it into dll file so that my coworkers can use it in C++. I would like to t...
alrededor de 9 años hace | 1 respuesta | 1
1
respuestaPregunta
For stand alone exe, how can I include some external dll files and call them.
I have a GUI that works greatly on matlab 2013b. The GUI does some calculations first and then plots results for users to review...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
only change part of GUI table
Hi Say I have a 1400x10 matrix and have already written it into a GUI table. Now, I would like to change an entire row. The m...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
read a mat file once it appears in the folder?
Is it possible that Matlab loads a file once it appears in the folder? Say a person is sending me many mat files through drop...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
plot problem in GUI for 2014b
First of all, everything works great on 2013b until I upgrade to 2014b. I am really confused here. The plot I want to get loo...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I get "least frequent" number from a vector?
I know that "mode" is used to get the most frequent number in a vector. Is there any function that returns the "least frequent" ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I detect number that does not follow an increasing order?
I have a vector like this: * 1 2 3 4 100 5 6 7 or it could also be like this: * 153 158 161 163 172 123 179 181 if ...
más de 10 años hace | 1 respuesta | 0