Must Use MATLAB! Below is the problem statement as well as the solution. All I n
ID: 1862651 • Letter: M
Question
Must Use MATLAB! Below is the problem statement as well as the solution. All I need is a Matlab code to prodoce the solution.
Explanation / Answer
T=[26.67, 93.33, 148.89,315.56];
V=[1.35, .085, .012, .00075];
a=logm(T);
b=logm(V)
[r,m,b] = regression(a,b);
alpha= 10^b;
beta=m
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.