![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12675479_1634301011463.png)
Peter Krammer
Followers: 0 Following: 0
Researcher at Slovak Academy of Sciences, and Teacher at Slovak Technical University, with focus to Machine Learning, Deep Learning, Statistical Analyses, Modelling, Artificial Inteligence
C, Java, MATLAB
Spoken Languages:
English
Statistics
RANK
19,722
of 297,046
REPUTATION
2
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
18,239 of 20,422
REPUTATION
1
AVERAGE RATING
0.00
CONTRIBUTIONS
3 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
19
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to get eigenvalues of matrix (without eig, eigs) ?
I try to make a program, for identification of eigenvalues of matrix M (without eigs, eig, ... ). I use QR algorithm, which sh...
2 years ago | 1 answer | 0
1
answerQuestion
How to set weights of data sample for neural net training
Hello, I am trying to train the simple shallow neural net. However, individual data records (samples / input vectors / instanc...
3 years ago | 1 answer | 0
1
answerProbabilities from using predict function for fitcsvm
Hello, Your Score, (shown in column 3) is not representing the probablity. Probability is usually represents from 0 to 1 (Or 0...
4 years ago | 1
The function plot(x,y) gives a blank graph window
# Completely restart the Matlab # Try this set command, before plotting into figure set(0, 'defaultFigureRenderer', 'paint...
6 years ago | 0