Feeds
질문
How can I write code for cubic spline interpolation?
Hello I need to realize a cubic spline with some constraints But I could not generate code for cubic spline interpolation ...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
Question about the error "Attempted to access (0.5); index must be a positive integer or logical."
I created matlab code in m file like below D_s = 0.6; T_d = 0.2; T_c = 0.5; x_sd = 0.5*D_s; x_e...
10년 초과 전 | 답변 수: 1 | 0