Feeds
질문
Best Curvefit method for Viscoelastic Material
Hello, I currently have a curvefit code in place to curvefit and find the required parameters for experimental data. Please ...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Matlab and Arduino serial data
I am sending a string data to Arduino from Matlab using the following code: clear s; s=serial('COM4','BAUD', 9600); ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Saving function variables to workspace.
hello, I have the following code function [fitresult, gof] = createFit(time, load) %CREATEFIT(TIME,LOAD) % Cre...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
Best fit curve for non-linear data with 3 unknowns
Hello, I am trying to fit a curve on my experimental data. (.mat file attached) I am using only the time and and load data (co...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Matrix dimensions must agree error
Hello, I have the following code and couldn't figure out what I am doing wrong. I am getting the following error, Matrix ...
대략 9년 전 | 답변 수: 1 | 0
