Answer:
clc
clear all
close all
format long
A=load('xyg1.mat');
x=A(:,1);
y=A(:,2);
[z,N,R2]=polyfitsystem(x,y,0.95)
function [z,N,R2]=polyfitsystem(x,y,R2)
for N=1:20
z=polyfit(x,y,N);
SSR=sum((y-polyval(z,x)).^2);
SST=sum((y-mean(y)).^2);
s=1-SSR/SST;
if(s>=R2)
R2=s;
break;
end
end
xx=linspace(min(x),max(x));
plot(x,y,'o',xx,polyval(z,x));
xlabel('x');
ylabel('y(x)');
title('Plot of y vs x');
end
Explanation:
Answer:
it is a very good morning amor de g the first paragraph of the first paragraph of the first paragraph of the first paragraph of the first paragraph of the first paragraph of 88th paragraph of the first paragraph
Answer:
Explanation:
Frequency of signal = 1260 KHz
= 1260 x 10³ = 126 x 10⁴ Hz
velocity of wave = 3 x 10⁸ m /s
wavelength = velocity / frequency
= 
= 238 m
b )E(t) = E0 sin(2πft)
E(t) = 0.41 sin(2πft)
when t = 4.8 μs
= 4.8 x 10⁻ ⁶
E(t) = 0.41 sin(2π x 126 x 10⁴ x4.8 x 10⁻ ⁶ )
= 0.41 sin(2π x 126 x 10⁴ x4.8 x 10⁻ ⁶ )
= 0.41 sin(37.98 rad )
= .11 N/C