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.
我有一个大约 90x100x90x200 的大矩阵。前 3 个维度是空间,最后一个是时间。要将掩码应用于我的数据,我希望将前 3 个维度乘以所有 200 个时间点的相同维度的掩码。是否有可用于执行此操作的 _apply 函数?感谢您的任何建议。
-D