1 страниц (10 вхождений)
Ode solvers implementation - Сообщения
#2 Опубликовано: 29.11.2018 23:48:00
WroteI can't reproduce this in SMath.
1/1 in Smath 6179, proof: the snippet.
Cheers Alvaro
Integrate with ode solver.sm (29 КиБ) скачан 63 раз(а).
#3 Опубликовано: 29.11.2018 23:59:54
WroteI can't reproduce this in SMath.
You may not be able to implement the Mathcad bloc Given/ODEsolve.
ODEsolve is based on linterp. That is the first point.
The other point is that in Mathcad "linterp(x)" is a scalar function.
In Smath: ainterp, cinterp, linterp are simply interpolation fncts
They are not scalar functions. How does it reflects in ODEsolve ?
In Smath, ln(x), exp(x), ... are scalar from source code.
I tried to make cinterp scalar like in Mathcad, not to avail.
Please, persist on such a beautiful idea.
#4 Опубликовано: 30.11.2018 01:16:48
WroteI tried to make cinterp scalar like in Mathcad, not to avail.
This document was essentially designed to plot scalar the derivative on canvas,
as well as get a discrete export. Also included: the scalar quadratic.
Cheers ... Jean
Spline Deriv Infinitesimal.sm (70 КиБ) скачан 57 раз(а).
#5 Опубликовано: 30.11.2018 02:31:22
Wrote
You may not be able to implement the Mathcad bloc Given/ODEsolve.
Hi Jean. Actually not, just the solver, without the given.
I found how to call the odesolver, with D(x,y)=[f(x)].
This method is much more faster than the direct integration.
But remains the ln(0) error, which seems to be a bug in the odesolvers, because zero isn't in the domain range.
Integrate with ode solver.sm (10 КиБ) скачан 63 раз(а).
Best regards.
Alvaro.
1 пользователям понравился этот пост
Radovan Omorjan 30.11.2018 05:10:00
#6 Опубликовано: 30.11.2018 03:35:52
The zero point is used to determine the dimension of the vector D(t,x) at runtime (D(0, x0)). The size of the system must be determined for the further operation of the numerical algorithm. It seems that it would be correct to substitute the beginning of the interval. I will try to change this. Also, if possible, I will support the one-dimensional case.
Russia ☭ forever, Viacheslav N. Mezentsev
4 пользователям понравился этот пост
sergio 30.11.2018 05:43:00, frapuano 30.11.2018 05:37:00, Alvaro Diaz Falconi 30.11.2018 04:53:00, Radovan Omorjan 30.11.2018 05:06:00
#7 Опубликовано: 30.11.2018 05:01:06
Thanks Viacheslav. It's amazing the effort that you and the others plugins developers put in enhance SMath, with very spectacular results.
Best regards.
Alvaro.
Best regards.
Alvaro.
1 пользователям понравился этот пост
Вячеслав Мезенцев 03.12.2018 13:25:00
#8 Опубликовано: 30.11.2018 12:29:42
WroteHi Jean. Actually not, just the solver, without the given.
I found how to call the odesolver, with D(x,y)=[f(x)].
This method is much more faster than the direct integration.
But remains the ln(0) error, which seems to be a bug in the odesolvers, because zero isn't in the domain range.
Buenos dias Alvaro !
ln(0) was introduced in Mathcad 11 soon after release via update [from recollection]
There is more in the attached, specially wrt parametric D(,,,).
Jean
ODE 0_Model General.sm (29 КиБ) скачан 48 раз(а).
#9 Опубликовано: 30.11.2018 12:34:54
#10 Опубликовано: 30.11.2018 15:36:38
3 пользователям понравился этот пост
Alvaro Diaz Falconi 30.11.2018 15:54:00, frapuano 30.11.2018 17:58:00, Davide Carpi 03.12.2018 21:18:00
1 страниц (10 вхождений)
-
Новые сообщения
-
Нет новых сообщений