Martti Ilvesmäki
Followers: 0 Following: 0
Statistics
RANK
22,560
of 295,448
REPUTATION
2
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
How to use custom loss function with hyperparameter optimization with fit functions?
In MATLAB documentation there are several hyperparameter optimization options that can be tuned such as acquisition function, ma...
2 years ago | 1 answer | 0
1
answerQuestion
How is predicted value calculated when using kfoldpredict with regression?
When using kfoldpredict for cross validated model, what determines the predicted value? I conducted experiment and it seems tha...
2 years ago | 1 answer | 0
1
answerQuestion
How can I select programmatically AxesToolbar tool?
I'm building an app and would like to use only brush tool for one of my plots and pre-select this for user. How can I select at ...
3 years ago | 1 answer | 0
1
answerHow to create bar graph with portions (multi-dimensional)?
I found a way to do this by using following example: https://www.mathworks.com/help/matlab/creating_plots/overlay-line-plot-on-b...
3 years ago | 0
Question
How to create bar graph with portions (multi-dimensional)?
I want to create a bar graph with following qualities: Bar itself is split into 3 color categories, indicating portions between...
3 years ago | 2 answers | 0
2
answersQuestion
How to access app details and write app version number into a file?
I'm trying out functionalities of Appdesigner in order to see it can handle specifications of app I'm designing. I want my app ...
3 years ago | 2 answers | 2
2
answersQuestion
How to insert data to a matrix based on index values stored in a matrix?
Hello! I am a beginner in Matlab and would like to ask a question regarding inserting NaN- values to a matrix according to in...
3 years ago | 1 answer | 0
1
answerQuestion
How to select between two identically named built-in functions?
Hello, I was trying to use resample function from Signal Processing Toolbox. However, when trying to select the function, built...
4 years ago | 1 answer | 0