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 years 前 | 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 years 前 | 1 个回答 | 0