Question


Group Constraints for FMINCON
Hi all! I'm writing a model that needs to minimize 6 variables through FMINCON: o, a, b, w, kappa, gamma. The variable options i...

4 years ago | 1 answer | 0

1

answer

Question


Vectorization of Loops with Matrix Multiplications
Hi all. I have the following code which is being repeated many times with different time series and this is producing a huge bot...

4 years ago | 1 answer | 0

1

answer

Question


How can I improve this plot?
Hi all! I'm asking a little but of support for solving a small issue concerning the following plot: I would like to improve i...

4 years ago | 1 answer | 0

1

answer

Answered
Finding Multiple Roots In Matlab (Equivalent of R rootSolve/multiroot)
Absolutely amazing, and thank you very much for your great explanation!

4 years ago | 0

Submitted


Requirements Checker
A script for detecting dependancies and minimum required version of other Matlab scripts.

4 years ago | 1 download |

Thumbnail

Question


Finding Multiple Roots In Matlab (Equivalent of R rootSolve/multiroot)
Hi all! I'm trying to replicate in Matlab the following R code: library(rootSolve) A <- 560223.07 B <- 358176 r <- 0.01...

4 years ago | 2 answers | 0

2

answers

Question


Problem with Flat Boxplots (Height)
Hi! I need help for a little problem concerning boxplots. I'm trying to draw a boxplot for each column of this matrix: 0,61...

6 years ago | 1 answer | 0

1

answer

Question


Problem with Right Justified Strings
I'm using _Matlab R2014b_ (that's why I cannot use _strings_, but only _char vectors_). Working inside a _class_, I have to take...

6 years ago | 1 answer | 0

1

answer

Question


Fitting Data on Various Distributions (MLE Estimation)
I need to test my data against many different distributions in order to detect the one that fist the best (AD or KS goodness of ...

7 years ago | 0 answers | 0

0

answers

Question


NARNET - Qualitative Data & Time Prediction
I have the following dataset: 734483 'Sweden' 734484 'England' 734487 'Italy' 734490 'USA' 734495 'Russia' 7...

7 years ago | 1 answer | 0

1

answer

Question


Fill time series with data coming from other time series.
I have the following matrix: 737044 NaN NaN NaN 737045 NaN NaN NaN 737046 NaN NaN NaN 737047 NaN NaN NaN 737048...

7 years ago | 2 answers | 0

2

answers

Question


Merging Table with Duplicate Dates
Hi all! I'm writing this post in the hope that someone can help me out with a little problem that requires a good solution. I ha...

7 years ago | 3 answers | 0

3

answers