can some one give me a script that calculat beta
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I need a scipte that calculat beta or at least turn the signal into a matrix

2 Comments
Rik
on 26 Sep 2020
If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks). If your main issue is with understanding the underlying concept, you may consider contacting the authors.
The way you stated your question the answer is simply this:
beta=(sigma1/sigma2)^2;
wahid laib
on 26 Sep 2020
Answers (0)
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!