photo

Adithya Valavi


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

질문


Nonlinear solutions with 7 variables my initial Guess is not working in the program
syms G; G = 600:100:1200; disp(G) x0 = [310 310 310 311 309 300 300];%initial guess options = optimoptions('fsolve','Display...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Nonlinear solutions with 7 variables my initial Guess is not working in the program
syms G; G = 600:100:1200; disp(G) x0 = [310 310 310 311 309 300 300];%initial guess options = optimoptions('fsolve',...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


To draw a multiple surface plot
After my computation I am getting a value of temperature which is not dependent of my x axis and y axis value. So I can't write ...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Non lenier equations in loop
G = 600:100:1200; x0=[300;300;300;300;300;300;300]; options=optimset('Display','off'); X(i) = NaN(1,length(G)); for i = 60...

4년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Solving a large equation
Did you know how to slove these equations then plz tell us tooo

4년 초과 전 | 0