photo

Stuart Kozola

MathWorks

Last seen: environ 4 ans il y a Actif depuis 2011

Followers: 4   Following: 0

Message

Stuart leads product management for Quantitative Finance and Risk Management at MathWorks.

Statistiques

All
MATLAB Answers

1 Question
9 Réponses

File Exchange

14 Fichiers

Cody

0 Problèmes
33 Solutions

RANG
6 701
of 301 513

RÉPUTATION
6

CONTRIBUTIONS
1 Question
9 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
3

RANG
76 of 21 310

RÉPUTATION
12 837

CLASSEMENT MOYEN
4.50

CONTRIBUTIONS
14 Fichiers

TÉLÉCHARGEMENTS
66

ALL TIME TÉLÉCHARGEMENTS
108407

RANG
14 666
of 175 013

CONTRIBUTIONS
0 Problèmes
33 Solutions

SCORE
400

NOMBRE DE BADGES
3

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • MATLAB Central Treasure Hunt Finisher
  • Personal Best Downloads Level 3
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Introduction to MATLAB Master
  • Commenter
  • Revival Level 1
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
Gold Feb Historical Data From Yahoo Finance
Yahoo no longer supports this api. See this answer for more information. https://www.mathworks.com/matlabcentral/answers/335...

plus de 8 ans il y a | 0

Réponse apportée
Getting Gold Feb (GCG12.CMX) Historical Data From Yahoo.
Yahoo no longer supports this api. See this answer for more information. https://www.mathworks.com/matlabcentral/answers/335...

plus de 8 ans il y a | 0

Réponse apportée
fetch yahoo not working for Datafeed Toolbox
The MathWorks Support Team recently posted an update on this issue. Here is the answer to save you the click: “In April 2017,...

plus de 8 ans il y a | 0

Réponse apportée
Passing in a function as an argument
To pass in a function to another function, use function handles (@). sf2 = @(inputs) subFcn2(inputs) then call it in sub...

environ 12 ans il y a | 3

Réponse apportée
mean-MAD portfolio optimization model
Here is an example on how to set up a standard mean-variance portfolio problem using Optimization Toolbox: http://www.mathwor...

plus de 14 ans il y a | 0

Réponse apportée
Question from global optimization webinar
4 - Can you use different norms (L1, L2)? In the webinar, I showed how to fit curves using the lsqcurvefit solver. This uses...

plus de 14 ans il y a | 0

Réponse apportée
Question from global optimization webinar
3 - Is GA only binary? There is no limitation to binary in the solver. You can create a custom data type (non binary) if you...

plus de 14 ans il y a | 0

Réponse apportée
Question from global optimization webinar
2- Optimization of multivariate data sets. There are two approaches you can take to solve this problem. A) fit a response su...

plus de 14 ans il y a | 0

Réponse apportée
Question from global optimization webinar
1 - Optimization tool: To clarify, let's start with what most optimization solvers in MATLAB take in as inputs. They take in a...

plus de 14 ans il y a | 0

Question


Question from global optimization webinar
I thought I'd use this forum to post and answer some of the questions I've received from viewers of Global Optimization with MAT...

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

4

réponses