Feeds
질문
Problem by importing data into simulink as "Array From Workspace"
invalid workspace variable specified as workspace input in 'power_controlcurr/Array From Workspace'. Time values must be non-dec...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Parameter Estimation in Simulink
Is there any way how to do the parameter estimation (least-square-regression) in Simulink with measured data (U-I) ?
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Nonlinear Data-Fitting
Hello everyone! Does anybody know how to fit nonlinear Data, like in this case? Is it possible with lsqcurvefit? Thank you! ...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Matrix from measured data is singular, what could be the reason?
Unfortunatelly I don't get a solution for the LSE function: C=(A'*A)\(A'*B) with A=[i x 5], B=[i x1] The matrix A'*A is sing...
3년 초과 전 | 답변 수: 3 | 0
3
답변질문
How can I split measured data in separate vectors, depending on sign value?
Hello! Is it possible to split measured data f.e.v= [1 2 3 4 5 4 3 2 1 2 3 4 5 4 3 2 1] in separate vectors, f.e. only the 'grow...
3년 초과 전 | 답변 수: 2 | 0
