Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是外国人。我英语说的不好。
我对 matlab simulink 有疑问。我有很多包含 0 的数据,但我不需要 0,因为我想平方。
例如 17/0 零不能使用。
从我的数据中消除 0 的框图是什么?
如果我理解正确,您正试图保护您的 Simulink 模型免于被零除错误。您可能想查看Simulink 数值评估以防止溢出以及MathWorks 的此技术解决方案。