Hi eveyone,
Assuming:
f(x) = 3*x
g(x) = 4*x
m = matrix([[f],[g]])
Is it possible to define L as: L M [d/dx] * m = [3] [4] ?
Thanks
| 1 | initial version |
Hi eveyone,
Assuming:
f(x) = 3*x
g(x) = 4*x
m = matrix([[f],[g]])
Is it possible to define L as: L M [d/dx] * m = [3] [4] ?
Thanks
Hi eveyone,
Assuming:
f(x) = 3*x
g(x) = 4*x
m = matrix([[f],[g]])
Is it possible to define L as: L M [d/dx] * m = [3] [4] ?
Thanks
Hi eveyone,
Assuming:
f(x) = Is it possible to define L as:
as:
L M
[d/dx] * m = [3]
[4]
? Thanks?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.