| Thread | Last Post | Replies |
|
| Simplify Heaviside functions | 30 Nov 2008 22:36 GMT | 1 |
I'm trying to simplify a function that includes Heaviside functions: product and power of Heavisides, such as: f(x)=(x^2+1)*Heaviside(x-(1/3)*L)+(x^2+x+1)*Heaviside(x-(1/3)*L)^2 + (x-3)*Heaviside(x-(1/3)*L)*Heaviside(x-(1/2)*L)+... , where 0<=x<=L.
|
| Polynomial system | 26 Nov 2008 21:58 GMT | 5 |
I'm trying to solve a system of nonlinear polynomial equations using PolynomialSystem({eqns},vars,{},infinity); Despite the system has some simple solutions I obtain Error, (in solve/RemoveSpec) numeric exception: division by zero
|
| CAS challenge #1 - Win $1000 from Cyber Tester Ltd. | 26 Nov 2008 06:17 GMT | 13 |
Welcome to the world of absurd, tough competition & money! Let's start with a relatively easy task. We mean, easy for the VM machine, not a human being, though. We announce a prize of $1000 to the first person who will
|
| On recent actions of Dr. Scott Seidman of the University of Rochester | 25 Nov 2008 10:54 GMT | 8 |
Return-Path: <vb@cybertester.com> Received: from webmail.ipipe.ru (webmail.ipipe.ru [80.77.94.15]) by mail.ipipe.ru (8.13.8/8.13.8/Debian-3) with ESMTP id mAO7pf78 024836(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 ve
|
| Solving expressions in terms of other expressions | 22 Nov 2008 22:34 GMT | 9 |
I hope someone can help me figure out how to get Maple to do something for me. Say you have the expressions:
> eq1 := z=1/y; |
| How to crash MATLAB 2008b efficiently? | 21 Nov 2008 06:41 GMT | 1 |
What are the simple syntactically correct math inputs that crash MATLAB 2008b within a single minute, or even several seconds? This in only one of many QA facets our VM machine solves quite efficiently.
|
| The MathWorks customers, beware. The dynamics of disappearance of our bug report from mathworks.com | 20 Nov 2008 03:50 GMT | 14 |
We'd like report to the technical computing community the second case within a single week when the bug data are deleted from the MathWorks site. The difference between the second and the first cases are only the total existence time of the bug data at the
|
| MATLAB 2008b yields a howler for a freshman's integral | 19 Nov 2008 10:13 GMT | 6 |
......................................................... Enjoy a selected case from MATLAB 2008b defect data base. ......................................................... Test Case = int(1/(1+exp(z)), z, 0, inf)
|
| complex BesselJ, large arguments | 19 Nov 2008 02:23 GMT | 1 |
a large argument approximation for res:=Re(subs(x=(1/2-1/2*I)*t,x/2*BesselJ(0,x)/BesselJ(1,x))) is sought. Looking up in a textbook the large argument approximations of the Bessel functions
|
| An exact simplification challenge - 76 (generalized MeijerG) | 18 Nov 2008 17:55 GMT | 2 |
MeijerG[{{1/2, 1, 1}, {}}, {{1/2, 1/2, 1}, {}}, I, 1/2] ? The generalized MeijerG definition is here http://documents.wolfram.com/mathematica/functions/MeijerG
|
| csgn | 17 Nov 2008 13:37 GMT | 2 |
I've tried to compute things like curvature, torsion, tangent, etc. of a curve in maple. The solution often contains the function csgn, wich makes the solution term very illegible. Simplify doesn't help.
|
| High Order Functions | 16 Nov 2008 20:12 GMT | 6 |
I want to return a function as a result of a function/procedure, someway like: f:= a->(t->2at) f(2) should return t->4t
|
| How to tell Maple that BesselJ is real? | 16 Nov 2008 15:28 GMT | 2 |
How do I tell Maple that BesselJ(0,r) is real-valued when r>0? Doing: Re(BesselJ(0,r)) assuming r>0; does not work in Maple 11. It returns the expression unevaluated.
|
| Maple 8 on Vista | 14 Nov 2008 12:30 GMT | 7 |
Is there a possibility to run Maple on Windows Vista? The installer did the best, while I run it using compatibilty with Windows XP. After installation, the Maple 8 works until I try to open or save the
|
| [VM machine] A random elegant integral where MATLAB 2008b yields a false result | 13 Nov 2008 08:32 GMT | 1 |
......................................................... Enjoy a selected case from MATLAB 2008b defect data base. ......................................................... Test Case = int(log((1-exp(-z))/(1+exp(-z))), z, 0, inf)
|