Info

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

Finding the maximum value in a program

1 visualización (últimos 30 días)
RAJAN PRASAD
RAJAN PRASAD el 11 de Ag. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have a variable X=[.01 .02 .03 .04 ....100] Y=[.01 .02 .03.........100] Then for each X,Y variable i get H and W through a algorithm
W=[1 2 3 4....100] H=[-1 -10 -9 -8 -7 1 ........]
F=Heavyside[H] Z=plot(W,F) Area=max(trapz) I want to know at what X,Y THE AREA UNDER THE HEAVY SIDE IS MAXIMUM I am not getting to how to loop over these values efficiently

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