Ti-cp
#1
Posted 21 August 2006 - 07:53 AM
numeric:
to solve x+y=4 and x^y=2 ofr x and y (numeric):
TI: x=3.4388033655143 and y=0.56119663448568 or x=1.2916635660656 and y=2.7083364339344
CP:{x+y=4,x^(y)=2}
to solve x^80-1 =0:
TI: 80 roots (in complex, use csolve() , but I have to wait so long )
CP: ERROR :Insufficient Memory
To solve |x|+|x+1|=1 (that mean "abs(x)+abs(x+1)=1"):
TI: x<=0 and x>=-1
CP: {x=0} (Why? )
And: factor(10^40+1):
TI: the result appear after over 4 hours ( I dont know exactly because I cant wait it).
CP: So long...
symbolic:
to calculate : 1^2-2^2+3^2-4^2+...+(-1)^(n+1)*n^2:
TI: SUM((-1)^(n+1)*n^2,n,1,n)
CP: ((-(2n^3+3n^2+n))/6)
And some which I cant remember.
And much more...
(Anyway, I hope OS 3.0 can make CP become the best )
#2
Posted 21 August 2006 - 11:02 AM
symbolic:
to calculate : 1^2-2^2+3^2-4^2+...+(-1)^(n+1)*n^2:
TI: SUM((-1)^(n+1)*n^2,n,1,n)
CP: ((-(2n^3+3n^2+n))/6)
Mathematica is an another answer...
#3
Posted 22 August 2006 - 07:45 AM
Sorry, it must be:
Cp: (((-1)^(n+1)*n^(2)+(-1)^(n+1)*n)/(2))
Because I input the wrong expression (Sum((-1)*x^2,x,n) it must be sum((-1)^(x+1)*x^2,x,1,n).
#4
Posted 22 August 2006 - 05:32 PM
(1)
to solve x+y=4 and x^y=2 ofr x and y (numeric):
TI: x=3.4388033655143 and y=0.56119663448568 or x=1.2916635660656 and y=2.7083364339344
CP:{x+y=4,x^(y)=2}
(2)
And: factor(10^40+1):
TI: the result appear after over 4 hours ( I dont know exactly because I cant wait it).
CP: So long...
(3)
to solve x^80-1 =0:
TI: 80 roots (in complex, use csolve() , but I have to wait so long )
CP: ERROR :Insufficient Memory
1.- Classpad O.S 2.2 DOES NOT solve systems of non linear equations, this is a known fact. don't waste time trying to solve it, and wait for the O.S 3.00 (or use LNA broyden's method instead, is a lot faster than any calc)
2,3.- A calc isn't designed to perform these annoying (and unusable) calculus ,even the CP manager still slooow in (2) , use mathcad for this funny tests
If you wanto to do a benchmark within the calcs, do real day to day problems, not funny and unusable math. suggestions:
RREF with a Hilbert 20x20 matrix
matrix inversion with the same 20x20 hilbert matrix
matrix product, 50x50 random
some trigonometric integrals
some -infinity, infinity integrals
some improper (complex plane) integrals. such as 1/(2+cos(x)) from 0 to 2 pi (AFX2.0+ does it wrong)
Graphing speed test (a good measure of the numeric speed of the calc)
#5
Posted 23 August 2006 - 10:04 AM
to who can: please change the link of LNA like the other.
#6
Posted 27 August 2006 - 07:12 AM
For example, to solve 3sin(x)^4+cos(x)^4, Afx give a result that is a polynomial degree 4 so we can solve it by hand. In this way, TI-CP cant compare with afx...
#7
Posted 28 August 2006 - 08:15 PM
my AFX ROM 1.05 gives me (pretty fast):
tan(x/2)^8 - 4tan(x/2)^6...... a loong result. i think that you can't solve it by hand easy, and you cant put it in the polynomial solver of the calc. The only way to solve it is using numeric solver.. and depending of the initial root guess, you can receive each different root of this "poly". Or using LNA with a metod that find all the roots on the given interval. in summary there isn't a result of the given eqn, is only a simplyfied one.
Classpad 300 O.S 2.20 gives me.. no answer . Same as CP Manager v2.0
I can understand whyCP can't solve this. The cas would be programmed for solutions only (x=-/-++-%*^&), no simplifications, remember that CP is a didactic focused device.
Good find Vanhoa, go ahead man!. Comparing AFX vs CP is a hard task because there is no absolute superiority on a side. The CP is stronger than AFX in things such as integrals and some limits. On numerical matrix algebra , at least O.S 2.2, AFX beats classpad, (that is if you don't use Lua,CPLua beats any calc on the world ) . But AFX CAS runs slower things as Eigenvalues and Eigenvectors analytically.
Summarized:
DiffEqns ---> AFX
Numeric Solve ----> AFX-CP . needs some serious benchmarks. CP advantages, Natural Disp and large variable names.
Poly Solve ---> I think that AFX culd be faster, but i'm not sure.
Matrix numeric: AFX
Matrix algebraic: CP of course
if you can do some benchmarking Vanhoa on all the subjects, we're very pleased to you
#8
Posted 30 August 2006 - 01:44 AM
a^8-4a^6+... it is a poly degree 4 that we can solve by hand easily.
#9
Posted 08 September 2006 - 08:28 PM
It can't because the ClassPad doesn't come with OS 3.0. You have to buy a ClassPad and then you have to pay extra for OS 3.0.Anyway, I hope OS 3.0 can make CP become the best
Here is a good comparison where TI beats Casio hands down. TI updates their software and doesn't charge you for it. Casio fixes problems and then makes you pay for it. If you are comparing the cost of a TI and Casio add $50 to the Casio because you have to pay for updates. I think TI will be selling a lot of calculators and you will see a lot of ClassPads on eBay.
Does anyone know when the TI NSpire will be available? As soon as I have to open up my wallet and pay money for OS 3.0 there is no reason to keep my ClassPad. I might as well put the money towards an NSpire. At least I know TI will give free updates. Casio has made it obvious that they will NEVER make improvements unless I pay for them. To me that makes the ClassPad a dead end.
#10
Posted 09 September 2006 - 11:39 AM
#11
Posted 09 September 2006 - 11:49 AM
#12
Posted 09 September 2006 - 01:48 PM
Indeed .when something is unfair, there is always a way to solve it using the internet and P2P networks...
You are right, more confirmation is needed, but I don't think that they released OS 3.0 and Manager commercially, and they are planning to release OS 3.0 for free later, unless they read our posts.I'd like to insist on the fact that we don't really know if the OS update will be free or not. The new CP Manager isn't free, but there is no information about the simple OS update
#13
Posted 09 September 2006 - 05:39 PM
Here's your confirmation.You are right, more confirmation is needed, but I don't think that they released OS 3.0 and Manager commercially, and they are planning to release OS 3.0 for free later, unless they read our posts.
#14
Posted 09 September 2006 - 07:58 PM
Your previous post was a confirmation; now there is another one.Here's your confirmation.
I have to say that I'm really upset. According to forum's rules shouting should be avoided, but this is an exceptional case, so I will shout again, and I'm sure that I'm not the only one who feels like this.
Every ClassPad owner should be able to download OS upgrades for free. Any upgrades, anytime. I'm upset because current OS needs a lot of things to be upgraded (every ClassPad owner knows what I mean very well).
There are several people here who are trying to make a better ClassPad, like Orwell, omegavirus, AFX_Master, unique33, Kilburn, like me, and others. We spend a lot of time to develop useful programs for ClassPad, and this is how we are awarded: We have to pay for an OS upgrade! I DON'T LIKE TO BE TREATED LIKE THIS!
#15
Posted 10 September 2006 - 02:10 AM
Here's your confirmation.
I DON'T LIKE TO BE TREATED LIKE THIS!
That really makes CA$IO a bunch of... I don't even want to say anything to them because the are so meanless even for a bad word...
#16
Posted 10 September 2006 - 02:12 AM
#17
Posted 10 September 2006 - 06:52 AM
I don't think they read the forum. If they did they wouldn't make such a big mistake and charge for OS 3.0. Everyone's reaction is anger. Even a feeble minded person would see that this will kill the ClassPad. Shame on you Casio.I mailed casio these topic line. Maybe they are reading.
Maybe a TI spy is making these decisions in Casio. I am sure that TI is doing the happy dance right now. BTW, has anyone seen the TI NSpire? Where can I buy one?
I will probably keep my ClassPad for now because CPLua and LNA look very powerful. My guess is CPLua and LNA is probably better then all the improvements in OS 3.0 anyway.
#18
Posted 10 September 2006 - 07:24 AM
What can I say, I totally agree.I don't think they read the forum. If they did they wouldn't make such a big mistake and charge for OS 3.0. Everyone's reaction is anger. Even a feeble minded person would see that this will kill the ClassPad. Shame on you Casio. Maybe a TI spy is making these decisions in Casio. I am sure that TI is doing the happy dance right now.
Concerning numerical calculations, I think that this is correct, judging from previous OS releases. However, CPLua and LNA will never improve the CAS itself. Only a new OS will improve the weak CAS; OS 3.0 is supposed to improve the CAS somehow (I don't know how much), but they charge for it.My guess is CPLua and LNA is probably better then all the improvements in OS 3.0 anyway.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users