Community Profile

photo

Jonas


Last seen: 3 months ago Active since 2016

Statistics

  • First Review
  • Knowledgeable Level 1
  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Question


Why I have occasionally error when starting workers on MATLAB R2019b (PCT 7.1, Windows Server 2019)
I have job manager "testjmanager" on host "test2" and start workers on remote host "test" to connect to it sending command on re...

4 months ago | 0 answers | 0

0

answers

Question


Why memory consumption while using parfor in Windows and Linux so differs
Hello, I test local parfor MATLAB R2017a in Windows (Server R2012 R2 x64) and Ubuntu (16.04.1-Ubuntu x86_64). I have diffe...

7 years ago | 1 answer | 0

1

answer

Answered
Allocated,Freed ,Self Memory and Peak Memory in profiler.
Hello, maybe this <https://stackoverflow.com/questions/21997579/memory-profiling-of-matlab-columns-meaning/22585099#22585099 ans...

7 years ago | 0

| accepted

Answered
How to use .jar in parfor with windows client and linux workers (R2017a)?
I solve this problem (in two steps): 1. Project path have to be absolute ( _C:\Projects\Project1_), but not UNC syntax ( _\\...

7 years ago | 0

| accepted

Question


How to use .jar in parfor with windows client and linux workers (R2017a)?
Hello, I test R2017a cluster. Client is Windows machine. Workers is Linux (Mint and Ubintu). I have an error when import .jar...

7 years ago | 1 answer | 0

1

answer

Question


R2017a parfor error when starting parpool inside function body
Hello, I'm testing the work of the distributed cluster MATLAB R2017a (in practice I use R2015b). MDCE components runs on Linu...

7 years ago | 0 answers | 0

0

answers

Question


What are the differences in implementation of ARIMA models (estimate and forecast) in R2015b vs R2017a
Hello, What is the difference between the implementation of the *estimate* and *forecast* for ARIMA models in MATLAB R2015b a...

7 years ago | 1 answer | 0

1

answer

Question


How to avoid memory leaks when function inside parfor generates warning?
Hello! I use matlab R2015b for Win Server 2012 OS with local parpool. I have memory leaks on local workers when function insi...

7 years ago | 1 answer | 0

1

answer

Question


Exponential smoothing methods using state-space models in Matlab
Hello! Does anybody had experience in realisation of exponential smoothing methods (simple, Holt’s, Brown, Holt-Winters etc.)...

8 years ago | 0 answers | 0

0

answers

Question


Implementation of fitting smoothing coefficients for exponential smoothing models (e.g. Holt-Winters) time-series forecasting.
Hello. Does anybody knows, is there any implementation in MATLAB (e.g. Econometric toolbox) of algorithms for fitting the coef...

8 years ago | 1 answer | 1

1

answer

Question


Automatic ARIMA model identification in MATLAB (like auto.arima in R)
Is there a function in MATLAB to identify a suitable ARIMA model like it does in R (function of auto.arima in package forecast) ...

8 years ago | 1 answer | 0

1

answer