-
Fourth-order-cumulant--and-MUSIC
四阶累积量MUSIC和常规二阶MUSIC性能对比(Fourth-order cumulant MUSIC and conventional second-order MUSIC performance comparison)
- 2013-05-06 21:17:06下载
- 积分:1
-
sengnan
粒子图像分割及匹配均为自行编制的子例程,供做算法研究人员参考,包括广义互相关函数GCC时延估计。( Particle image segmentation and matching subroutines themselves are prepared, Algorithm for researchers to do reference, Including the generalized cross-correlation function GCC time delay estimation.)
- 2016-10-17 16:32:42下载
- 积分:1
-
colormobel
数字图像处理,颜色模型,对图像进行颜色转换(Given a color image ‘football.jpg’.
1) Display the three component images: red, green and blue.
2) Perform histogram equalization for the original image in RGB color space, and display the result.
3) Convert RGB to HSV, equalize just V component of HSV image, convert the processing result back to RGB, and then display it.
4) Discuss and compare these results.
)
- 2011-07-07 09:52:10下载
- 积分:1
-
libsvm-3.17
MATLAB工具箱——libsvm-3.17版本,开始学习~(MATLAB Toolbox - libsvm-3.17 version, start learning~)
- 2020-06-22 04:20:02下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
meanshift
图像跟踪中的meanshift算法,通过MATLAB实现,有注释(Meanshift image tracking algorithm, MATLAB implementation, there is a comment)
- 2014-09-26 10:13:12下载
- 积分:1
-
emd
用于故障诊断、数据分析等领域的经验模态分解方法(For fault diagnosis, data analysis and other fields of empirical mode decomposition method)
- 2013-11-06 18:30:20下载
- 积分:1
-
data
数字信号处理的Matlab实现的随书光盘,有时谱分析、小波变化、地震观测系统仿真与地面运动恢复等几个数字信号前沿课题,有实用价值(Digital signal processing with Matlab realized the book CD-ROM, and sometimes spectral analysis, wavelet changes in observing system simulation of earthquake ground motion and the restoration of several cutting-edge digital signal subjects have practical value)
- 2007-11-23 09:33:15下载
- 积分:1
-
voip
OFDM.simulation.by.matlabNguon tiensitranxuannamhocvienkythuatquansu
- 2010-12-30 12:05:38下载
- 积分:1
-
FFT
傅立叶变化的Matlab实现,对于学习FFT非常有帮助。FFT文件夹内有多个程序。(Matlab Fourier realize change, for learning FFT very helpful. FFT folder has a number of procedures.)
- 2008-07-09 17:02:27下载
- 积分:1