Info

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

solving Exponential function with one variable

7 visualizaciones (últimos 30 días)
mostafa  Ahmed
mostafa Ahmed el 24 de Abr. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
need to to solve the equation
.5*(U(i)-deltau(i))^2+1.5*deltau(i)^2 == .5*(V(i)-U(i))^2;
where
deltau=(exp(-((U(i)-300)/(3*300)).^2));
for U using ''solve'' function in for loop,, can anyone help plz.
and If I want this function in for loop with series values of V

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by