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).
11년 초과 전 | 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...
11년 초과 전 | 답변 수: 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