Recent content by PlasticOh-No
-
P
Mathematica Mathematica: take derivative in terms of original function
Thanks for your reply. Just one thing - how do I undefine the original definition of f[x_,y_] ?? Thanks again- PlasticOh-No
- Post #4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Mathematica Mathematica: take derivative in terms of original function
Ok let me make this a little clearer. Let's say we have f[x_,y_]:=Exp[a*(x+y)] where a is some real parameter. Now we take D[f[x,y],x] which is equal to a*Exp[a*(x+y)]. How can I get Mathematica to give a result like a*f[x,y] Thank you in advance for you attention on this.- PlasticOh-No
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Mathematica Mathematica: take derivative in terms of original function
Hello, Let's say we have f[x_,y_]:= whatever then we say expr1 = D[f[x,y],x] which is some complicated expression. How can we get the answer in terms of f[x,y]? That is, how can we get expr1 to look like: expr1 = f[x,y]*this term + pi*Sqrt[f[x,y]] + et cetera? Thanks Gurus- PlasticOh-No
- Thread
- Derivative Function Mathematica Terms
- Replies: 5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
MATLAB MATLAB quad and difficulty with vector input
Oops. Is this just a matter of using quadv instead of quad?- PlasticOh-No
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Why Can't Wet Paper Ignite?
The answer is because of the heat capacity of water, which is enormous. Energy applied to the paper gets used up in the warming and subsequent evaporation of the water. In a sense it's not really about "temperature," but rather about energy. So the reason water is used to put out a fire is...- PlasticOh-No
- Post #13
- Forum: Chemistry
-
P
MATLAB MATLAB quad and difficulty with vector input
MATLAB "quad" and difficulty with vector input Hello all. Consider the following: function y = testf(x,a) y = sin(pi.*a.*x); ...and then we have a = 0.05:0.05:1; result1 = quad(@(x)testf(x, a),0,1) which crashes with ? Error using ==> times Matrix dimensions must agree...- PlasticOh-No
- Thread
- Difficulty Input Matlab Vector
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Graduate Distribution of Product of Dependent RV's
Arrg. Thanks Matey f_Z(z)=\int_{-\infty}^{\infty}f(x,z-x)dx Shiver me timbers How does one edit an old post? thanks- PlasticOh-No
- Post #12
- Forum: Set Theory, Logic, Probability, Statistics
-
P
Graduate Distribution of Product of Dependent RV's
I got it, it is Z=X+Y [tex] f_Z(z)=\int_{-\infty}^{\infty}f(x,z-x)dx [\tex] where f is the joint dist- PlasticOh-No
- Post #10
- Forum: Set Theory, Logic, Probability, Statistics
-
P
Graduate Are there imaginary numbers other than i?
by the way just wanted to note that my earlier post was not indented to seem argumentative, actually meant to be in the fashion of spirited discourse. In other words just trying to contribute. Thanks- PlasticOh-No
- Post #15
- Forum: Topology and Analysis
-
P
Graduate Distribution of Product of Dependent RV's
Hello again Can you give tips on also distribution of: sum or difference on random variables that are -possibly dependent -non Gaussian Thank you- PlasticOh-No
- Post #9
- Forum: Set Theory, Logic, Probability, Statistics
-
P
Graduate Are there imaginary numbers other than i?
Your points are wrong, and if taken as is, they are self-contradictory. You say: - Complex numbers are not "fake" - They are a simply a tool to solve problems - They most certainly are not real. They are fake. There is nothing naughty about admitting it. Kroenecker said that God made the...- PlasticOh-No
- Post #5
- Forum: Topology and Analysis
-
P
Graduate Can e^{e^{e^{x}}} Be Simplified or Related to Hypergeometric Functions?
Thanks everyone for your help. Yes, I meant e^{e^{e^{x}}}- PlasticOh-No
- Post #5
- Forum: General Math
-
P
Graduate Can e^{e^{e^{x}}} Be Simplified or Related to Hypergeometric Functions?
Is there any way to simplify or clarify e^e^e^x ? Some sort of equivalence to a hypergeometric? How about e^e^x? Thanks- PlasticOh-No
- Thread
- Simplify
- Replies: 4
- Forum: General Math
-
P
Graduate Distribution of Product of Dependent RV's
I see. So we will be needing the joint distribution. My mistake, thank you very much for your help.- PlasticOh-No
- Post #6
- Forum: Set Theory, Logic, Probability, Statistics