-
gui
适合MATLAB初学者进行GUI学习,包括了李显洪《Matlab7.x界面设计与编译技巧》,精通GUI图形界面编程(MATLAB),MATLAB_GUI设计学习手记,GUI制作1,2(MATLAB GUI for beginners to learn, including Li Xianhong " Matlab7.x interface design and build skills," proficient in GUI graphical interface programming (MATLAB), MATLAB_GUI design learning Notes, GUI making 1,2)
- 2010-05-27 09:50:20下载
- 积分:1
-
VC_Matlab-mixed-programming
为实现合成孔径雷达(SAR)图像分类算法的测试与评估,将VC/Matlab 混合编程技术应用到SAR 图像分类平台开发中,分析与
比较了4 种VC/Matlab 混合编程方法及各自优缺点,并着重研究了基于组件对象模型(COM)的VC/Matlab 混合编程方法。使用Matlab
COM 编译器创建了SAR 图像分类算法组件,在VC 中调用其导出的接口函数。在此基础上,完成了SAR 图像分类平台的实例开发且
可脱离Matlab 环境运行。实验结果表明,该方法较好地发挥了VC 与Matlab 各自的优势,提高了SAR 图像分类平台开发的效率。(In order to test synthetic aperture radar (SAR) image classification algorithm,VC/Matlab mixed programming technology was
used in SAR image classification platform development. Four VC/Matlab mixed programming methods were introduced and analyzed.
Comparing with other three methods,the method based on component object model (COM) was studied particularly. SAR image
classification algorithm component was created by Matlab COM complier,and its interface function could be invocated with VC. Using this
method,a SAR image classification platform was realized. The platform could run without Matlab. The experimental result shows a good
combination of VC and Matlab. So,developing efficiency could be enhanced a lot.)
- 2011-12-25 20:42:01下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
SegyMAT
读取地震数据的重要模块,这里包含了segy与su文件格式的文件读写还有一些基本的设置模块,非常强大和实用。具有独立性的模块,便于携带和复制!(Read seismic data module, file read and write segy su file format, there are some basic settings module is very powerful and practical. The independence of the modules, easy to carry and copy!)
- 2012-07-18 12:42:44下载
- 积分:1
-
PSK
PSK调制与解调,通过MATLAB仿真实现其PSK功能(PSK modulation and demodulation
)
- 2014-12-07 23:05:42下载
- 积分:1
-
Filter_design
根据给定参数,设计相应的滤波器,实现滤波,并进行频谱分析,观察滤波效果。(In accordance to the given parameters, the design of the filter, to achieve filtering, and spectrum analyzer to observe the filtering effects.)
- 2009-05-12 11:02:01下载
- 积分:1
-
white.rar
为我们提供了一段白噪声数据产生的matlab程序(to provide us with a white noise of data procedures Matlab)
- 2005-07-28 09:27:35下载
- 积分:1
-
mpsk
多进制PSK调制的matlab实现程序,能过实现M进制的psk调制(Ary PSK modulation matlab implementation program that can achieve over the psk M-ary modulation)
- 2013-11-08 10:11:37下载
- 积分:1
-
aim_feature
视觉注意,特征提取,图像显著性提取,视觉搜索( image feature extraction)
- 2015-04-13 22:50:05下载
- 积分:1
-
fangyen
sar图像去噪的几种新的方法,基于matlab GUI界面设计,鲁棒性好,性能优越。( Several new methods sar image denoising, Based on matlab GUI interface design, Robustness, superior performance.)
- 2016-11-10 19:20:07下载
- 积分:1