Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

solving Exponential function with one variable

조회 수: 7 (최근 30일)
mostafa  Ahmed
mostafa Ahmed 2018년 4월 24일
마감: MATLAB Answer Bot 2021년 8월 20일
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

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by