Matrix with decimal numbers
35 次查看(过去 30 天)
显示 更早的评论
Hi! I've done an operation with a Matrix.I've divided all the values and now I've a matrix that looks like this:
Block 1
0 0 0
0 0 0
0 0 0
0 0 0
But I want to get that result (with decimal numbers):
Block 1
0.5 0.5 0.3
0.4 0.7 0.8
0.3 0.6 0.9
0.5 0.9 0.4
Is this possible? Thanks in advance and greetings,
Emma
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multirate Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!