統計
MATLAB Answers
7 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0