  Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,533  Was thanked: 989 time(s) in 618 post(s)
|
An easy setup for the uni's Draghilev method for plot implicit plane curves. Best regards. Alvaro. dm_revisited_correct.sm (35kb) downloaded 162 time(s).Edited by user 20 October 2018 01:35:41(UTC)
| Reason: Not specified
|
 1 user thanked Razonar for this useful post.
|
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Original Uni's Dragilev works fine 6179, not your latest SS 6179. Keep up Alvaro !
|
 1 user thanked Jean Giraud for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,533  Was thanked: 989 time(s) in 618 post(s)
|
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 30/09/2012(UTC) Posts: 64  Was thanked: 13 time(s) in 8 post(s)
|
Guys, please write correctly: Draghilev. Edited by user 19 October 2018 22:42:19(UTC)
| Reason: Not specified
|
 5 users thanked алексей_алексей for this useful post.
|
on 19/10/2018(UTC), on 19/10/2018(UTC), on 19/10/2018(UTC), on 19/10/2018(UTC), on 20/10/2018(UTC)
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/07/2010(UTC) Posts: 437   Location: Beer-Sheva Was thanked: 520 time(s) in 288 post(s)
|
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,533  Was thanked: 989 time(s) in 618 post(s)
|
Originally Posted by: Ber7  Thanks you, Ber. Just an apologize, I upload the first time the wrong file, where I use for(3), the correct is this one, with for(4) arguments version (with for(3) seems that you can't change the iterating variable in the body of the loop, but for(4) do that). This have not effect in the function DM.2(f(2),uo,ho,N), which use RK2 method, but solve an issue in DM.2(f(2),uo,ho,N,K) dm_revisited_correct.sm (35kb) downloaded 69 time(s).With the last argument different from 0 you call a RK5, which colud be faster for some figures:  Best regards. Alvaro. Edited by user 20 October 2018 02:07:40(UTC)
| Reason: Not specified
|
 2 users thanked Razonar for this useful post.
|
on 20/10/2018(UTC), on 20/10/2018(UTC)
|
|
  Rank: Advanced Member Groups: Registered
Joined: 30/09/2012(UTC) Posts: 64  Was thanked: 13 time(s) in 8 post(s)
|
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,533  Was thanked: 989 time(s) in 618 post(s)
|
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 30/09/2012(UTC) Posts: 64  Was thanked: 13 time(s) in 8 post(s)
|
Please do not give dubious arguments. It was the request of Anatoly Vladimirovich Draghilev himself. Writing in a different version occurred besides his desire. Драгилев Анатолий Владимирович (1923-1997). If this means nothing to you, then, of course, you are entitled to do what you want. Edited by user 21 October 2018 18:50:43(UTC)
| Reason: Not specified
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,734   Location: Italy Was thanked: 1401 time(s) in 911 post(s)
|
Originally Posted by: алексей_алексей  It was the request of Anatoly Vladimirovich Draghilev himself. Good to know  Originally Posted by: алексей_алексей  If this means nothing to you, then, of course, you are entitled to do what you want. I don't think "it means nothing to him", but it worth to mention that you might found many results on search engines if you search Dragilev as well as Draghilev (typos in internet spreads like flu, knowledge is the cure; unfortunately there isn't a very large documentation about him in english, that doesn't help). Edited by user 21 October 2018 19:21:09(UTC)
| Reason: Not specified |
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects |
 1 user thanked Davide Carpi for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 30/09/2012(UTC) Posts: 64  Was thanked: 13 time(s) in 8 post(s)
|
It was a big problem to bring the idea of Anatoly Vladimirovich for the Russian-speaking audience. To do this in English turned out to be quite a simple matter. But here, as we see, there is a misunderstanding with the spelling of a name in another language. I think the main thing is that we know who we are talking about.
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,533  Was thanked: 989 time(s) in 618 post(s)
|
Hi. I post this example of the uni's procedure implementation because not just it's more easy for some curves, but it show that we don't need to use the parameter, even the original procedure talks about the parametrization of the curve (one of them, the other, as uni explain in other forums, and apply he and others here, is for search intersection of curves).
Both Runge Kutta algorithms RK2 and RK5 in the numerical procedure don't achieve the "time", this is, the parameter, and the function D(t,x) usual in the rk solvers is just D(x) formed only by elements of the jacobian. This situation seems to me that even the algorithms came from derivatives, looks more like a global property of the function more than a local one, like the case of the derivative (local) and it inverse, integration (global).
During my (very) little researching I found Draghilev writing without h, and take it as the good one, but don't pay much attention about it. In spanish, we never use an h in this place; if we want to change the pronunciation of the "g" we can write "gi", "gui" or "güi", but not "ghi". Actually I have not idea about the difference in the pronunciation of Draghilev with or without the h.
As I say before, I respect the observation from Alexei and change the name in the last SMath file after his appointment.
Another thing that I make a mistake was to think that Draghilev was alive, I don't found any reference about his year of death.
Best regards. Alvaro.
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 30/09/2012(UTC) Posts: 64  Was thanked: 13 time(s) in 8 post(s)
|
|
|
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: алексей_алексей  Please do not give dubious arguments. It was the request of Anatoly Vladimirovich Draghilev himself. Writing in a different version occurred besides his desire. ÐÑагилев ÐнаÑолий ÐладимиÑÐ¾Ð²Ð¸Ñ (1923-1997) The attached human eye by Draghilev method is From Uni [from recollection]. Supplementary tutoring for myself. If you find some volunteers to code Tom G. Mathcad contour ... please feel free. By the way, I have seen Uni in the PTC forum, specifically about DraghilevCheers ... Jean Contour_9 Draghilev [Human eye].sm (32kb) downloaded 57 time(s). Contour SOLVE Tom MCD.sm (199kb) downloaded 66 time(s).
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,533  Was thanked: 989 time(s) in 618 post(s)
|
Originally Posted by: алексей_алексей  Hi. I don't see there a full explanation about the Draghilev method. I see only an application for the method, the seek for roots of a system of equations. That could give a poor idea about the meaning, importance and interpretation of the method. The method it's about the parametrization of a function f:R^n -> R.  For instance think at anything more easy to do with the parametric equations rather than cartesians, and you get a new application for the Draghilev method.  In this file, maple is used only as symbolic solver for the ode's. dm.sm (85kb) downloaded 67 time(s).Best regards. Alvaro.
|
 2 users thanked Razonar for this useful post.
|
on 22/10/2018(UTC), on 22/10/2018(UTC)
|
|
  Rank: Advanced Member Groups: Registered
Joined: 30/09/2012(UTC) Posts: 64  Was thanked: 13 time(s) in 8 post(s)
|
Originally Posted by: Razonar 
I don't see there a full explanation about the Draghilev method. I see only an application for the method, the seek for roots of a system of equations. That could give a poor idea about the meaning, importance and interpretation of the method...
Do you have poor eyesight or do not want to use a google-translator? Full description in Russian https://vk.com/doc242471809_437831729
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,533  Was thanked: 989 time(s) in 618 post(s)
|
Originally Posted by: алексей_алексей 
Do you have poor eyesight or do not want to use a google-translator?
Alexei, If I had vision problems, do you really think that could affect my understanding of a problem? Here is an example of what can be called a fairly complete description of a particular issue: https://en.wikipedia.org/wiki/Lagrange_multiplierThere you can see a very simular introduction of a formal parameter for minimize a nonlinear system of equations. I insist: the power and originality of the Draghilev method isn't in solve a nonlinear system by a numerical method in the same way that we can minimize a nonlinear system by the Lagrange multipliers, but in obtain a parametrization for that system. Once you get it, there are a lot of more applications, like the surface area or the length for the curve defined for the original equation, by numerical or symbolic methods as you can see, if you want, in my previous post. Best regards. Alvaro.
|
|
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: алексей_алексей  I don't see there a full explanation about the Draghilev method. It plots contours: Electron function, Human eye bot lobes but fails that one ! Maybe Dragilev is not so perfect. BTW, Alvaro: Your last document like most if not all create "Syntax error" the coding is freaked of all sorts of symbols. I have that only with your work sheets ... but don't worry. Jean Page0 DraghilevRemToDo.sm (43kb) downloaded 59 time(s).
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,533  Was thanked: 989 time(s) in 618 post(s)
|
Originally Posted by: Jean Giraud  Originally Posted by: алексей_алексей  I don't see there a full explanation about the Draghilev method. BTW, Alvaro: Your last document like most if not all create "Syntax error" the coding is freaked of all sorts of symbols. I have that only with your work sheets ... but don't worry. Jean Page0 DraghilevRemToDo.sm (43kb) downloaded 59 time(s). Hi Jean. Try this, in the last portable version (0.99.6839.38235): dm_portable.sm (82kb) downloaded 62 time(s).If can't see it, try this other in the cloud: https://en.smath.info/cloud/worksheet/zDTMw5p2Best regards. Alvaro.
|
 1 user thanked Razonar for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 30/09/2012(UTC) Posts: 64  Was thanked: 13 time(s) in 8 post(s)
|
Razonar, you are not talking about the method of Draghilev, but about your understanding of it. This is not the same thing. And: what is the relation to the essence have the lengths of the arcs, parametrization...? The main thing in the Draghilev method is the solution of a homogeneous system of linear equations by the Cramer method, when a certain value is given to a free variable in order to avoid division by 0. Everything else relates to the methods of implementation and to the areas of application.
Please be examined carefully, and then, perhaps, your contribution to a future article in Wikipedia about the Draghilev method will be the best in the world.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.