Community Profile

photo

Ori Iger


Last seen: etwa 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


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)); ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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) ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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)...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten