Ronan

1396 Reputation

16 Badges

13 years, 351 days
East Grinstead, United Kingdom

MaplePrimes Activity


These are replies submitted by Ronan

@dharr  @sand15  Thank you. Bothe answere are very helpful. And I like the link to @acer  comment.

I am getting the same error. What browser are you using? I am using edge on win10 & 11.

I have also noticed the site has been wery slow and hangs a lot since at least mid December. Has anyony else being experiencing this?

edit:- I get this message a lot

@minhthien2016  Like this

sort((x - 1)^2 + (y + 4)^2 + (z - 3)^2 - 56 = 0, [x, y, z])
(x - 1)^2 + (y + 4)^2 + (z - 3)^2 - 56 = 0

Would this help?

with(CurveFitting);

   [ArrayInterpolation, BSpline, BSplineCurve, Interactive, 
     LeastSquares, Lowess, PolynomialInterpolation, 
     RationalInterpolation, Spline, ThieleInterpolation]

@sand15 I see you are using an older version of Maple. In2024.2 this is the processing time.

memory used=69.41MiB, alloc change=0 bytes, cpu time=687.00ms, real time=745.00ms, gc time=0ns

You might get some help from the official Solidworks site or Cadmunity CADmunity 

@salim-barzani Thank you. I appreciate the acknowledgement.

  If an answer is liked/voted up by the OP, how about an astricks or some symbol appear automatically or the color change to say light blue for each answer liked by the Op.

@sand15 I only know this because I asked the same question a coulpe of years ago. 

@Scot Gould I had forgotten about that. I this you pointed this out to me or something similar about 6 months ago.

@acer I will use the 3rd option. I didn't know about andseq.  Sometimes the matrix elements can grow very large when radicals are involved.

@nm Thank you that works well.

@Christopher2222  That is really useful I am studying rotations SO(3) and I want to investigate to combination of different rotations.

@Christopher2222 Oh. I am aware of that. I was more complaining that a simple plane would require such a huge output to display/plot.

@acer @dharr @Carl Love  "plot3d" with "solve" much better. Yes I see my unthinking use of "display" here is unnecessary.

1 2 3 4 5 6 7 Last Page 1 of 33