photo

J S


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Forecasting/prediction multi step ahead with individual events (NARNET Neural Network)
I have around 300 different time series data sets of xyz acceleration during parabolic flights. I want predict the next 5 secon...

2 years ago | 1 answer | 0

1

answer

Question


No OCR results on good Image
Why doesn't this give me any results??? Can somebody help me out? On other occasions, OCR hasn't given me any trouble at all, bu...

6 years ago | 0 answers | 0

0

answers

Question


How to open file with special characters in filename
Hi, I have trouble with the above. I don't want to use uigetfile. I found this: <https://de.mathworks.com/matlabcentral/answ...

6 years ago | 0 answers | 0

0

answers

Question


Desktop app/program data scraping
Hey there, is there an easier and quicker way than ocr to get the data from a program running on my computer? Thanks

6 years ago | 0 answers | 0

0

answers

Question


Unique solution / Prevent certain solution
How do I suppress the solution of the zero vector in the linear solver to achieve a unique solution as [1;1] for example? f...

6 years ago | 0 answers | 0

0

answers

Question


Get raw data of application gui
Is there a way to access the internal data which a program (not matlab, running on my computer (Mac)) is sending to the prgrams ...

6 years ago | 0 answers | 0

0

answers

Answered
Dynamic variables in loop
%% Import data from text file. % Script for importing data from text file %% Initialize variables. filename = '/U...

6 years ago | 0

Question


Dynamic variables in loop
Hey there, I got some string data and want to plot the amount of chips of N amount of players (<15). I tried dynamic varia...

6 years ago | 3 answers | 0

3

answers

Answered
Euro sign in axis label
Found a way: ytxt =char(8364); ylabel(['Price ' num2str(ytxt)]);

6 years ago | 2

Question


Euro sign in axis label
I have to label my graph with 'Price €' on the ylabel but cant get it to work... I tried stuff aka: https://de.mathworks.com...

6 years ago | 2 answers | 0

2

answers

Question


Api to download csv data
I am trying to to download csv datasets from google trends but coulnd find a good solution yet. There are some different appr...

7 years ago | 0 answers | 0

0

answers

Question


Not getting cell array output?
Hey there, I need some help. Why doesn't data(n,:) give me a cell as output, but a char? Thanks %% Open...

7 years ago | 0 answers | 0

0

answers