How to correlate signal
6 次查看(过去 30 天)
显示 更早的评论
Hello,
I have two instantaneous voltage signals in vector A and B, and one current signal in vector C. I'm trying to understand whether there are any correlations between the data vectors A, B, C, and plot the correlation. For example, if the current in C increases in pk-pk over 5 seconds, will the trend of the pk-pk of A or B also increases or decreases. What is the best way to do this in matlab? I have been reading about the corrplot function but I dont have that particular toolbox so I cant generate the plots to see correlation. Will using xcorr gives me the correlation between the pk-pk or just individual data points?
Thank you, Max
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!