J S
Followers: 0 Following: 0
Statistics
RANK
12,313
of 295,673
REPUTATION
4
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
2
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
3 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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
answersQuestion
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
answersQuestion
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
answersQuestion
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
answersDynamic 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
answersEuro sign in axis label
Found a way: ytxt =char(8364); ylabel(['Price ' num2str(ytxt)]);
7 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...
7 years ago | 2 answers | 0
2
answersQuestion
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
answersQuestion
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