-
imagefenge
关于图像分割的,用MATLAB实现,希望有所帮助!(With regard to image segmentation, using MATLAB realization of the hope that helps!)
- 2010-01-17 16:36:20下载
- 积分:1
-
MUSIC
运用music方法实现了阵列信号处理中的波束形成,包括线阵和平面阵。(Music beamforming in array signal processing, including line array and planar array.)
- 2012-05-05 11:30:34下载
- 积分:1
-
icp-by-Jakob-Wilm
使用ICP算法实现三维点云数据的自动配准(Automatic registration of 3D point cloud data using the ICP algorithm)
- 2012-10-09 20:30:13下载
- 积分:1
-
spectrum-matlab
功率谱密度相关方法的MATLAB实现代码,包含基础讲解和算例代码(Power spectral density related methods of MATLAB code, including basic explanation and example code)
- 2013-11-11 18:22:02下载
- 积分:1
-
granger_cause
格兰杰因果检验的matlab程序,很好用(Granger causality test matlab)
- 2013-10-02 23:02:33下载
- 积分:1
-
AM-mod
AM调制和解调的整个过程,同时有频域和时域的波形(The whole process AM modulation and demodulation, while the frequency domain and the time domain waveform)
- 2015-03-14 11:46:23下载
- 积分:1
-
OCR
optical CHARACTER RECOGNITION with important diagrams.
- 2014-01-27 01:39:02下载
- 积分:1
-
PSO
说明: 粒子群算法,也称粒子群优化算法是近年来发展起来的一种新的进化算法,该程序用matlab编写而成(Partical Swarm Optimization)
- 2011-03-03 19:49:09下载
- 积分:1
-
tabu
tabu search for resolving the problem of 8 queen in chess table.
- 2011-05-05 05:35:53下载
- 积分: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