cabs360

12 Reputation

2 Badges

19 years, 93 days

MaplePrimes Activity


These are Posts that have been published by cabs360

Hello world! Please help! I have two approximations for Fmax, one an implicit (for FmaxI) and one explicit (for FmaxE) , (with effectively the same one variable, md)and want to plot the percentage error between them? So far Ive been using implicitplot to plot FmaxI like so: plots[implicitplot](eqFmaxI=0,md=0..500,FmaxI=0..1E-3); all of the other plots ive tried dont seem to work any help would be much appreciated, this is for my 3rd year engineering project. Thankyou, Mark.
Hello world! Please help me; How do i make my embedded button, autoexecute the whole worksheet? Or a section of code(does it need a string name) This is for my 3rd yr engineering degree project, any help much appreciated!
Hello World! Please help!! Im trying to make my equation solving user friendly and im having real issues getting to grips with the Get/SetProperty commands for my embedded components. Im trying to set a text box(component_name?) so that the value (value??) within it is set as the desired parameter (attribute_name???) which is then substituted into my equations and solved for. Can you send me a simple example or have a look at mine, all the tutorials are too complex and tricky for me to figure out! I've read about DougsDocument tools but will the end user need this installed to use the utility if it's posted on maplenet?
Can anyone help me please?! Cash Reward! My program solves my implicit equation but i am having trouble getting more than one result, ie, varying one of the variables. The best i can do is make a loop which gives a table of results which requires individually copying the results across into Excel for anysort of graph. Ideally i want to be able to plot the results in Maple, for any variable. This is for my 3rd year engineering project, any help much appreciated. > restart; > with(LinearAlgebra): > # IMPACT OF A FLUID FILLED SPHERICAL SHELL ("NON-HERTZIAN") WITH A "HERTZIAN" BALL-
Page 1 of 1