Multiplying Matrices--editing initial
Maple will multiply two matrices for me perfectly. However, when I change the value in one of the cells and try to re-evaluate the product, Maple starts giving me the sum of something in all of my...
View ArticleError "unexpected ', ' in a for do loop (2 loops)
I attach a file in which i get an error though it performs.I made a for do statement which performs perfectly for one loop, but gives an error "unexpected ',' , though performs (i cld not find the...
View ArticleCustomGroup operations
This fails (the code computes the quotient group directly from the definition): with(GroupTheory): Qgr := (sgr, gr) -> CustomGroup(LeftCosets(sgr, gr), `.` = ((a, b) ->...
View ArticleBug in online Help page
When I download the help document herehttps://www.maplesoft.com/support/help/maple/view.aspx?path=int%2FdetailsI get a bug when I execute the page.I copied pasted the last line using 1d math notation...
View ArticleHow to display an unevaluated cross product like R x V with the LinearAlgebra...
I am using the LinearAlgebra package to do dynamics between a rotating Cartesian coordinate system and a fixed Cartesian coordinate system. The VectorCalculus package is not what I need. Since I can't...
View Article2d input glitch
Spawned from here. The code itself is perfectly fine, but if the definition of TD is in the same cell with the rest of the code, TD gives an error. The same definition in a separate cell works.>...
View Articlethe elements of matrix was shown in a bad way in maple 2017
in maple 2017 I have enconterd a problem in showing of matrix elements. this error did not exist in maple 2016.after some mathematical operations with(Linearalgebra)I have obtained a matrix but maple...
View Article2d input glitch
> (1)Copy the string, paste into a new cell, delete and retype the opening quote.> Error, unable to delimit strings/identifiers Copy the string from the first cell, add f() around it.> Error,...
View ArticleParentheses around y'(t) in Maple?
Is there a way to remove the parentheses around y'(t)?Thank you!mapleatha
View ArticleHow to not execute part of the calculation for the display
In the context of homework, there are some calculations that I do through Maple, and others that I do mostly by hand, and just show my work with Maple's engine that is great at rendering special...
View Articlectrl+= doesnt display result inline
I'm learning Maple with the provided user manual, and it clearly says to use ctrl+= to display inline results. It simply doesn't work on my system. Running Maple 2017.3. Is this a bug?
View ArticleHELP !! Maple doesn t want to give me the integral expression
HiI have to create a function "I(epsilonc)" by integrating a function "sigma(y)" from 0 to the variable "epsilonc"but maple doesn t give me the actual formula of the integrated function, it only...
View ArticleHelp ...Maple will not plot
HiII ve managed to build an expression with one variable I me trying to plot this expression on a defined range but maple doesn t not let me.How do I manage to plot this expression ?If you have any...
View ArticleWrong output when solving an equation
Hi. When I try to solve the equation 15-1/100M=5+1/600M. The result in maple is 7/6000. But the “real” result according to other calculating programs is 6000/7. Is there a setting that is causing this...
View ArticleA problem with matrix vector multiplication
Hi everibody I work with Maple 2015 under OS-X El Capitan. Using more than one matrix vector product (either M.V or MatrixVectorMultiply(M,V) ; M is a n by p matrix and V a column vector of size p)...
View ArticleError, (in fsolve) expecting an equation or set or list of equations or list...
Hello everyone,Compliment of the season. I received the error message while trying to solve some Pade approximant problem and try to find what could possibly be the error but could not.Please, anyone...
View ArticleTypesetting:-delayDotProduct
hi every one im new in maple, i have this problem , the output result (nod) dont disply after the for loop how can i disply it ?( sorry for this question, im new in this prog.)the 2nd question is the...
View ArticleCan we overide Maple default dot deri...
Can we overide Maple default dot derivative with 'tau' instead of 't'?
View ArticleIn piecewise notation (real math symbol), how I could add more cases?
In piecewise notation (real math symbol), how I could add more cases?
View Articleprint text and Equations
How do you way text belowMaple 2015 if i use function cat() is not
View Article