-
package_emd
emd工具箱和实例程序,需要先加载emd工具箱,可以到网站上下载。(emd toolbox and example programs, you need to load the emd toolbox can go to the website.)
- 2011-01-21 12:21:44下载
- 积分:1
-
short_road
最短路Warshall算法的matlab编程,用于实现最短路问题的求解。(Warshall shortest path algorithm for solving matlab programming, to achieve the shortest path problem.
)
- 2014-08-25 14:50:56下载
- 积分:1
-
fft
FFt code of 8 point in matlab
- 2011-11-04 12:56:35下载
- 积分:1
-
imresize
IMAGE RESIZE PROGRAMMMM
- 2013-04-21 00:12:53下载
- 积分:1
-
psk
PSK调制的源代码,可以在一个通信系统中或者需要使用调制的时候使用(PSK modulation source code, can be a communication system or need to be used when using modulation)
- 2013-11-08 09:52:49下载
- 积分:1
-
Outlier-Detection
Outlier Detection Outlier Detection Outlier Detection Outlier Detection
- 2015-04-09 19:55:22下载
- 积分:1
-
Quickplot
本人自编的一个快速作图,功能强大的matlab GUI 界面程序。其主要功能如下:
1.导入工作空间变量(X,Y):导入工作空间变量,并提取类型为数组的变量。
2.绘图(plot):多种模式,包括1对1,1对多,多对多。如x1—y1 x1—y1,y2;x1,x2—y1,y2。
3.快速标准化图形(NormalFig):快速设置图形格式,以达到论文图片要求。字体大小,线型粗细等
4.可以手动设置格式
5.可以设置为笛卡尔坐标,也可以设置为对数坐标
6.右键执行命令:“Execute”旁的可编辑框,输入命令,右键执行。右键执行的好处是:可以保存变量到工作空间,实现非连续执行命令。
7.符号函数简易绘图(Ezplot):快速绘制函数图,并可设置区间,区间设置用“ ”隔开。
8.锁定(lock):锁定,即图形绘制在GUI坐标轴内;解锁,新建Fig,绘制图形,方便输出
9.保持和编辑(Hold,EditPlot),编译后exe,亦可对图形进行拾取设置
另还有对变量转置等功能。
整个程序中,如操作失误,每处错误都有提示。
(It is a matlab program,which can help you plot beautiful figures easily,or make you learn some programming skills. In a word,it is a useful program and tool.)
- 2013-05-02 22:42:47下载
- 积分:1
-
sobel
sobel边缘检测在matlab环境下实现的源程序代码(Sobel edge detection in matlab source code realization)
- 2010-06-19 22:16:01下载
- 积分:1
-
cpp-primer-code
cpp-primer-code预编码,仅供参考(cpp-primer-code pre-coding, for reference only)
- 2009-01-21 08:19:42下载
- 积分:1
-
cic3_decimator
积分梳状滤波器,CIC设计,三级CIC抽取器实例:cic3_decimator.V
module cic3_decimator(clk, x_in, y_out)(cic)
- 2009-03-14 12:54:25下载
- 积分:1