% 提取时间和距离数据 time = time; truedistance = truedistance; APD=APD; % 将时间转换为秒 time = time * 60; t = length(time); % 定义非线性拟

动态 未结 0 69
小小草
小小草 LV1 2023年9月23日 23:40 发表
hold on; plot(time, pred, 'linewidth', 2); title('True Value vs Prediction'); xlabel('Time'); ylabel('Value'); legend('True Value', 'Prediction'); grid on; hold off;
收藏(0)  分享
相关标签: 智能问答
问题没解决?让AI助手帮你作答 AI助手
0个回复
  • 消灭零回复