搜索资源列表
cyytxclff
- MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
matlab
- matlab实用程序百例 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇
GraphApplication
- 图形应用、界面设计、图形处理、数值分析 的一些实例,是学习matlab的极大帮手。
GraphProcess
- 图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。
InterfaceDesign
- 图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。
NumericalAnalysis
- 图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。
matlab8163
- 实用的Matlab程序设计百例,图像应用,界面设计,图形处理,数值分析等-Practical Matlab programming 100 cases, images, applications, interface design, graphics processing, numerical analysis, etc.
matlab
- 这是100个matlab实用程序实例。1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-This is the 100 instances of matlab utility. 1-32 are: application of articles 33-66 are graphic: interface design articles 67-84 is: is the graphics chapter 85-100
MATLABminglingdaquan
- 本书全面介绍了matlab的全部命令的描述,语法和应用,包括数值计算,数据分析和绘图,图像处理等。-Book is a comprehensive introduction to the full descr iption of the command matlab, syntax and applications, including numerical computation, data analysis and graphics, image processing.
Matlab
- Matlab将数值分析、矩阵计算、信号处理和图像显示结合在一起,包含大量高度集成的函数可供调用,命令语句功能十分强大,为科学研究、工程计算及众多学科领域提供了一种简洁、高效的编程工具。- Matlab to numerical analysis, matrix computation, signal processing and image display combination that contains a large number of highly integrated functi
Matlab2008a
- matlab软件,MATLAB是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。-The matlab software MATLAB MathWorks Inc. Business mathematics software for algorithm development, data visualization, data analysis, and numeric c
matlab_yuandaim
- 主要内容有MATLAB操作基础、MATLAB矩阵及其运算、MATLAB程序设计、MATLAB绘图、MATLAB数据分析与多项式计算、MATLAB解方程与最优化问题求解、MAI’LAB数值积匀与数值微分、MATLAB符号运算、MATLAB图形句柄、MATLAB图形用户界面设计、Simulinl动态仿真集成环境以及MATLAB外部接口技术。-Main content MATLAB operating basis, MATLAB matrix and its operations, MATLAB pr
matlab-100-cases-of-utility
- 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-1-32: Graphics Applications articles 33-66 is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section
mosaic_maker
- MATLAB 的名称源自 Matrix Laboratory ,它是一种科学计算软件,专门以矩阵的形式处理数据。 MATLAB 将高性能的数值计算和可视化集成在一起,并提供了大量的内置函数,从而被广泛地应用于科学计算、控制系统、信息处理等领域的分析、仿真和设计工作,而且利用 MATLAB 产品的开放式结构,可以非常容易地对 MATLAB 的功能进行扩充,从而在不断深化对问题认识的同时,不断完善 MATLAB 产品以提高产品自身的竞争能力。-image mosaic
Numerical-Analysis-and-Application
- 北航MATLAB数值分析与应用源码,数值分析在计算机视觉和智能计算中有非常大的作用,值得学习。-Northern MATLAB numerical analysis and application source code, numerical analysis of a very large role in computer vision and computational intelligence, it is worth learning.
master-matlab
- 北航,张志涌,Matlab从入门到精通的学习资料,word文档,里面包含各种数值分析和图形象处理的例子,内容比较全面-Matlab entry to master learning materials, word document, and contains a variety of examples of numerical analysis and image processing, content more comprehensive
MATLAB2014a
- MATLAB 是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。(MATLAB is a commercial mathematics software produced by MathWorks company, which is used for algorithm development, data visualization, data analysis and n
MATLAB的13个数值分析常用算法
- 插值 函数逼近 矩阵特征值计算 ..... 非线性方程组求解 常微分方程的初值问题 等等