| Thread | Last Post | Replies |
|
| Maple: extracting data from sets of sets | 27 Feb 2010 22:26 GMT | 4 |
Hi, I have a question about extracting data from a set to be used in a function. Suppose I have an object of the sort: X:={{a=3,b=-3},{a=2,b=2},{a=0,b=3},{a=2,b=-4},{a=0,b=2},{a=2,b=0}}; and a function of the sort:
|
| Call For Manuscripts: International Journal of Signal Processing (IJSP) | 27 Feb 2010 14:29 GMT | - |
Call For Manuscripts The Journal is currently accepting original high-quality research manuscripts for publication. The Journal welcomes the submission of manuscripts that meet the scientific criteria of significance and
|
| Need help to translate in french a word in Maple | 22 Feb 2010 15:42 GMT | - |
Hi, Bonjour, In Maple, when you want to plot, I know that interval a..b is "intervalle" But the word range is often associated with z=a..b
|
| FREE Animations you can e-mail | 13 Feb 2010 21:58 GMT | - |
FREE Animations you can e-mail (click link): http://www.amperefitz.com/contact.html THOUSANDS of FREE Animations
|
| combstruct-question: pairs of subsets | 11 Feb 2010 18:47 GMT | - |
I came across this piece of Maple code(*): with(combstruct): spec := [S, {S=Prod(B, B), B=Set(Z, 2 <= card)}, labeled]: count(spec, size=4);
|
| Hofstadter's INT(x) | 11 Feb 2010 12:43 GMT | 1 |
Does anyone have any ideas on how one might graph Hofstadter's INT(x) fractal with Maple? It's pictured here: http://nextloop.wordpress.com/1-il-ciclo-in-immagine/23-immagini-ricorsive/
|
| Newby question | 10 Feb 2010 12:06 GMT | 4 |
why do next worksheet don't give me any .eps file that could be recognized by MS-Word 2003 or Gsview 4.9 (Win XP SP2)? Thanks.
> restart;with(plots): > plot(cos(x),x=0..2*Pi,axes=none); |
| Problem while exporting plot as ps (plotsetup) | 02 Feb 2010 14:16 GMT | 7 |
Dear newsgroup, I have some trouble exporting plots in mpl-files (parsed/executed by cmaple). When I use the ps format, I got a ps file that cannot be opened by my ps-viewer (ghostview).
|