Since 5/19/2012 10:19:49 PM, lelli.luca has written 5 articles and participated in 3 conversations. lelli.luca signature: lelli.luca
lelli.luca's articles:
Items(5) /1
From Perl to Python: restructuring a HPC workflow46 (3/27/2013 11:29:50 AM) comp.lang.python In the need for restructuring our daily workflow, i think it might be a
good idea to ask the Python community and hopefully initiate a thread
about pros and cons.
We are a small group of people (approx. ... neurino
Flushing and multiple pipes245 (7/20/2012 12:44:03 PM) comp.lang.perl.misc Dear group,
happy to post my first message here! So, now the business.
I define two pipes which print both two parsed datastreams on the
_same_ postscript file. The data values are selected through 'com... neurino
PDEPE: functional dependence on both variables035 (10/23/2006 4:01:54 AM) comp.soft-sys.matlab Hi all, i have the following parabolic equation: U_t = (K(U)*U_x)_x where the subscripts stand for the derivatives. In the pde syntax(and examples) i see that the flux term f is simply K*U_x But in my case K ... neurino
Semidiscrete for heat equation and variable coeff.026 (10/17/2006 12:37:49 PM) comp.soft-sys.matlab Hi newsgroup, I have coded a solution for a diffusion equation in an idealized metal bar with a semidiscrete approach and costant coefficient K. i'd like to implement now for a variable diffusion coefficient. ... neurino
Inverse PDE: Cholesky and Preconditioning Problem (long)221 (9/20/2006 6:30:55 PM) comp.soft-sys.matlab Hi everybody. Some lines, for sake of clarity, about the frame of the problem: PDE with variable diffusion coefficient. du/dt =3D d/dx (k(u)*du/dx) Discrete measures of the temperature u and the coeff k to re... neurino
lelli.luca's replies:
Items(2) /1
getting a vector from an integral437 (9/15/2006 7:34:50 AM) comp.soft-sys.matlab Hello all, This is my question: let "y" and "d" two vectors with five elements each one. I need the area of their product so I have used the sentence: >>area=trapz(y.*d) Now I would like to get "y", which is s... eureka_(27)
Flushing and multiple pipes245 (7/20/2012 12:44:03 PM) comp.lang.perl.misc Dear group,
happy to post my first message here! So, now the business.
I define two pipes which print both two parsed datastreams on the
_same_ postscript file. The data values are selected through 'com... lelli.luca(8)