Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

solving Exponential function with one variable

7 visualizzazioni (ultimi 30 giorni)
mostafa  Ahmed
mostafa Ahmed il 24 Apr 2018
Chiuso: MATLAB Answer Bot il 20 Ago 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

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by