m = 5; N = 64; [Dm,x] = chebdifmat(N,m,1); Uexact = sin(x.^2); f = @(x) (16*x.^4 + 160*x.^3 - 13).*sin(x.^2) +... (32*x.^5 - 48*x.^2 - 122*x).*cos(x.^2); plot(x ...
This repository contains two examples: InversePinnConstantCoef.mlx and InversePinnVariableCoef.mlx. Both examples are solvers for an inverse problem for the Poisson equation $−\nabla \cdot (c\nabla ...
Abstract: Constant-coefficient multipliers are used in many DSP cores. A new low-power constant multiplier, with detailed design procedure, is presented. A generator written in C++ is used to generate ...
Abstract: In this paper we consider the asymptotic behaviour of one‐leg Θ‐methods when applied to the pantograph equation y′(t) = a(t) y(t) + b(t) y(q t), t ≥ 0, y(0) = ȳ, where a(t) and b(t) are ...