AI math handbook calculator - Fractional Calculus Computer Algebra System software
Home 
 |  list 
 |  math 
 |  function 
 |  coding 
 |  graphics 
 |  example 
 |  help
 | 中文
 + 
 
 + 
 
 + 
 = 
`int ` 数学手册 dx = `sum ` MathHandbook.com
 
Content 2
- Algebra, triangle formula and elementary  function ?
 - Elementary geometry graph computation and plot ?
 - Algebraic equation ?
 - Matrix · determinant · system of linear equations ?
 - Differential calculus  ?
 - Integral calculus  ?
 - Analytic geometry and differential geometry ?
 - Vector algorithms and tensor field and theory algorithms and Riemannian geometry ?
 - Abstract algebraic - linear space - Functional Analysis ?
 - Complex function ?
 - Integral transform ?
 - Special Function ?
 - Ordinary Differential Equations (ODE) ?
 - Partial Differential Equations (PDE) ?
 - Integral equations ?
 - Statistical probability and stochastic processes ?
 - Error theory and experimental data processing ?
 - Optimization methods ?
 - Finite element method ?
 - Elementary number theory ?
 - Set theory and general topology ?
 
 
 
初等数学 Elementary math
 
   第一章 Chapter 1
  
 
  代数、 
  三角公式与初等
  函数 Algebra, triangle formula and elementary 
  function 
  
 
   
   第二章 Chapter 2
  
 初等几何图形的计算与作图 Elementary geometry graph computation and plot 
   
    第三章 Chapter 3
 代数方程 Algebraic equation 
   
   
  高等数学 Higher Math
 
    第四章 Chapter 4
 矩阵 · 行列式 · 线性方程组 Matrix · determinant · system of linear equations 
   
    第五章 Chapter 5
 微分学 Differential calculus
 
   
   -  序列与函数的极限 sequence and function limit
  
   -  级数的收敛与运算 seres restraining and operation
  
   -  微分 differential  `d/dx` sin(x)  
 
   -  隐函数  explicit differential
 
   -  微分的应用  application of derivative
 
   - 分数阶微积分 fractional calculus  `d^1.5/dx^1.5` cos(x)  
 
  
 
   第六章 Chapter 6
  
 
  积分学 Integral calculus
  
 
   
   - 单变量函数的积分 integral of single variable function 
 
   - 定积分的求法  method of indefinite integral 
   
   - 多重积分、曲线积分与曲面积分 Multiple integrals, curve integrals and surface integrals 
 
   - 积分的应用 integral application
  
   - 区域函数 region function  `delta(x)`  
 
   - integral table 
   
 - 分数阶积分 fractional integral  `int sin(x) \ (dx) ^(1/2)`  
 
  
 
   第七章 Chapter 7
  
 解析几何与微分几何 Analytic geometry and differential geometry 
   
    第八章 Chapter 8
 矢量算法与场论·张量算法与黎曼几何 Vector algorithms and field theory * tensor algorithms and Riemannian geometry 
 
   
    第九章 Chapter 9
 抽象代数·线性空间·泛函分析 Abstract algebraic - linear space - Functional Analysis 
 
   
    第十章 Chapter 10
 复变函数 Complex function 
 
   
    第十一章 Chapter 11
 积分变换 Integral transform 
 
   
     第十二章 Chapter 12
 特殊函数  Special   function 
 
   
    第十三章 Chapter 13
 常微分方程 Ordinary Differential Equation (ODE) 
 
   
   -  微分方程的一般概念 General concept of differential equations 
 
   -  一阶微分方程 First order differential equation  y' -2y = 0 
 
   -  线性微分方程 linear differential equation 
 
   -  高阶微分方程与微分方程组 higher order differential equations and system of differential equations 
 
   -  稳定性理论大意 stability theory 
 
   -  常微分方程的数值解法 Numerical Solution of Ordinary Differential Equations 
 
   - 分数阶微分方程  Fractional differential equation 
   `d^0.5/dx^0.5` y = 2y   
   - 解微分方程 solve differential equation by dsolve() 
 dsolve( `d^0.5/dx^0.5 y=2y` )  
   - 验证微分方程的解 test solution for differential equation by test() 
 test( exp(4x), `d^0.5/dx^0.5 y=2y` )
  
   - 常微分方程2000题 2000 examples of ODE
 
  
 
    第十四章 Chapter 14
 偏微分方程 Partial Differential Equation (PDE) 
 
   
    第十五章 Chapter 15
 积分方程 Integral equation 
 
   
   -  积分方程一般概念与弗雷德霍姆方程 The general concept 
 
   -  奇异积分方程 Singular integral equation
 
   -  沃尔泰拉积分方程 Volterra integral equation
 
   -  积分方程的近似解法 Approximate Solution of Integral Equation 
 
   -  非线性积分方程 nonlinear integral equation 
 
   - 分数阶积分方程  Fractional integral equation 
 `d^-0.5/dx^-0.5` y = 2y   
   - 解积分方程 solve integral equation by dsolve() 
 dsolve( `int` y dx = 2y ) 
 dsolve( `d^-0.5/dx^-0.5 y=2y` )  
   - 验证积分方程的解 test solution for integral equation by test()
 test( exp(1/4 x), `d^-0.5/dx^-0.5 y=2y` )
  
  
 
    第十六章 Chapter 16
 概率统计与随机过程 Statistical probability and stochastic processes 
 
   
    第十七章 Chapter 17
 误差理论与实验数据处理 Error theory and experimental data processing 
 
   
    第十八章 Chapter 18
 最优化方法 Optimization methods 
 
   
    第十九章 Chapter 19
 有限元法 Finite element method 
 
   
    第二十章 Chapter 20
 初等数论 Elementary number theory 
 
   
    第二十一章 Chapter 21
 集论与一般拓扑学 Set theory and general topology 
 
   
  
Index  
 
Reference
Digital Library of Mathematical Functions
math handbook (Russian)
Handbook of Special Functions
  
  
See Also