photo

Guillaume A.


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

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

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

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

etwa 12 Jahre vor | 0

| akzeptiert

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 0 Antworten | 3

0

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 13 Jahre vor | 0

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

mehr als 13 Jahre vor | 0

Frage


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

mehr als 13 Jahre vor | 5 Antworten | 1

5

Antworten

Frage


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

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten