Not able to plot a proper graph for the equation.
y = (1*1*((25)-(x.^2)))/((x.^4)-((x.^2)*((1*(1.78))+(25)+1))+(1*(25)));
fplot(y);
i used this code but am only getting a straight line instead of the 2 peak FRF that I want.y = (1*1*((25)-(x.^2)))/((x.^4)-((x.^2)*((1*(1.78))+(25)+1))+(1*(25)));
fplot(y);
i used this code but am only getting a straight line instead of the 2 peak FRF that I want. y = (1*1*((25)-(x.^2)))/((x.^4)-((x.^2)*((1*(1.78))+(25)+1))+(1*(25)));
fplot(y);
i used this code but am only getting a straight line instead of the 2 peak FRF that I want. mathematics, graph, plot MATLAB Answers — New Questions