photo

Guillaume A.


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: signal processing, database, java, .NET, machine learning

Statistica

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


.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...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Risposto
How 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};

oltre 12 anni fa | 0

| accettato

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 0 risposte | 3

0

risposte

Domanda


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...

circa 13 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Risposto
Speed improvement of the random generator
Oleg, thanks for your answer, but unfortunately it does not change anything....

oltre 13 anni fa | 0

Risposto
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...

oltre 13 anni fa | 0

Domanda


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...

oltre 13 anni fa | 5 risposte | 1

5

risposte

Domanda


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...

oltre 13 anni fa | 2 risposte | 0

2

risposte