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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0