Community Profile

photo

Jonas Widmer


Last seen: 約2年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review

バッジを表示

Feeds

表示方法

回答済み
Matlab GPR -> equation for prediction
Found a solution myself. Here is the code if someone else needs it: clc load('my_GPR') RegObj = obj_TrainedSet1.Regres...

4年弱 前 | 3

| 採用済み

質問


Matlab GPR -> equation for prediction
Dear MathWorks-Team I have a question regarding a GPR model (classreg.learning.regr.CompactRegressionGP). I trained a model in ...

約4年 前 | 1 件の回答 | 0

1

回答

回答済み
Speed up string Assembly
Ah, think I found the solution: ch_String = sprintf('%10.4f%10.4f%10.4f\r\n', [my_Matrix]')

約6年 前 | 0

| 採用済み

回答済み
Speed up string Assembly
Cool! Thanks a lot for the quick answer. That's an awesome solution. Didn't know the sprinf command. My actual application is ho...

約6年 前 | 0

質問


Speed up string Assembly
Hi all, Question: I try to assamble strings with the following loop (ch_empty10 = ' ', and db_Value(i) = e.g. 4.15...

約6年 前 | 3 件の回答 | 0

3

回答

回答済み
Trisurf in App Designer
No answer to this? Would appreciate every help! Best, J

約6年 前 | 0

質問


Trisurf in App Designer
Hi all, I try to plot a polygon mesh via trisurf() in app-designer into the axes object. However, I'm not sure if this is po...

約6年 前 | 2 件の回答 | 2

2

回答