Community Profile

photo

Guillaume A.


Active since 2011

Followers: 0   Following: 0

Message

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

Statistics

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

View badges

Feeds

View by

Submitted


Use of MongoDB Java Driver
A simple example of how to use java driver for mongoDB.

10 years ago | 3 downloads |

Question


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

11 years ago | 0 answers | 0

0

answers

Answered
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};

12 years ago | 0

| accepted

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 0 answers | 3

0

answers

Question


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

12 years ago | 2 answers | 0

2

answers

Question


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

13 years ago | 0 answers | 0

0

answers

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

13 years ago | 0

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

13 years ago | 0

Question


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

13 years ago | 5 answers | 1

5

answers

Question


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

13 years ago | 2 answers | 0

2

answers