What does this line really do?
显示 更早的评论
a(1,a == 1) = -1;
a(1,a == 0) = 1;
I am not sure what does this line really do? Can someone explain to me?
2- Does anyone know the function of correlation, auto and cross? I want to build smooth function.
2 个评论
dpb
2021-12-6
- Create a test a array of integer values including at least some ones and zeros and test it
- Read the documentation, first.
vimal kumar chawda
2021-12-6
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!