搜索资源列表
MATLAB实例源代码
- MATLAB示例代码 从2004年11月起,《MATLAB及在电子信息课程中的应用》的下载程序dsk01改为dsk02。两者只有微小的差别。主要的修改是: 1. 所有的生成图形都由灰色改成白色,以便与书籍上的图相同。 2. 删去了几个无用的程序; 3. 加了了几个程序(如q48a和q48b),以便和书上的章节演示内容相符。-MATLAB sample code from November 2004 onwards, &q
VC调用matlab示例
- 一步步学如何使用VC调用matlab engine编程 -a learning step by step how to use the Matlab engine called VC program
VC中调用MATLAB示例代码
- VC中调用MATLAB示例代码-VC Calling MATLAB sample code
彩色选择matlab 示例代码
- 彩色选择matlab 示例代码
VC中调用MATLAB示例代码
- VC中调用MATLAB示例代码-VC Calling MATLAB sample code
(用)VC调用matlab engine示例
- 这是教你如何在VC里调用matlab的文档和源程序-The document and source code to tell you how to load matlab engine using VC.
MATLAB实例源代码
- MATLAB示例代码 从2004年11月起,《MATLAB及在电子信息课程中的应用》的下载程序dsk01改为dsk02。两者只有微小的差别。主要的修改是: 1. 所有的生成图形都由灰色改成白色,以便与书籍上的图相同。 2. 删去了几个无用的程序; 3. 加了了几个程序(如q48a和q48b),以便和书上的章节演示内容相符。-MATLAB sample code from November 2004 onwards, &q
VC调用matlab示例
- 一步步学如何使用VC调用matlab engine编程 -a learning step by step how to use the Matlab engine called VC program
ddvip_com_0430332412ab14
- VC中调用MATLAB示例代码:如何在VC下调用MATLAB-VC Calling MATLAB code example : how VC Calling MATLAB
QAM_Modulation_MatlabCode
- 这是一个关于完成QAM调制的Matlab示例程序-This is a complete QAM modulation on the sample of Matlab procedures
MATLAB
- MATLAB 下的数字信号处理实现示例 附录一 信号、系统和系统响应 1、理想采样信号序列 (1)首先产生信号 x(n),0<=n<=50 -MATLAB under the realization of digital signal processing examples in Appendix 1 signal, systems and systems to respond to one, th
Image_Processing(MATLAB)
- 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述
BP
- BP神经网络用于函数拟合与模式识别的Matlab示例程序-BP neural network for function fitting and pattern recognition procedures Matlab Example
ycsj
- 遗传算法用于函数拟合与模式识别的Matlab示例程序 -Genetic algorithm for function fitting and pattern recognition procedures Matlab Example
SPIHT(Matlab)
- 基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例.-Image-Based Wavelet Transform Image Coding Algorithm classic. Procedures, including compression and decompression process, the sample has executable.
MATLAB
- 牛顿迭代方法计算算法示例,可以通过这个来写出其他的计算方法-Newton iteration method algorithm for example, you can write this to the calculation of other
Introduction.to.MATLAB.and.Simulink.A.Project.Appr
- 用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB exampl
BP-moshi
- BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
模拟退火算法的matlab示例,很好的入门程序
- 模拟退火算法的matlab示例,很好的入门程序。非常适合初学者。(Matlab example of simulated annealing algorithm, a good entry program)
二进制粒子群优化算法matlab示例
- 二进制粒子群优化算法matlab示例,可直接运行