$$ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Self-defined math definitions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Math symbol commands \newcommand{\intd}{\,{\rm d}} % Symbol 'd' used in integration, such as 'dx' \newcommand{\diff}{{\rm d}} % Symbol 'd' used in differentiation \newcommand{\Diff}{{\rm D}} % Symbol 'D' used in differentiation \newcommand{\pdiff}{\partial} % Partial derivative \newcommand{DD}[2]{\frac{\diff}{\diff #2}\left( #1 \right)} \newcommand{Dd}[2]{\frac{\diff #1}{\diff #2}} \newcommand{PD}[2]{\frac{\pdiff}{\pdiff #2}\left( #1 \right)} \newcommand{Pd}[2]{\frac{\pdiff #1}{\pdiff #2}} \newcommand{\rme}{{\rm e}} % Exponential e \newcommand{\rmi}{{\rm i}} % Imaginary unit i \newcommand{\rmj}{{\rm j}} % Imaginary unit j \newcommand{\vect}[1]{\boldsymbol{#1}} % Vector typeset in bold and italic \newcommand{\phs}[1]{\dot{#1}} % Scalar phasor \newcommand{\phsvect}[1]{\boldsymbol{\dot{#1}}} % Vector phasor \newcommand{\normvect}{\vect{n}} % Normal vector: n \newcommand{\dform}[1]{\overset{\rightharpoonup}{\boldsymbol{#1}}} % Vector for differential form \newcommand{\cochain}[1]{\overset{\rightharpoonup}{#1}} % Vector for cochain \newcommand{\bigabs}[1]{\bigg\lvert#1\bigg\rvert} % Absolute value (single big vertical bar) \newcommand{\Abs}[1]{\big\lvert#1\big\rvert} % Absolute value (single big vertical bar) \newcommand{\abs}[1]{\lvert#1\rvert} % Absolute value (single vertical bar) \newcommand{\bignorm}[1]{\bigg\lVert#1\bigg\rVert} % Norm (double big vertical bar) \newcommand{\Norm}[1]{\big\lVert#1\big\rVert} % Norm (double big vertical bar) \newcommand{\norm}[1]{\lVert#1\rVert} % Norm (double vertical bar) \newcommand{\ouset}[3]{\overset{#3}{\underset{#2}{#1}}} % over and under set % Super/subscript for column index of a matrix, which is used in tensor analysis. \newcommand{\cscript}[1]{\;\; #1} % Star symbol used as prefix in front of a paragraph with no indent \newcommand{\prefstar}{\noindent$\ast$ } % Big vertical line restricting the function. % Example: $u(x)\restrict_{\Omega_0}$ \newcommand{\restrict}{\big\vert} % Math operators which are typeset in Roman font \DeclareMathOperator{\sgn}{sgn} % Sign function \DeclareMathOperator{\erf}{erf} % Error function \DeclareMathOperator{\Bd}{Bd} % Boundary of a set, used in topology \DeclareMathOperator{\Int}{Int} % Interior of a set, used in topology \DeclareMathOperator{\rank}{rank} % Rank of a matrix \DeclareMathOperator{\divergence}{div} % Curl \DeclareMathOperator{\curl}{curl} % Curl \DeclareMathOperator{\grad}{grad} % Gradient \DeclareMathOperator{\tr}{tr} % Trace \DeclareMathOperator{\span}{span} % Span $$

止于至善

As regards numerical analysis and mathematical electromagnetism

摘要: Theorem (One point compactification) Any locally compact space \(X\) can be embedded in another compact space \(Y\), which just has one more point tha 阅读全文
posted @ 2018-04-22 21:49 皮波迪博士 阅读(304) 评论(0) 推荐(0) 编辑
摘要: For a normed space \(X\), an isometric isomorphism can be defined from \(X\) to its second dual space \(X''\), i.e. \(J: X \rightarrow X''\), such tha 阅读全文
posted @ 2018-03-17 18:03 皮波迪博士 阅读(317) 评论(0) 推荐(0) 编辑
摘要: In a computer simulation of the real world, physical quantities, which usually have continuous distributions governed by partial differential equation 阅读全文
posted @ 2017-11-04 00:07 皮波迪博士 阅读(558) 评论(0) 推荐(0) 编辑
摘要: Introduction Among simulation engineers, it is well accepted that the solution of a PDE can be envisioned as the following three general steps (actual 阅读全文
posted @ 2017-10-22 12:21 皮波迪博士 阅读(258) 评论(0) 推荐(0) 编辑
摘要: In functional analysis, several types of convergence are defined, namely, strong convergence for elements in normed linear space. weak convergence for 阅读全文
posted @ 2017-10-19 23:10 皮波迪博士 阅读(320) 评论(0) 推荐(0) 编辑
摘要: This article introduces how to derive the representation formula used in BEM from Green's identity. Interior and exterior representation formulas Let 阅读全文
posted @ 2017-06-18 17:59 皮波迪博士 阅读(435) 评论(0) 推荐(0) 编辑
摘要: In our "last article" , we introduced four integral operators in the boundary integral equations in BEM. Among them, the two compact operators $T_K$ a 阅读全文
posted @ 2017-05-11 11:54 皮波迪博士 阅读(320) 评论(0) 推荐(0) 编辑
摘要: Boundary element method (BEM) is an effective tool compared to finite element method (FEM) for resolving those electromagnetic field problems includin 阅读全文
posted @ 2017-04-28 12:55 皮波迪博士 阅读(336) 评论(0) 推荐(0) 编辑
摘要: In general differential calculus, we have learned the definitions of function continuity, such as functions of class \(C^0\) and \(C^2\). For most cas 阅读全文
posted @ 2017-04-17 19:05 皮波迪博士 阅读(334) 评论(0) 推荐(0) 编辑
摘要: John M. Lee is a famous mathematician, who bears the reputation of writing the classical book "Introduction to Smooth Manifolds". In his article, "Som 阅读全文
posted @ 2017-04-08 17:24 皮波迪博士 阅读(289) 评论(0) 推荐(0) 编辑