-
qpsk_test
本文是关于QPSK测试的matlab源码(This article is about the QPSK test matlab source)
- 2008-04-01 20:52:49下载
- 积分:1
-
mimochannelcapacitysimulation
本人详细分析后的mimo信道容量的仿真代码,并且加了注释,主要是研究空间相关性对信道容量的影响。(I am after a detailed analysis of the MIMO channel capacity of the simulation code, and added a note is to study spatial correlation of the impact of channel capacity.)
- 2008-04-18 10:42:12下载
- 积分:1
-
8471ktvrar
em8471 vod点播软件.em8471 vod点播软件.(em8471 vod system)
- 2009-05-22 12:33:51下载
- 积分:1
-
Change-1-color-to-another-within-an-image
main executing reference usage: usage_change1colorOnRGB_ToAnother.m
The objective is to illustrate the remapping of 1 color to another of an image.
* Caveat: For reference only.
- 2011-01-20 07:07:25下载
- 积分:1
-
rbf_Kmeans
Matlab环境下实现的RBF神经网络K均值聚类算法(Matlab environment to achieve the RBF neural network K-means clustering algorithm)
- 2010-03-11 08:53:34下载
- 积分:1
-
ofdmphn_Evm
利用Matlab编程模擬phase noise對OFDM signal的影響,希望供大家参考,Error vector magnitude (EVM) (simulation using Matlab programming phase noise of the impact of the OFDM signal hope that for your reference, Error vector magnitude (EVM))
- 2020-09-14 21:08:01下载
- 积分:1
-
BOTDA-STRESS-SENORS
1.Simulation of Electro-Optical Modulator
2.Generation of the Brillouin Profile
3.Simulation of BOTDR for strain in optical fiber sensors
- 2021-04-19 16:58:51下载
- 积分:1
-
image
基于变换编码的图像压缩及解压,含有离散余弦变换程序。(Transform based image compression and decompression coding)
- 2010-09-04 15:18:31下载
- 积分:1
-
ContemporaryCommunicationSystemsUsingMATLAB
通信中MATLAB的应用
现代通信系统使用说明
(Contemporary Communication Systems Using MATLAB)
- 2010-05-15 23:16:47下载
- 积分:1
-
showcontextmenu_v2
使用方法如下:
---------------------------------
hcmenu1= uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
尝试使用实例test_showcontextmenu.m。
这也包含了日常琐碎的一些功能:
getParentFigure(hObject)
%的投资回报hObject的父母图
getPositionOnFigure(hObject,单位)
%返回对象的绝对位置上的数字
getRelPosition(hObject,单位)
%的人能(hObject, 定位 )与特定的 单位 (Use as follows:
---------------------------------
hcmenu1 = uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
Try test_showcontextmenu.m for usage example.
This also contains a number of trivial routine functions:
getParentFigure(hObject)
returns hObject s parent figure
getPositionOnFigure( hObject,units )
returns absolute position of object on a figure
getRelPosition( hObject,units )
get(hObject, Position ) with specific units )
- 2011-05-23 11:25:13下载
- 积分:1