http://alpha01.dm.unito.it/personalpages/abbena/gray/

Contents

  1. Curves in the Plane |
  2. Famous Plane Curves |
  3. Alternative Ways of Plotting Curves |
  4. New Curves from Old |
  5. Determining a Plane Curve from Its Curvature |
  6. Global Properties of Plane Curves |
  7. Curves in Space |
  8. Construction of Space Curves |
  9. Calculus on Euclidean Space |
 10. Surfaces in Euclidean Space |
11. Nonorientable Surfaces |
12. Metrics on Surfaces |
13. Shape and Curvature |
14. Ruled Surfaces |
15. Surfaces of Revolution and Constant Curvature |
16. A Selection of Minimal Surfaces |
17. Intrinsic Surface Geometry |
18. Asymptotic Curves and Geodesics on Surfaces |
19. Principal Curves and Umbilic Points |
10. Canal Surfaces and Cyclides of Dupin |
21. The Theory of Surfaces of Constant Negative Curvature |
22. Minimal Surfaces via Complex Variables |
23. Rotation and Animation Using Quaternions |
24. Differentiable Manifolds |
25. Riemannian Manifolds |
26.  Abstract Surfaces and Their Geodesics |
27. The Gauss-Bonnet Theorem
Description

This textbook explains the classical theory of curves and surfaces, how to define and compute standard geometric functions, and how to apply techniques from analysis. With over 300 illustrations, 300 miniprograms, and many examples, it highlights important
theorems and alleviates the drudgery of computations such as the curvature and torsion of a curve in space.

The third edition maintains its intuitive approach, reorganizes the material for a clearer division between the text and the Mathematica code, adds a Mathematica notebook (available
online
) as an appendix to each chapter, and addresses new topics such as quaternions.

Modern Differential Geometry of
CURVES and SURFACES
with Mathematica

by Alfred Gray, Elsa Abbena, Simon Salamon
CRC Press, 2006 

Notebook files

N0 N1 N2 N3 N4 N5 N6
N7 N8 N9 N10 N11 N12 N13
N14 N15 N16 N17 N18 N19 N20
N21 N22 N23 N24 N25 N26 N27

notebooks.rar
notebooks.tar.gz

  

Contents

Curves in the Plane | Famous Plane Curves | Alternative Ways of Plotting Curves | New Curves from Old | Determining a Plane Curve from Its Curvature | Global Properties of Plane Curves | Curves in Space | Construction of Space Curves | Calculus on Euclidean
Space | Surfaces in Euclidean Space | Nonorientable Surfaces | Metrics on Surfaces | Shape and Curvature | Ruled Surfaces | Surfaces of Revolution and Constant Curvature | A Selection of Minimal Surfaces | Intrinsic Surface Geometry | Asymptotic Curves and
Geodesics on Surfaces | Principal Curves and Umbilic Points | Canal Surfaces and Cyclides of Dupin | The Theory of Surfaces of Constant Negative Curvature | Minimal Surfaces via Complex Variables | Rotation and Animation Using Quaternions | Differentiable
Manifolds | Riemannian Manifolds | Abstract Surfaces and Their Geodesics | The Gauss-Bonnet Theorem
Description

This textbook explains the classical theory of curves and surfaces, how to define and compute standard geometric functions, and how to apply techniques from analysis. With over 300 illustrations, 300 miniprograms, and many examples, it highlights important
theorems and alleviates the drudgery of computations such as the curvature and torsion of a curve in space.

The third edition maintains its intuitive approach, reorganizes the material for a clearer division between the text and the Mathematica code, adds a Mathematica notebook (available
online
) as an appendix to each chapter, and addresses new topics such as quaternions.

图书源代码下载: Modern Differential Geometry of CURVES and SURFACES with Mathematica的更多相关文章

  1. <<Differential Geometry of Curves and Surfaces>>笔记

    <Differential Geometry of Curves and Surfaces> by Manfredo P. do Carmo real line Rinterval I== ...

  2. <Differential Geometry of Curves and Surfaces>(by Manfredo P. do Carmo) Notes

    <Differential Geometry of Curves and Surfaces> by Manfredo P. do Carmo real line Rinterval I== ...

  3. 效率最高的Excel数据导入---(c#调用SSIS Package将数据库数据导入到Excel文件中【附源代码下载】) 转

    效率最高的Excel数据导入---(c#调用SSIS Package将数据库数据导入到Excel文件中[附源代码下载])    本文目录: (一)背景 (二)数据库数据导入到Excel的方法比较   ...

  4. 文顶顶iOS开发博客链接整理及部分项目源代码下载

    文顶顶iOS开发博客链接整理及部分项目源代码下载   网上的iOS开发的教程很多,但是像cnblogs博主文顶顶的博客这样内容图文并茂,代码齐全,示例经典,原理也有阐述,覆盖面宽广,自成系统的系列教程 ...

  5. Android深度探索HAL与驱动开发 第四章 源代码下载和编译

    前面说过Android移植主要就是Linux内核的移植,而Linux内核移植主要是Linux驱动的移植,所以为了开发和测试Linux驱动,有必要学习在Ubuntu Linux下如何搭建两套开发环境:A ...

  6. Android源代码下载方法具体解释

    作者:张星 相信非常多下载过内核的人都对这个非常熟悉 git clone git://android.git.kernel.org/kernel/common.git kernel 可是这是在曾经,如 ...

  7. jQuery粘性跟随滚动条滚动的导航栏源代码下载

    jQuery粘性跟随滚动条滚动的导航栏源代码下载 作者:网页模板 大小:0.005MB 点击次数:3494 发布时间:2014-03-07 12:55 分享到:0 特效介绍 jQuery粘性跟随滚动条 ...

  8. 基于视觉的Web页面分页算法VIPS的实现源代码下载

    基于视觉的Web页面分页算法VIPS的实现源代码下载 - tingya的专栏 - 博客频道 - CSDN.NET 基于视觉的Web页面分页算法VIPS的实现源代码下载 分类: 技术杂烩 2006-04 ...

  9. WCF技术剖析之二十九:换种不同的方式调用WCF服务[提供源代码下载]

    原文:WCF技术剖析之二十九:换种不同的方式调用WCF服务[提供源代码下载] 我们有两种典型的WCF调用方式:通过SvcUtil.exe(或者添加Web引用)导入发布的服务元数据生成服务代理相关的代码 ...

随机推荐

  1. shiro配置unauthorizedUrl,无权限抛出无权限异常,但是不跳转

    在使用shiro配置无授权信息的url的时候,发现这样的一个scenario,配置好unauthorizedUrl后仍然无法跳转,然后就在网上开始找,找了原因以及解决方案 原因,先post一个源码: ...

  2. 解决 Python.h:没有那个文件或目录 错误的方法

    http://www.cnblogs.com/yuxc/archive/2012/05/13/2498019.html ———————————————————————————————————————— ...

  3. PHP高并发的解决方案

    这几天面试,被问到这样一个问题:如何解决大流量的高并发问题.起初不知所措,在查阅相关资料,以及网上大牛们的解答之后,总结出以下几点: 1.服务器,如果同时访问量超过10W的话,需要采用专用服务器来承载 ...

  4. Tensorflow 梯度下降实例

    # coding: utf-8 # #### 假设我们要最小化函数 $y=x^2$, 选择初始点 $x_0=5$ # #### 1. 学习率为1的时候,x在5和-5之间震荡. # In[1]: imp ...

  5. 使用ADO GetChunk/AppendChunk 数据库存取二进制文件图象

    在设计数据库的过程中,我们会经常要存储一些图形.长文本.多媒体(视频.音频文件)等各种各样的程序文件,如果我们在数据库中仅存储这些文件的路径信息,尽管这可以大大地减小数据库的大小,但是由于文件存在磁盘 ...

  6. WinError 5

    IDE工具:pychrm 语言:python 在使用os模块修改路径名称时,总是会报 WinError 5 这个错误,就是拒绝访问,之前也遇见过,就是要操作的当前路径里有文件已经打开,代码不能再次访问 ...

  7. 转载 -- iOS中SDK的简单封装与使用

    一.功能总述 在博客开始的第一部分,我们先来看一下我们最终要实现的效果.下图中所表述的就是我们今天博客中要做的事情,下方的App One和App Two都植入了我们将要封装的LoginSDK, 两个A ...

  8. angularjs1+nodejs搭建的个人博客 实战个人项目

    项目地址:https://github.com/MrZwqShuai/Micro-agency-Demo

  9. ios开发之 -- 5分钟集成融云的客服功能

    最近项目中遇到了客服的功能,首先想到的就是使用融云的功能,因为以前做的即时通讯的项目,用的都是融云的sdk,花了点时间研究了下,希望能帮到大家! 废话不多说,步骤如下: 一.申请融云账号 二.创建应用 ...

  10. tableview直接滚动至最后一行

    类似聊天界面,tableview应该直接显示在最后一行,并且不应该有滚动的出现. 在网上查了很久,直接滚动至最后一行很容易实现,有两种方法比较好. 1. 调用scrollToRowAtIndexPat ...