Guillaume A.
Followers: 0 Following: 0
Professional Interests: signal processing, database, java, .NET, machine learning
Estadística
7 Preguntas
3 Respuestas
1 Archivo
CLASIFICACIÓN
12.195
of 295.735
REPUTACIÓN
3
CONTRIBUCIONES
7 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
6.533 of 20.277
REPUTACIÓN
165
EVALUACIÓN MEDIA
4.20
CONTRIBUCIONES
1 Archivo
DESCARGAS
1
ALL TIME DESCARGAS
1453
CLASIFICACIÓN
of 154.433
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
Enviada
Use of MongoDB Java Driver
A simple example of how to use java driver for mongoDB.
más de 11 años hace | 1 descarga |
Pregunta
.NET class instanciation with parameter
Hi I have a .NET class with a nested class. I am able to instanciate it as described in the documentation, bug I can't instanci...
más de 11 años hace | 0 respuestas | 0
0
respuestasHow to properly get the popupmenu control value
Ok, list is a char array so I needed to convert it to a string list : listStr = cellstr(list); str = listStr{val};
más de 12 años hace | 0
| aceptada
Pregunta
How to properly get the popupmenu control value
Hi, I've got an issue with the popupmenu control. I'm try to get the string of the currently selectionned item. As documented h...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
uitable cell tooltip
Hi, I found a way to specify a tooltip text on the header of a uitable, but how can I do the same on a specific cell ? I imagi...
más de 12 años hace | 0 respuestas | 3
0
respuestasPregunta
Debugging c# dll in Matlab
Hi, I know how to attach my c# project to an external process, and how to call .net assembly from Matlab. I put a breakpoint in...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Multivariate cumlative distribution
Hi all ! I'm trying to compute the multivariate normal CDF of several variables. I do know the correlations between each vari...
más de 13 años hace | 0 respuestas | 0
0
respuestasSpeed improvement of the random generator
Oleg, thanks for your answer, but unfortunately it does not change anything....
más de 13 años hace | 0
Speed improvement of the random generator
Ok, here is a sample code and the profiler result : s = RandStream('mcg16807','Seed',100); NbTraj=10000; NbPas=100; dW1...
más de 13 años hace | 0
Pregunta
Speed improvement of the random generator
Hi, I've built a Monte Carlo program, very simple, and I want to improve the CPU time because as soon as I increase the numbe...
más de 13 años hace | 5 respuestas | 1
5
respuestasPregunta
Random matrix - Code efficiency
Hi, I've got a code to fill a matrix with random numbers. However, I haven't found a way to use efficient code and I must use fo...
más de 13 años hace | 2 respuestas | 0