Feeds
回答済み
get mean and std from sfit object
I found the answer. Just calculate with mean(xData),mean(yData),std(xData),std(yData).
get mean and std from sfit object
I found the answer. Just calculate with mean(xData),mean(yData),std(xData),std(yData).
12年弱 前 | 0
| 採用済み
質問
get mean and std from sfit object
I use poly55 for fitting a surface to my measurement data. The result is a sfit object from which I can extract the coefficients...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How to call a MATLAB Builder NE function with a struct as input
I have built a .NET dll with MATLAB Builder NE which has a funtion "MPCSolve". This function takes a struct "problem" as input. ...
約12年 前 | 0 件の回答 | 0
0
回答質問
Serial communication with timer
Hi all I want to control a external device over a serial connection. I have two 1000-element arrays in matlab with the positi...
12年以上 前 | 1 件の回答 | 0
1
回答質問
How to make a dependent variable real?
Hello I want to define a variable which is dependent on time and which is real. --> theta(t) when I try it like that: ...
約14年 前 | 2 件の回答 | 0