1 Pages (18 items)
One more about lens - Messages
#1 Posted: 12/1/2024 1:52:00 AM
How can we use here a Mathcad-block?
Lens-Mathcad-Block.sm (43 KiB) downloaded 76 time(s).
See too
https://en.smath.com/forum/yaf_postst25212_Lens.aspx
Lens-Mathcad-Block.sm (43 KiB) downloaded 76 time(s).
See too
https://en.smath.com/forum/yaf_postst25212_Lens.aspx
#2 Posted: 12/1/2024 6:08:12 PM
WroteHow can we use here a Mathcad-block?
Here the function rkfixed() can't process the incoming expressions correctly. The block has nothing to do with it, it does not perform detailed analysis of expressions.
This is a bug in the function. The function has not been tested for this case. I can't see what's wrong here right now.
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Valery Ochkov 12/2/2024 3:44:00 PM
#3 Posted: 12/1/2024 7:52:45 PM
This is not a solution of the rkfixed problem, just a little playing around with X-Y plot.
Here, an option of setting the aspect ratio of the axes to 1 would be good.
File not found.File not found.
Here, an option of setting the aspect ratio of the axes to 1 would be good.
File not found.File not found.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
2 users liked this post
#4 Posted: 12/7/2024 1:02:58 PM
#5 Posted: 12/8/2024 1:05:34 AM
I am wondering if there is such a kind of Mathcad Prime odesolve for solving differential equations numerically also for SMath Studio somehow?
#6 Posted: 12/8/2024 1:21:21 AM
WroteI am wondering if there is such a kind of Mathcad Prime odesolve for solving differential equations numerically also for SMath Studio somehow?
Not yet, but will be soon!
Question - why is the answer meters squared, and not just meters?
#7 Posted: 12/8/2024 2:29:44 AM
WroteI am wondering if there is such a kind of Mathcad Prime odesolve for solving differential equations numerically also for SMath Studio somehow?
What's wrong with the existing solvers?
Russia ☭ forever, Viacheslav N. Mezentsev
#8 Posted: 12/8/2024 3:54:39 AM
WroteWroteI am wondering if there is such a kind of Mathcad Prime odesolve for solving differential equations numerically also for SMath Studio somehow?
What's wrong with the existing solvers?
Because odesolve in Mathcad Prime:
1. Do not require to rewrite the differential equation of a higher order into a system of first order odes
2. Determines whether a system is stiff or nonstiff and then is using accordingly the stiff numerical differential eq solver or nonstiff numerical differential eq solver
3. Can solve numerically a system of differential equations (whatever it's a system of first order differential eq or a system of higher order differential eq)
What are these existing numerical solvers of differential eq in SMath? What are the posibilities of SMath to solve numerically differential equations? Exist at least one solver that mimic the Mathcad Prime odesolve (i.e. the 3 points above menționed)?
#9 Posted: 12/8/2024 5:04:39 AM
Hi Cornel. For points 1 and 3, SMath can do what Mathcad can, and just a little more. Please, check the first post in this plugin. Can mathcad solve this odes?
RKA.sm (308 KiB) downloaded 121 time(s).
RKA.pdf (931 KiB) downloaded 135 time(s).
About point 2, one would have to review the documentation for the following plugins to see if they are capable, and to what extent, of doing what you are asking, and choose it for the solver in the SMath's solver block.
● [topic=17088]Intel ODE Solver Library[/topic]
● [topic=1918]DotNumerics[/topic]
● [topic=13809]SADEL[/topic]
● [topic=1970]Matlab C++ Math Library[/topic]
● [topic=17063]OSLO[/topic]
● [topic=17067]lsoda[/topic]
● [topic=1997]GNU Scientific Library (GSL)[/topic]
Best regards.
Alvaro.
RKA.sm (308 KiB) downloaded 121 time(s).
RKA.pdf (931 KiB) downloaded 135 time(s).
About point 2, one would have to review the documentation for the following plugins to see if they are capable, and to what extent, of doing what you are asking, and choose it for the solver in the SMath's solver block.
● [topic=17088]Intel ODE Solver Library[/topic]
● [topic=1918]DotNumerics[/topic]
● [topic=13809]SADEL[/topic]
● [topic=1970]Matlab C++ Math Library[/topic]
● [topic=17063]OSLO[/topic]
● [topic=17067]lsoda[/topic]
● [topic=1997]GNU Scientific Library (GSL)[/topic]
Best regards.
Alvaro.
#10 Posted: 12/8/2024 8:58:47 AM
WroteHow can we use here a Mathcad-block?
Lens-Mathcad-Block.sm (43 KiB) downloaded 76 time(s).
See too
https://en.smath.com/forum/yaf_postst25212_Lens.aspx
Hi. dsol can solve it with this setup:
RKA-Lens.sm (179 KiB) downloaded 61 time(s).
I also use the Martin's setup for the plot.
Best regards.
Alvaro.
#11 Posted: 12/9/2024 10:44:48 AM
#12 Posted: 12/10/2024 4:11:05 AM
Hi Valery. This is a way.

spherical aberration.sm (15 KiB) downloaded 72 time(s).
Best regards.
Alvaro.
spherical aberration.sm (15 KiB) downloaded 72 time(s).
Best regards.
Alvaro.
2 users liked this post
#13 Posted: 12/10/2024 12:38:25 PM
#14 Posted: 12/10/2024 9:21:41 PM
Hi. The screen. I also simplify a little the calculations.
spherical aberration.sm (26 KiB) downloaded 78 time(s).

Best regards.
Alvaro.
spherical aberration.sm (26 KiB) downloaded 78 time(s).
Best regards.
Alvaro.
3 users liked this post
francesco rapuano 12/10/2024 11:05:00 PM, NDTM Amarasekera 12/10/2024 11:16:00 PM, Вячеслав Мезенцев 12/10/2024 11:19:00 PM
#15 Posted: 12/10/2024 9:35:39 PM
WroteHi Valery. This is a way.
...
spherical aberration.sm (15 KiB) downloaded 72 time(s).
Best regards.
Alvaro.
Very elegant solution
1 users liked this post
Alvaro Diaz Falconi 12/11/2024 6:18:00 AM
#16 Posted: 12/11/2024 3:06:13 AM
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Alvaro Diaz Falconi 12/11/2024 6:18:00 AM
#17 Posted: 12/11/2024 6:22:06 AM
WroteVery elegant solution
Gracias Oscar! Pero espérate tantito nomás para que veas lo que puede hacer un doc alemán.
Thanks Oscar! But wait a little longer so you can see what a German doctor can do.
Best regards.
Alvaro.
1 users liked this post
Oscar Campo 12/11/2024 12:09:00 PM
1 Pages (18 items)
-
New Posts
-
No New Posts