Feeds
질문
change of independent variables in symbolic functions
the title may not be very explanatory, so; i have experimental data of L vs a, and also another data of D vs L, i've already ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
passing a sym variable to function handle
for that example of function handle line; F=@(t,y) t*y; is it possible to pass t*y into function handle externally like ...
거의 10년 전 | 답변 수: 0 | 0
0
답변답변 있음
how to leave a variable on one side of the equation
Oh I've thought solve function only returns numerical results for like one variable equations only. Thanks to both of you!
how to leave a variable on one side of the equation
Oh I've thought solve function only returns numerical results for like one variable equations only. Thanks to both of you!
거의 10년 전 | 0
질문
how to leave a variable on one side of the equation
hello, and sorry for i don't know and couldn't find the exact term in english to specify what i'm looking for so i'm going to tr...
거의 10년 전 | 답변 수: 3 | 0
3
답변질문
an ode where numerical method fails in matlab
hello, consider this ode: syms t y=dsolve('Dy=sqrt(1-y^2)','y(0)=1/sqrt(2)',t) and the result is y = sin(pi/4 + ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
getting string from gui textbox into dsolve
hello, i'm a beginner so this might be an easy question but i couldn't find an answer yet. how can i get the text written in a ...
대략 10년 전 | 답변 수: 1 | 0