搜索资源列表
matlab_jiaocheng
- Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2D和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程-Matlab family of products is the basis of Matlab, which provides the basic mathematical algorithms,
11
- Matlab语言常用算法程序集.rar 里面有很多有用的Matlab数值运算示例程序 值得参考!-Matlab language commonly used algorithm for assembly. Rar there are many useful examples of Matlab procedures for numerical computation it is also useful!
linear
- 一个简单的线性插值实例可以运算利用数值分析的函数-A simple linear interpolation example of computing the use of numerical analysis can be a function of
MATLAB
- 一、 实验目的 1 熟悉MATLAB环境。 2 掌握MATLAB矩阵输入、运算以及MATLAB的数值运算功能。 3 掌握各种数据的创建‘访问,扩建,缩减。创建一个2*2元胞数组,扩充和缩减 -First, the experimental purpose a familiar MATLAB environment. 2 master MATLAB matrix input, operation and function of MATLAB numerical computing.
Matlab
- matlab基础及应用教程,详细介绍了其语言基础,数值符号运算及程序设计。-basic and applied matlab tutorial, detailing the basis of their language, numerical computation and symbolic programming.
SoutheastUniversityMATLABCourseware
- 东南大学MATLAB课件,第一章 MATLAB概述,第二章 MATLAB数值运算,第三章 MATLAB符号运算-Southeast University, MATLAB courseware, chapter MATLAB overview of Chapter MATLAB numerical computing, symbolic computing MATLAB Chapter ... ...
001
- 因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算
Matlab-Course
- Matlab教程,包括Matlab符号与数值运算、Matlab绘图、Matlab程序设计及其工程运用等内容-Matlab tutorials, including Matlab symbolic and numerical computation, Matlab graphics, Matlab programming and engineering application, etc.
vcPPsourcecode7
- 600个大型项目源码之一: MATLAB与VC++混合编程实现一维小波多尺度分解 小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。 VC++是由美国Microsoft 公司开发的可视化C/C++集
Matlab_Ch5
- MATLAB数值运算,很实用的MATLAB教程,希望对大家有些帮助。-MATLAB numerical computing, MATLAB is very useful tutorial, we want some help.
Matlab
- Matlab宝典 由浅入深、循序渐进地介绍了MATLAB7.0的知识体系及操作方法。全书共分14章,内容涵盖了MATLAB7.0概述、基础知识、数值运算、数据分析、符号计算、数据的可视化、M语言程序设计、Simulink仿真系统、句柄图形、GUI、文件输入/输出、编译器和应用程序接口等。- Matlab baodian
matlab-Tutorial
- 介绍了:一、MATLAB概述二、MATLAB的数值运算、符号运算三、MATLAB的二维、三维绘图四、图形化仿真程序设计五、MATLAB工具箱与跨平台接口六、MATLAB 6 简介 七、MATLAB程序设计 -Introduced: an Overview of MATLAB? MATLAB numerical computing, symbolic computation? The three MATLAB 2D and 3D graphics? Graphical simula
MATLAB
- 北京工业大学MATLAB课件,包括:MATLAB概述,MATLAB的数值运算、符号运算,MATLAB的二维、三维绘图,图形化仿真程序设计等。-Beijing University of MATLAB courseware, including: MATLAB Overview, MATLAB numerical computation, symbolic computation, MATLAB two-dimensional, three Dimensional drawing, Grap
MATLAB_the-code
- 阅读这些列出的matlab宝典里的源代码,能够更加快速的理解matlab数值运算的功能-Read source code listed matlab Collection, to be able to more quickly understand the function of the numerical computation of the matlab
matlab
- MATLAB课件,前两章,包括数值运算和简述,对初学者有很大的帮助-MATLAB courseware, the first two chapters, including numerical computation and brief for beginners great help
matlab-training-2660
- 《MATLAB程序设计教程》电子教案-2660 的目录 2005/04/21 21:24 57,856 第10章 MATLAB图形句柄.ppt 2005/04/21 21:25 64,512 第11章 MATLAB图形用户界面设计.ppt 2005/04/21 21:26 75,776 第12章 Simulink动态仿真集成环境.ppt 2005/04/21 17:58 48,640 第13章 在Word环境下使用MATLAB.ppt 2005/04/15 19:59
数值分析及其MATLAB实现 (F)
- 用matlab实现数值分析的运算,还是比较有用的啦(Using matlab to achieve numerical analysis of the operation, or more useful friends)
MATLAB7_0基础教程_清华大学
- 本书结合科学研究和工程中的实际需要,系统的介绍了数学软件MATLAB 7.0的基本功能,包括数值运算、符号运算和图形处理等功能,并在此基础上精心设计了丰富的实例,同时介绍了MATLAB 7.0在科学计算中的一些应用。(This book combines the actual needs of the scientific research and engineering, introduces the basic function of MATLAB 7 software, including
《Matlab宝典》
- 《matlab宝典》是一本matlab教程,由浅入深、循序渐进地介绍了MATLAB7.0的知识体系及操作方法。全书共分14章,内容涵盖了MATLAB7.0概述、基础知识、数值运算、数据分析、符号计算、数据的可视化、M语言程序设计、Simulink仿真系统、句柄图形、GUI、文件输入/输出、编译器和应用程序接口等。(Matlab dictionary is a matlab tutorial, which introduces the knowledge system and operation
MATLAB数字信号处理仿真系统(GUI)
- 本课题基于MATLAB平台的数字信号处理仿真演示系统。数字信号即离散信号,本设计带有一个丰富得GUI人机交互界面,一共包括4个部分,分别为:离散时间信号的卷积,基本函数的Z变换(单位阶跃信号,脉冲信号,斜变信号,正余弦信号,指数系列信号),Z变换的基本性质(线性,位移,z域尺度变换,时域卷积),傅里叶变换的基本性质。是一个不错的选题,GUI设计逻辑清晰,章节清晰,层次明了。(This project is based on MATLAB platform of digital signal pr