(数学模型 联机帮助 1.演示:输入demo—→ 2按功能查找函数:?→ 3.查看函数使用说明 (简单说明)输入help函数名或命令名
输入help 函数名或命令名 • 联机帮助 2.按功能查找函数: 1.演示:输入demo 3. 查看函数使用说明: (简单说明)
(数学模型 help cd+ CD Change current working directory Cd directory-spec sets the current directory to the one specified CD .. moves to the directory above the current one CD, by itself, prints out the current directory WD =CD returns the current directory as a string Use the functional form of CD, such as cD( directory-spec) when the directory specification is stored in a string See also pwd
(数学模型 help roots RoOTs Find polynomial roots RoOTS(C)computes the roots of the polynomial whose coefficients are the elements of the vector C. If c has N+1 components the polynomial 15C(1)*N+·+C(N)兴+C(N+1) See also poly residue fzero
(数学模型 二基础知识 数据结构 字符串 char,中文 常数 1.2.2i 常量 向量 [12,3 矩阵 [12,3;3.1,0,0] 自定义 X1,ab1,A(区分大小写) 数据类型变量 系统默认 程序 自定义脚本 数学函数 函数 常用数学函数 系统库 专业函数(程序库
二.基础知识 • 1.数据结构 数据类型 常量 变量 函数 字符串 常数 向量 矩阵 自定义 系统默认 自定义 系统库 常用数学函数 专业函数(程序库) 程序 数学函数 脚本 ‘char’ , ’中文’ 1.2 , 2i [1,2,3] [1,2,3;3.1,0,0] x1 , ab_1 , A (区分大小写)
(数学模型 p E≈2.2204×10 或j虚数 系统默认变量 inf ns缺省结果变量 NaN不定值 abs( x loor() X 特殊函数 sign()符号 常用数学函数 em()余 帮助 基本初等函数同C语 Elementary math function
系统默认变量 pi π eps ε≈2.2204×10-16 i 或 j 虚数 inf ∞ ans 缺省结果变量 NaN 不定值 常用数学函数 特殊函数 基本初等函数 abs( ) |x| floor( ) [x] sign( ) 符号 rem( ) 余 同C语言 Elementary math function 帮助