No feasible solution foundLinprog stopped because no point satisfies the constraints索引超出数组元素的数目0。出错 Untitled2 第 53 行 minDist = minDist + xi sqrtdatadeficienti 2 - datasufficientj 2^2 + datadef
这个错误发生在第53行,是因为索引超出了数组元素的数量,具体是索引超出了0,可能是因为在代码中没有正确地定义数组或者定义的数组长度不够。建议检查代码中的数组定义和使用,并确保数组的长度足够容纳所需的数据。
原文地址: https://www.cveoy.top/t/topic/hnwN 著作权归作者所有。请勿转载和采集!