How can I do the correlation using loops?
显示 更早的评论
I have to find the correlation of x and y with the help of loops.
x= [ 1 2 3 4]
y= [ 2 3 5 6]
Functions such as xcorr and corr will not be used. Thank you in advance for your help
1 个评论
Rik
2020-11-18
You can find guidelines for posting homework on this forum here. If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!