"深圳大学科学与工程计算课件:MATLAB符号运算与数值分析"
需积分: 3 188 浏览量
更新于2023-12-23
收藏 208KB PPT 举报
"MATLAB3 - Shenzhen University - Scientific and Engineering Computing - Numerical Analysis - Courseware.ppt; MATLAB3 - Shenzhen University - Scientific and Engineering Computing - Numerical Analysis - Courseware.ppt; The third lecture MATLAB symbolic computation - MATLAB not only has numerical calculation functions, but also developed a toolbox Symbolic Math Toolbox to perform symbolic computing in the MATLAB environment. Symbolic computation functions include: - Creation of symbolic expressions and symbolic matrices. - Symbolic linear algebra. - Factorization, expansion, and simplification. - Symbolic algebraic equation solving. - Symbolic calculus. - Symbolic differential equations. I. Basic operations of symbolic computation - What is symbolic computation? - Difference from numerical computation: Symbolic computation does not require prior assignment of values to independent variables, and the results are expressed in standard symbolic form. - Characteristics: 1. The operands of computation can be symbolic variables without assigned values. 2. Arbitrary precision solutions can be obtained. The Symbolic Math Toolbox is a symbolic computation toolbox that implements symbolic computation by calling the Maple software. The main function of Maple software is symbolic computation, and it occupies a dominant position in symbolic software."
1369 浏览量
1259 浏览量
1056 浏览量
3939 浏览量
2191 浏览量
1510 浏览量
13381 浏览量
5526 浏览量
1447 浏览量
![](https://profile-avatar.csdnimg.cn/acfce43ffe2c41f996326bd927946824_yhsbzl.jpg!1)
智慧安全方案
- 粉丝: 3852
最新资源
- Eclipse IDE基础教程:从入门到精通
- 设计模式入门:编程艺术的四大发明——可维护与复用
- Java正则表达式基础与Jakarta-ORO库应用
- 实战EJB:从入门到精通
- PetShop4.0架构解析与工厂模式应用
- Linux Vi命令速查与操作指南
- Apriori算法:挖掘关联规则的新方法与优化
- ARM9嵌入式WinCE 4.2移植实战教程
- ISO9000-2000质量管理体系标准解析
- ASP.NET 实现无限级分类TreeView教程
- 微软解决方案框架MSF:基本原理与团队模型解析
- 项目绩效考核:误区、方法与挑战
- C++数据结构与算法习题答案详解
- C语言编程实践:经典案例与算法解析
- 探索55个Google奇趣玩法,乐在其中
- JSF:Java构建高效Web界面的新技术