Feeds
질문
How to fit a set of data where one of the fitting parameters decays exponentially?
There are five parameters in the fitting function, we can first fix one of the parameters according to a general knowledge. revi...
28일 전 | 답변 수: 1 | 0
1
답변Discussion
How to fit a set of data where one of the fitting parameters decays exponentially?
There are five parameters in the fitting function, we can first fix one of the parameters according to a general knowledge. revi...
28일 전 | 0
질문
运行循环或者整段代码的时候报错“未定义函数或变量”,但单独执行该段代码会将添加路径的数据赋值给变量,并且相同路径的上一个变量的赋值就正常
data_num=1; for num1=1:data_num switch num1 case 1 s4='F:\data\sourc1.txt'; sou4=load(...
1년 초과 전 | 답변 수: 2 | 0