photo

Franck Dernoncourt


MIT

Actif depuis 2011

Followers: 0   Following: 0

Message

Research Assistant in Artificial Intelligence (PhD) at MIT
http://francky.me
Professional Interests: Artificial Intelligence

Statistiques

All
  • First Review
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Speed Demon
  • Commenter
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Wavelet Toolbox's cwt(): benchmark against other wavelet libraries?
Hi, Is there any benchmark comparing the speed of Wavelet Toolbox's cwt() against other wavelet libraries written in Matlab ...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
How to parallel 4 works with PARFOR with a Core i3 in Matlab
To change the value of NumWorkers from 2 to 4 of the local cluster profile programmatically, you can <http://www.mathworks.com/h...

environ 10 ans il y a | 4

Question


Why do I need to be logged in to access the Archived MathWorks Documentation?
The Archived MathWorks Documentation for Matlab ( <http://www.mathworks.com/help/doc-archives.html> ) requires to be logged in. ...

plus de 10 ans il y a | 1 réponse | 2

1

réponse

Question


How can I change the behavior of the commenting function so that the location of the % respect the indentation?
When I comment the line 5 using ctrl+R> or clicking on the "comment" icon: <</matlabcentral/answers/uploaded_files/7685/JBdz6...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Gap Staticstics Implementation
The Statistics Toolbox implements the gap statistic as a class in the package `clustering.evaluation` since R2013b: <http://www....

plus de 10 ans il y a | 0

Question


How can I solve "Invalid object handle" error when trying to open a .fig?
When I try to open a figure using open('my_figure.fig'),  I have this error message: <<https://qph.is.quoracdn.net/main-qimg-...

environ 11 ans il y a | 2 réponses | 0

2

réponses

Question


How can I bind more than one email address to my MathWorks account?
I would like to bind two email addresses to my MathWorks account: my usual e-mail address and my Institute e-mail address that I...

environ 11 ans il y a | 1 réponse | 0

0

réponse

Question


How to generate a geographical heat map? (worldwide, country-level granularity)
I want to create a geographical heat map like the following in MATLAB: <<http://i.stack.imgur.com/64DJY.png>> Each color i...

environ 11 ans il y a | 1 réponse | 1

1

réponse

Réponse apportée
NeuroEvolution of Augmenting Topologies(NEAT) in MATLAB
<http://nn.cs.utexas.edu/soft-view.php?SoftID=23> : _The Matlab NEAT package contains Matlab source code for the NeuroEvolut...

plus de 11 ans il y a | 1

Question


How can I plot a neural network?
Say I created a neural network, such as net = feedforwardnet(30);, which I trained [net tr] = train(net,p,t); How can I plot ...

plus de 11 ans il y a | 4 réponses | 0

4

réponses

Réponse apportée
matlab problem
You probably meant "X=(Fint(i)-RFexp(i)).^2".

environ 13 ans il y a | 0

| A accepté

Réponse apportée
Neural network - exponential transfer function
See <http://www.mathworks.com/support/solutions/en/data/1-17LOK/index.html?product=NN&solution=1-17LOK>

plus de 13 ans il y a | 0