搜索资源列表
MATLAB实例源代码
- MATLAB示例代码 从2004年11月起,《MATLAB及在电子信息课程中的应用》的下载程序dsk01改为dsk02。两者只有微小的差别。主要的修改是: 1. 所有的生成图形都由灰色改成白色,以便与书籍上的图相同。 2. 删去了几个无用的程序; 3. 加了了几个程序(如q48a和q48b),以便和书上的章节演示内容相符。-MATLAB sample code from November 2004 onwards, "MATLAB and electronic info
MATLAB70ch6
- 《MATLAB 7.0编程基础》第6章 (源码实例)主要讲解MATLAB图形基础-"MATLAB 7.0 programming foundation" Chapter 6 (source code examples) mainly based on MATLAB graphics
matlab-image-processing
- 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确
shili
- 包含32个图形应用matlab 编程实例,是matlab初学者的优秀参考资料。-Contains 32 graphics applications matlab programming examples, matlab beginners is an excellent reference.
matlabexample
- matlab 的实例程序100例 -32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-matlab examples of procedures for 100 cases of-32 is: graphics application papers 33-66 are: interface design articles 67-84 is: graphics processing chapter 85-100 i
MATLAB6.x+symbolic+operation+and+application
- MATLAB作为一种智能化高级语言,集公式演算推异与数值计算于一体,兼有出色的图形处理和数据分析功能,作为多领域的应用软件,MATLAB的工具箱对相关学科的各处基本技术都采用了当今最先进的算法。本书共分7章,先简要介绍了MATLAB的安装及启动后,较为详细地介绍了MATLAB的基础知识,深入浅出地分析了MARLAB的符号运算功能以及绘图功能,并提供了大量的实例,便于读者自学。 -MATLAB as an intelligent high-level language, set up differ
MATLAB6_5imageprocessingandgraphicsapplications.ra
- MATLAB6_5图形图像处理与应用实例pgd电子书-MATLAB6_5 image processing and graphics applications
Cexamples
- c 语言 实例,含 数值计算,图形图像,字符处理,通用算法等-c language examples, including numerical computation, graphics, images, characters deal with, generic algorithm
matlabshiyonchengxu
- MATLAB软件基本的图形应用实例,浅显易懂-MATLAB basic graphics software applications, easy to understand
14
- 本文介绍了MATLAB 语言的特点以及图像处理工具箱实现的经典图像处理 技术。应用该工具箱对一实拍的芯片图像进行前期预处理,通过实例验证了该语言具有强大的矩 阵运算与图形处理能力,是一种简洁易学,可读性强、功能强大的应用软件,对它的应用可以快 速实现模拟仿真,大大提高实验效率。-This article describes the characteristics of the MATLAB language and image processing toolbox to achiev
matlab_example100
- matlab 实例100 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇 -100 1-32 is an example matlab: graphics applications is 33-66 Part: Part 67-84 interface design is: graphics processing chapter 85-100 are: Numerical Analysis Section
matlab
- MATLAB的一些实例,包括神经网络,小波变换,绘图,GUI等-Some examples of MATLAB, including neural networks, wavelet transform, graphics, GUI, etc.
matlab_300
- MATLAB应用程序实例300个,包括图形应用篇、界面设计篇、图形处理篇、数值分析篇,相当经典!-they are Examples of MATLAB applications 300, including the application of article graphics, interface design articles, graphics processing papers, numerical analysis of articles, they are quite classi
234
- MATLAB非常齐全的绘图命令,里面含有各种实例和源代码。-MATLAB is a full range of graphics commands, which contains a variety of examples and source code.
080435
- 基于MATLAB的数学图形制作 过具体实例研究MATLAB绘制二维图形和三维图形的plot、ezplot、mesh、surf、ezmesh、ezsurf、 plot3等几个作图函数,说明它们的使用方法和技巧。-MATLAB-based graphical mathematical study of the production of any specific examples of MATLAB graphics drawing two-dimensional and three-dim
three-dimensional
- Matlab中如何实现二维和三维隐函数绘图 内含实例-Matlab, how to achieve two-dimensional and three-dimensional graphics containing examples of the implicit function
MatlabPracticalProgram
- 包含图形应用篇,界面设计篇,图形处理篇,数值分析篇和很多实例-Chapter contains graphics applications, interface design articles, graphics processing articles, papers, and many examples of numerical analysis
EXTENDS
- C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。 每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。 程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started ex
100MatlabSamples
- 100个Matlab的编程实例,涉及图形应用、界面设计、图形处理、数值分析等内容,很实用,辛苦整理,与大家交流学习。-100 Matlab programming examples involving graphics, interface design, graphics, numerical analysis and other content, very practical, hard finish, and to share learning.
MATLAB_programming_examples_of_computer_graphics.r
- 计算机图形学MATLAB程序设计实例MATLAB programming examples of computer graphics-Computer Graphics MATLAB program design MATLAB programming examples of computer graphics