Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

i am not able to calculate a power of given signal over interval through this function anyone can help?

1 visualización (últimos 30 días)
function [ P ] = calcPower( x,a,b ) %UNTITLED Summary of this function goes here % Detailed explanation goes here syms t P= (int((x)^2,t,a,b))/(b-a); end
can anyone suggest anwer

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by