Statistics
7 Questions
0 Answers
RANK
99,607
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Why Matlab SVR is not working for exponential data and works well with data that fluctuates?
I am doing some test with SVR functions in Matlab. One with a set of data with fluctuations and another set as a smooth exponent...
3 years ago | 1 answer | 0
1
answerQuestion
How to plot the Kernel from fitrsvm?
Hi, I am using the Support Vector Regression, using fitrsvm (https://uk.mathworks.com/help/stats/fitrsvm.html). I would like to ...
5 years ago | 1 answer | 0
1
answerQuestion
Predict Test Sample Response for SVM Regression Model
Hi I am running test on data samples using the example of SVM Regression Model, in the case of the example given in this MathW...
5 years ago | 1 answer | 0
1
answerQuestion
How to include a command in my main.m?
I am submiting my matlab files in a server using linux. But I need to run some command lines when the server calls my main.m, ho...
5 years ago | 0 answers | 0
0
answersQuestion
linear system of equations
I have two arrays and both of them has variables, I am trying to use linsolve but no luck, since both have the variabl...
6 years ago | 1 answer | 0
1
answerQuestion
Ho to use a dynamic array in a MEX file function
Hi I am using a C function in my MATLAB project and one of the inputs is a dynamic array, how can I modify this input since in b...
6 years ago | 1 answer | 0
1
answerQuestion
Convert 32 bit HEX to signed floating point
So far I use the function hexsingle2num to convert a double type number (i.e. 41c1999a = 24.200000762939453) but when I want to ...
7 years ago | 1 answer | 0