Community Profile

photo

Ori Iger


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

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


WHY ARE THE COLORS OF MY LEGEND ALL MESSED UP?
for mu=0:0.2:1 . . . c = ['k','r','g','b','y','c']; c(1+5*mu) plot(P,P_dot(P,Q),'color',c(1+5*mu)); ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Trouble with syntax and variable types in ODE45
Hello! Tahnks in advance. This is a piece of my code syms t_dum mult_Heb_P_11 = @(t,J) K_heb_p(t).*CC11(t,J); mult_Heb_M_11 ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

1

답변

질문


Need to solve an singlevariable integral of functions of two variables, and get answers as functions
Hello and thanks I've done this before, but now am getting an error like Error using integralCalc/finalInputChecks (line 522) ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Solve functions symbolically, and getting answers as functions, solve() fsolve()
Hello This is my humble piece of code, solving a system of three linear equations to get all C_xy_0. syms x y z eqns = [(1-J...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


abs() in anonymous function
Hi there I solved the previous problem by introducing an anonymous function f2 = @(t,J) lambda * tau_0 * (0.5*(tanh(J-theta_i)...

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

1

답변

질문


Warning: Unable to find explicit solution. Returning implicit solution instead.
Hello everybody I have this sym function "J" with a differential equation (x is actually t, but forgive me). I cannot find e...

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

0

답변