欢迎光临澳大利亚新华书店网 [登录 | 免费注册]

    • 数学物理方法(使用MATLAB建模与仿真高等学校电子信息类专业系列教材新形态教材)
      • 作者:编者:李月娥//马阿宁//彭宏|责编:崔彤
      • 出版社:清华大学
      • ISBN:9787302614319
      • 出版日期:2022/09/01
      • 页数:264
    • 售价:27.6
  • 内容大纲

        本书在作者多年教学经验的基础上编写而成。全书突出物理背景与物理意义,同时密切结合实例,注重编程可操作性及与后续专业应用课程的联系,内容包括复变函数、留数定理、傅里叶级数等重要的基础知识,以及数学物理定解问题和行波法、分离变量法、保角变换法、有限差分法、有限元法等定解问题求解方法,为后续专业课程的学习提供基础的数学处理工具。书中附有大量的应用实例,且重要知识点均附有MATLAB编程代码。每章后附有习题,书末附有答案。
        本书可作为物理类专业及部分工科专业本科生的教材,也可供相关专业的研究生、教师和科研人员参考。
  • 作者介绍

        李月娥,兰州大学信息科学与工程学院教授、硕士生导师。兼任国家自然科学基金同行评议专家、教育部学位与研究生教育发展中心评议专家。长期从事光通信与光传感、光谱信息学、表面等离激元、生物光子学等领域的教学和研究工作。发表学术论文60余篇,其中SCI检索40余篇、EI检索20余篇。主持或参与国家级、省部级及企业合作科研项目10余项。获批国家专利及软件著作权5项,出版著作3部。获得甘肃省教学成果奖2项、兰州大学教学成果奖2项。2018年荣获兰州大学“我最喜爱的十大教师”荣誉称号。
  • 目录

    第1章  复变函数与解析函数
      1.1  复数及其基本运算(complex numbers and operations)
        1.1.1  复数的基本概念(concepts of complex numbers)
        1.1.2  复数的表示方法(algebraic and geometric structure of complex numbers)
        1.1.3  复数的基本运算(operation of complex numbers)
        1.1.4  基于MATLAB的复数运算(complex number operations based on MATLAB)
      1.2  复变函数(complex variable functions)
        1.2.1  复变函数的概念(concepts and properties of complex variable function)
        1.2.2  区域的相关概念(concepts of domain)
        1.2.3  复变函数的极限和连续(limit and continuity of complex variable function)
      1.3  导数及解析函数(derivative and analytic function)
        1.3.1  导数(derivative)
        1.3.2  函数可导的充分必要条件(sufficient conditions for derivability)
        1.3.3  解析函数(analytic function)
        1.3.4  初等解析函数及性质(elementary analytic function and properties)
        1.3.5  运用MATLAB工具使复变函数可视化(visualization of complex function based on MATLAB)
      1.4  解析函数的应用(application of analytic function)
        1.4.1  解析函数在平面静电场中的应用(application of analytic function in the plane electrostatic field)
        1.4.2  保角变换及其几何解释(conformal mapping and its geometric interpretations)
        1.4.3  解析函数在系统稳态响应问题求解中的应用(application of analytic function in oscillation system)
      第1章习题
    第2章  解析函数积分
      2.1  复变函数的积分(integral of complex variable function)
        2.1.1  复变函数积分的基本概念(concepts of complex integral)
        2.1.2  复变函数积分的性质(properties of complex integral)
        2.1.3  复变函数积分实例(examples of complex integral)
      2.2  柯西定理(Cauchy theorem)
        2.2.1  单连通区域情形的柯西定理(Cauchy theorem in simply connected domains)
        2.2.2  不定积分和原函数(indefinite integral and antiderivative)
        2.2.3  复连通区域的柯西定理(Cauchy theorem in multiply connected domains)
        2.2.4  复变函数积分的MATLAB运算(calculation of complex integral based on MATLAB)
      2.3  柯西公式及推论(Cauchy formula and extension)
        2.3.1  单连通区域的柯西积分公式(Cauchy formula in simply connected domain)
        2.3.2  复连通区域的柯西积分公式(Cauchy formula in multiply connected domain)
        2.3.3  无界区域中的柯西积分公式(Cauchy formula for unbounded domain)
        2.3.4  柯西公式推论(extension of Cauchy formula)
      2.4  柯西定理及柯西公式应用实例(application examples of Cauchy theorem and Cauchy formula)
      第2章习题
    第3章  复变函数级数
      3.1  复数项级数(complex number series)
        3.1.1  复数项级数的概念(concepts of complex number series)
        3.1.2  复数项级数的性质(properties of complex number series)
        3.1.3  复变函数项级数(series of complex functions)
      3.2  幂级数(power series)
        3.2.1  幂级数概念(concepts of power series)
      
        3.3.3  将函数展开成泰勒级数的实例(examples of Taylor series expansion)
      3.4  洛朗级数(Laurent series)
        3.4.1  洛朗级数定义(definition of Laurent series)
        3.4.2  洛朗级数的收敛性(convergence of Laurent series)
        3.4.3  洛朗级数展开实例(examples of Laurent series expansion)
      3.5  单值函数的孤立奇点(isolated singular points of single-valued functions)
      3.6  基于MATLAB的幂级数展开(power series expansion based on MATLAB)
      第3章习题
    第4章  留数定理及其应用
      4.1  留数定理(residue theorem)
        4.1.1  闭合回路积分与留数的关系(loop integral and residue)
        4.1.2  留数的计算(calculation of residue)
        4.1.3  基于MATLAB的留数计算(residue calculation based on MATLAB)
      4.2  利用留数定理计算实积分(application of residue theorem for calculation of real integral)
        4.2.1  类型Ⅰ实积分计算(type Ⅰ real integral)
        4.2.2  类型Ⅱ实积分计算(type Ⅱ real integral)
        4.2.3  类型Ⅲ实积分计算(type Ⅲ  real integral)
      4.3  其他类型的实积分计算(calculation of other real integral)
      4.4  基于MATLAB的回路积分计算(loop integral calculation based on MATLAB)
      第4章习题
    第5章  傅里叶级数
      5.1  周期函数的傅里叶展开(Fourier expansion of periodic function)
        5.1.1  傅里叶级数的定义(definition of Fourier series)
        5.1.2  傅里叶级数的实际意义(practical meaning of Fourier series)
        5.1.3  傅里叶级数的收敛性(convergence of Fourier series)
      5.2  奇函数及偶函数的傅里叶展开(Fourier expansion of odd and even function)
      5.3  定义在有界区间上函数的傅里叶展开(Fourier expansion of functions defined on an interval)
      5.4  复数形式的傅里叶级数(Fourier series in complex form)
      5.5  基于MATLAB的傅里叶级数可视化(visualization of Fourier series based on MATLAB)
      第5章习题
    第6章  数学建模——数学物理定解问题
      6.1  基本概念(basic concepts)
      6.2  典型的数理方程(typical mathematical physics equation)
        6.2.1  波动方程(wave equation)
        6.2.2  热传导方程(heat-conduction equation)
        6.2.3  泊松方程(Poisson equation)
      6.3  定解条件(definite solution condition)
        6.3.1  初始条件(initial condition)
        6.3.2  边界条件(boundary condition)
        6.3.3  数学物理定解问题的适定性(well-posed problems in mathematical physics)
      6.4  二阶线性偏微分方程的分类和特征(classification and characteristics of second-order linear partial differential equations)
        6.4.1  二阶线性偏微分方程的分类(classification of second-order linear partial differential equations)
        6.4.2  二阶线性偏微分方程解的特征(characteristics of solutions of second-order linear partial differential equations)
      6.5  行波法与达朗贝尔公式(traveling wave method and d’Alembert formula)
        6.5.1  一维波动方程的达朗贝尔公式(d’Alembert formula for one dimensional wave equation)
        6.5.2  达朗贝尔公式的物理意义(physical meaning of d’Alembert formula)
      
        7.1.1  分离变量法简介(introduction of variable separation method)
        7.1.2  偏微分方程可实施变量分离的条件(conditions for variable separation of PDEs)
        7.1.3  边界条件可实施变量分离的条件(conditions for variable separation of boundary conditions)
      7.2  直角坐标系中的分离变量法(variable separation method in rectangular coordinate system)
        7.2.1  分离变量法的求解步骤(steps of variable separation method)
        7.2.2  解的物理意义(physical meaning of solution)
        7.2.3  三维情况下的直角坐标分离变量(variable separation for 3D problem in rectangular coordinate)
      7.3  非齐次边界条件齐次化(homogenization of non-homogeneous boundary conditions)
        7.3.1  非齐次边界条件齐次化的一般方法(general method)
        7.3.2  非齐次边界条件齐次化的特殊方法(special method)
      7.4  非齐次方程(inhomogeneous equation)
      7.5  泊松方程(Poisson equation)
      7.6  基于MATLAB的数学物理方程数值求解(numerical solution of mathematical physics equation based on MATLAB)
        7.6.1  有限元法介绍(introduction of the finite element method)
        7.6.2  MATLAB PDE工具箱(MATLAB PDE toolbox)
      第7章习题
    第8章  二阶常微分方程的级数解法和本征值问题
      8.1  柱坐标系和球坐标系下的分离变量法(variable separation in spherical and cylindrical coordinate system)
        8.1.1  三种常用的正交坐标系(three types of coordinates)
        8.1.2  拉普拉斯方程的分离变量(Laplace equation)
        8.1.3  三维波动方程的分离变量(3D wave equation)
        8.1.4  三维输运方程/热传导方程的分离变量(3D transport equation heat-conduct equation)
        8.1.5  亥姆霍兹方程的分离变量(Helmholtz equation)
      8.2  常点邻域的级数解法(power series solution around ordinary points)
      8.3  施图姆-刘维尔本征值问题(Sturm-Liouville eigenvalue problem)
        8.3.1  施图姆-刘维尔型方程及本征值问题(Sturm-Liouville equation and eigenvalue problem)
        8.3.2  施图姆-刘维尔本征值问题的性质及广义傅里叶级数(characteristics of Sturm-Liouville eigenvalue problem and generalized Fourier series)
      第8章习题
    第9章  特殊函数
      9.1  勒让德多项式(Legendre polynomials)
        9.1.1  勒让德方程及其级数解(Legendre equation and power series solution)
        9.1.2  本征值问题(eigenvalue problem)
        9.1.3  勒让德多项式的表达式(Legendre polynomials)
        9.1.4  勒让德多项式的性质(characteristics of Legendre polynomials)
        9.1.5  勒让德多项式的MATLAB可视化(visualization of Legendre polynomials based on MATLAB)
        9.1.6  广义傅里叶级数(generalized Fourier series)
        9.1.7  轴对称定解问题(axisymmetric problems in spherical coordinate)
        9.1.8  勒让德多项式的生成函数(generating function of Legendre polynomial)
        9.1.9  勒让德多项式的递推公式(recurrence formula of Legendre polynomials)
      9.2  贝塞尔函数(Bessel function)
        9.2.1  三类柱函数(three types of cylindrical functions)
        9.2.2  贝塞尔函数和诺伊曼函数的MATLAB可视化(visualization of Bessel function and Neumann f
        9.4.1  拉普拉斯方程定解问题(Laplace equation problems)
        9.4.2  阶跃光纤的分析(analysis of step optical fibre)
        9.4.3  表面等离激元(plasmonics)
      第9章习题
    第10章  数理方程的其他方法
      10.1  保角变换法(conformal mapping)
        10.1.1  常用的保角变换函数(analytic functions for conformal mapping)
        10.1.2  应用举例(examples)
      10.2  有限差分法(finite difference method)
        10.2.1  差分的基本概念(concepts)
        10.2.2  二维拉普拉斯方程的差分方程(difference equation of 2D Laplace equation)
        10.2.3  边界上的差分方程(difference equation on boundary grids)
        10.2.4  二维静态电磁场差分方程的迭代法求解(iterative method solution for 2D static electromagnetic field difference equation)
      10.3  有限元法(finite element method)
        10.3.1  有限元法的基本原理(principle of FEM)
        10.3.2  有限元法求解案例(examples)
      第10章习题
    习题答案
    参考文献

推荐书目

  • 孩子你慢慢来/人生三书 华人世界率性犀利的一枝笔,龙应台独家授权《孩子你慢慢来》20周年经典新版。她的《...

  • 时间简史(插图版) 相对论、黑洞、弯曲空间……这些词给我们的感觉是艰深、晦涩、难以理解而且与我们的...

  • 本质(精) 改革开放40年,恰如一部四部曲的年代大戏。技术突变、产品迭代、产业升级、资本对接...

更多>>>