| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | May 2 at 6:32 | |
| stats | profile views | 11 |
|
Apr 28 |
accepted | Any rule of thumb for converting a simple mathematical expression into a pure function? |
|
Apr 27 |
comment |
Any rule of thumb for converting a simple mathematical expression into a pure function? I like this answer, thanks. Does it make much difference if my input data is {{u},{v}} or {u1,u last,v1,...,v last}? I have other expressions than I one I gave in mind. |
|
Apr 27 |
comment |
Any rule of thumb for converting a simple mathematical expression into a pure function? Sorry, the formula I typed in is NOT the euclidean distance (some variant) but still my question stands. It is not about getting the unique built-in matching my initial expression. |
|
Apr 27 |
revised |
Any rule of thumb for converting a simple mathematical expression into a pure function? deleted 8 characters in body |
|
Apr 27 |
awarded | Editor |
|
Apr 27 |
revised |
Any rule of thumb for converting a simple mathematical expression into a pure function? added 21 characters in body |
|
Apr 27 |
asked | Any rule of thumb for converting a simple mathematical expression into a pure function? |
|
Apr 26 |
awarded | Scholar |
|
Apr 26 |
accepted | Solving a system of equations with conditions related to the number of solutions |
|
Apr 21 |
comment |
Solving a system of equations with conditions related to the number of solutions Thanks, I knew about this way, see my note below that I gave to the answer given by J.M. I implemented in MMA the formula such as it is given in the quoted link where the numerator in the curvature expression is a bit different from yours . Your answer is shorter and very elegant. |
|
Apr 20 |
comment |
Solving a system of equations with conditions related to the number of solutions There is another way to find the apex of this conic, minimizing the ratio of curvature, for an implicit f(x,y) = 0 ) function thus a more general approach. I never found any textbook where this subject is broached in details and it was only on an internet that I found the relevant link - ann.jussieu.fr/~frey/papers/meshing/… - see 3.1 formula based on gradient and hessian matrices. It was quite mechanical to convert it into MMA but without it a pain in the neck to get this way the apex coordinates.SK |
|
Apr 20 |
comment |
Solving a system of equations with conditions related to the number of solutions Thanks to both of you for these instructive answers. |
|
Apr 17 |
asked | Solving a system of equations with conditions related to the number of solutions |
|
Aug 29 |
asked | Particular solutions of a Differential Equation not evaluated in a given case |
|
Aug 12 |
comment |
3- dimensional plot of 2-dimensional systems of differential equations With your solution how you can you store in a table the equations of all the plotted solutions? Is it possible to use the Tooltip function in order to display the specific solutions on the output area? Thanks |
|
Aug 7 |
awarded | Supporter |
|
Aug 7 |
comment |
3- dimensional plot of 2-dimensional systems of differential equations It's ok after ClearAll["Global`*"]. Thanks |
|
Aug 7 |
comment |
3- dimensional plot of 2-dimensional systems of differential equations The second solution gives an error message: |
|
Aug 6 |
awarded | Student |
|
Aug 6 |
asked | 3- dimensional plot of 2-dimensional systems of differential equations |