搜索资源列表
matlab的图像处理命令
- 里面包含了大量的,几乎所有的关于图像处理matlab命令-of which contains a large number of, almost all of the image processing orders Matlab
MATLAB6.0_zl
- 本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法,因此,对于初学者自学是很有帮助的;同时,又对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,因此,该书也可作为科技工作者的科学计算工具书。
matlab7.0_congrumendaojingtong_yuanma
- 1.读者使用实例程序时,请先将文件拷贝到硬盘上,去掉只读属性;否则可能出错。 2.为了方便读者阅读,光盘中包括了书中的几乎所有的源代码,分别按照章节进行编排。 3.程序使用 例如: 要查看5.1.1节 关于plot命令的示例程序运行结果,则在MATLAB 7.0命令窗口输入“>>plot511”即可。 4.如果学习中遇到问题,欢迎登录求是科技网站参与讨论。 求是科技网址:http://www.cs-book.com-1. The reader to use an
978-7-03-023264-9
- 例题运行步骤:在Matlab命令窗口将本章目录置于当前目录;在Matlab命令窗口的当前目录中打开本章目录中的M文件Exam.m;在Exam.m文件中,将待运行例题前的注释符号“ ”去掉,并保留其他例题前的注释符号“ ”;在命令窗口键入:Exam 并回车即可运行该例题。-Example run these steps: In the Matlab command window will be placed in this chapter directory the current directo
prag1
- 包括MATLAB的简单函数命令功能。。。可以用来学习Matlab,都是些能实现一定功能的代码!M-file的格式。有50多个代码。-Including simple MATLAB function command function. . . Matlab, are more able to achieve a certain function code can be used to learn! M-file format. There are more than 50 code.
Matlab--minglinghuizong
- matlab命令汇总,里面的命令很全,基本上都是常用的命令-the matlab command summary, is the whole command inside basically used commands
askdigital
- 这是简易的ASK信号调制,把文件放入matlab的文件库中,通过在matlab的命令窗口直接调用功能函数并运行,可以直接看到仿真结果。-This is a simple the ASK signal modulation, the file into Matlab file library, call function directly in the Matlab command window and run the simulation results can be seen directly
peakfit
- peakfit 是一种时间序列信号的命令行峰拟合程序,写在一个单独的文件的一个独立的MATLAB函数。-peakfit(signal,center,window,NumPeaks,peakshape,extra,NumTrials,start,autozero,fixedparameters,plots,bipolar,minwidth,DELTA,clipheight). A command-line peak fitting program for time-series signals,