Adept Scientific - English
The world's best software and hardware for research, science and engineering.
flag arrow
clearclear

 Adept Store | register Join My Adept | Flags  
Adept Scientific | Amor Way | Letchworth Garden City | Herts | SG6 1ZA | Tel: +44 (0)1462 480055  
UKdedksvnofi
Home
Products
Training
Events
 Buy Online
Downloads
Academic Discounts
Support
My Adept
International |  About Us |  Adept Scientific Blog |  Contact Us |  Press Room |  Jobs
Adept Scientific on Facebook Adept Scientific on Twitter Adept Scientific on YouBube Adept Scientific on LinkedIn


The Next Steps

• Ask us a question
• Watch Maple Video Demonstrations
• Buy Maple Now
• View Maple Pricing
• Download a Brochure
• Request a Brochure
• Request an Evaluation
• Meet Our Team
• Read our RSS Feeds

Learn More

Maple Home
Maple 16 Overview
Maple 16 Professional
Maple 16 Academic
Maple 16 Student Use
What's New in Maple 16
Maple New Features
Datasheet

Maple History
Recorded Online Seminars

MapleSim
MapleNet
Maple T.A.
BlockImporter™
Maple Toolboxes

Maple Rave Reviews
Maple Study Guides
Books about Maple
System Requirements

Latest Information

New Features: Professional
New Features: Academic
Maple Features
The Maple Reporter Online

Service & Support

Maple Primes
blogs, forums etc

Elite Maintenance Program
Application Centre
Powertools
Search the Knowledge Base
Technical Support request

List Archives >  Maple User Group List Archive >  Archive by date >  This Month By Date >  This Month By Topic

[MUG] Stop reducing & data points.

Search email archive for  

[MUG] Stop reducing & data points.
Author: Jason C Leach    Posted: Fri, 5 Apr 2002 18:19:53 -0800

>> From: "Jason C. Leach" />
hi,


In Maple 7 if I enter:
> x*x*x*x;

I get:
x^4

How can I stop maple from reducing my input?

Also, once in x^4 format, how can I factor that into x*x*x*x?

And finally, how can get just the (x,y) tuples from a function? Similar
to what a:=plot(f(x), x=1..2) would give me, but in a list format with
no extra plot information. Just the points.

Thanks,
j.



--
......................
..... Jason C. Leach
..

PGP/GPG Public key at http://www.keyserver.net/
Key ID: 1CF6DA85




[MUG] Re: Stop reducing & data points
Author: Maple User Group    Posted: Mon, 15 Apr 2002 08:57:17 -0400

>> From: Maple User Group />
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Fri, 12 Apr 2002 10:28:24 -0700 (PDT)
From: Robert Israel /> To: Maple User Group /> Subject: Stop reducing & data points.



On Fri, 5 Apr 2002, Jason C. Leach wrote:

|> In Maple 7 if I enter:
|> > x*x*x*x;

|> I get:
|> x^4

|> How can I stop maple from reducing my input?

|> Also, once in x^4 format, how can I factor that into x*x*x*x?

Can't be done. Maple's automatic simplification converts x*x*x*x to
x^4. Of course you could use something other than "*", e.g. `&*`.

|> And finally, how can get just the (x,y) tuples from a function? Similar
|> to what a:=plot(f(x), x=1..2) would give me, but in a list format with
|> no extra plot information. Just the points.

> a:= plot(f(x), x=1..2):
> L:= op([1,1], indets(a, specfunc(anything,CURVES)));

Robert Israel /> Department of Mathematics http://www.math.ubc.ca/~israel
University of British Columbia
Vancouver, BC, Canada V6T 1Z2



-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Fri, 12 Apr 2002 00:45:43 -0400 (EDT)
From: Carl Devore /> To: Maple User Group /> Subject: Stop reducing & data points.

| And finally, how can get just the (x,y) tuples from a function?

op([1,1], a);


-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Fri, 12 Apr 2002 09:33:05 +0200
From: Helmut Kahovec /> To: /> Subject: Stop reducing & data points.


Well, Maple automatically simplifies x*x*x*x to x^4, and there is no way
you can stop Maple from doing so. Also, Maple does not and cannot factor
monomials like x^4. As to your last question see the following Maple7
session:

> restart;
> pstr:=plot(sin(x),x=0..2*Pi):
> L:=op([1,1],pstr):
> n:=nops(L);

n := 57

> for i in 1,2,3 do print(L[i]) end do:
print(`...`):
for i in 2,1,0 do print(L[n-i]) end do:

[0., 0.]
[.136955558524565062, .136527817966851400]
[.256119857699397046, .253328895431878032]
...
[6.01962620574563267, -.260518396343612457]
[6.14666488463799876, -.136096743582189650]
-7
[6.28318529461999998, -.125595865048264204 10 ]


Kind regards

Helmut





Previous by date: [MUG] Integration bug dependent on N, Glenn Sowell
Next by date: [MUG] Re: Generating JPEGs through CMaple, Maple User Group
Previous thread: [MUG] Using Maple to digitize a picture,  Bruno Guerrieri
Next thread: [MUG] Generating JPEGs through CMaple,  Moore, Chuck DIS



Ready to buy?

For more pricing information:
Visit our webstore, call us on +1 800 724 8380 or email us at info@adeptscience.com

Featured Downloads

Maple 16 & MapleSim 5 Professional Brochure
Maple 16 Academic Datasheet
Maple 16 & MapleSim 5 Academic Brochure
Maple 16 What is New datasheet
Maple 16 Professional Datasheet
Maple Whitepaper: Driving Innovation - How mathematical modeling and optimisation increase efficiency and productivity in vehicle design.
MapleSim Whitepaper - Technological Superiority in Multi-Domain Physical Modelling and Simulation

Latest Downloads

Maple 16 Programming Guide
Maple 16 User Manual
Maple 16 Academic Datasheet
Maple 16 Professional Datasheet
Maple 16 & MapleSim 5 Academic Brochure

Product Reviews

"Without the Maple software, we would have to spend weeks generating the equations of motion for every experiment. Then the chances that we did it right would basically be near zero. There would always be a mistake somewhere. It is very difficult to set up a dynamic motion model by hand."
- Jean-Claude PiedBeouf, Ph.D Manager of Robotics, Canadian Space Agency

"Its very good - highly accurate and easy to use. The speed of Maple allows me to change equations and quickly reintegrate them into the application, so more possibilities can be explored to achieve the precise effect desired."
Shawn Neely, Senior R & D Director for PDI/Dreamworks

Latest News

Connectivity to major CAD systems extended in Maple 16
MapleSim Breaks New Ground in Hardware-in-the-Loop real-time simulation for planetary rovers
MapleSim Breaks New Ground in Hardware-in-the-Loop real-time simulation for planetary rovers
Maths software usability reaches new heights with Maple 16
"MapleSim was an eye-opener for us.
adept

Top of the Page

Popular Links: ChemDraw | ChemOffice | Data Acquisition | Data Analysis | EndNote | Maple | MapleSim | Mathcad | MathType | Quality Analyst | Reference Manager | VisSim

EU ePrivacy Directive | Our Privacy and Terms and Conditions Statement
All Trademarks Recognised. Copyright © 2012, Adept Scientific plc.
Site designed and maintained by Lyndon Ash

Adept Scientific | Amor Way | Letchworth Garden City | Herts | SG6 1ZA | Tel: +44 (0)1462 480055