jacobi.template
Loading...
Searching...
No Matches
laplacian.m
Go to the documentation of this file.
1
%% calculate -Laplacian of a
function
2
syms x y
c
;
3
u
= x*x*sin(2.5*
pi
*y)
4
5
f = simplify(-laplacian(
u
,[x,y]))
6
7
fsurf(
u
,[0,1,0,1])
8
xlabel
("x");
ylabel
("y");
function
function[xc, ia, v]
Definition
ascii_read_meshvector.m:1
c
id c()
u
u
Definition
laplacian.m:3
ylabel
ylabel("y")
pi
angle in trangle pi
Definition
square_bb_4.m:54
xlabel
xlabel('x')
Generated on Fri Nov 14 2025 15:57:47 for jacobi.template by
1.9.8