-
intdump
INTDUMP Integrate and dump.
Y = INTDUMP(X, NSAMP) integrates the signal X for 1 symbol period, then
outputs one value into Y. NSAMP is the number of samples per symbol.
For two-dimensional signals, the function treats each column as 1
channel.
- 2013-03-17 01:32:25下载
- 积分:1
-
ACA_TSP
ACA_TSP是用蚁群算法(ant colony algorithm)解决旅行商问题(travelling salesman problem)。文件打开后运行ACA_TSP.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(ACA_TSP is to solve the traveling salesman problem (travelling salesman problem) ACO (ant colony algorithm). Run ACA_TSP.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:47:23下载
- 积分:1
-
PolygonScanConversion
一个无内环多边形扫描转换描线算法的Matlab程序(A loop line polygon scan conversion algorithm described Matlab procedures)
- 2009-04-19 22:22:02下载
- 积分:1
-
blur
此程序用来模拟仿真光学系统的传递函数(MTF),将MTF进行参数化处理。(This procedure is used to simulate the transfer function of the optical system simulation (MTF.)
- 2011-01-04 12:14:29下载
- 积分:1
-
cx7
用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。(Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. This algorithm is based corner as the Hausdorff distance matching characteristics, and use Edge to direct registration method of comparison, greatly reduced computation.)
- 2010-05-09 21:39:50下载
- 积分:1
-
05386026
In a series of papers in recent years new
structures for coherent M-PSK (M-ary Phase Shift Keying)
receivers were suggested. These include structures for carrier
phase detectors for the carrier PLL (Phase Lock Loop),
carrier PLL lock detectors, symbol timing error detectors,
symbol synchronization PLL lock detectors, carrier and
symbol PLL loop filters, and SNR (Signal to Noise Ratio)
estimators
- 2014-02-25 16:17:31下载
- 积分:1
-
hufkj
匹配追踪和正交匹配追踪,一种基于多文档得图像合并技术,gmcalab 快速广义的形态分量分析。( Matching Pursuit and orthogonal matching pursuit, Based on multi-document image obtained combining technique, gmcalab fast generalized form component analysis.)
- 2017-05-05 11:50:15下载
- 积分:1
-
Astar_含界面
A星算法用于路径规划,并包含一个界面,可以用鼠标确定起点和终点,用MATLAB语言编写,可运行。(A star algorithm is used for path planning, and contains an interface. It can determine the starting point and end point with the mouse. It is written in MATLAB language and can run.)
- 2019-04-21 17:04:19下载
- 积分:1
-
signal-processing
绘制了仿真信号的FFT频谱和功率谱,并调用emd分析方法,绘制了emd分解结果,以及瞬时包络和瞬时频率图,还有Hilbert-Huang谱和Hilbert边际谱(signal processing of Hilbert-Huang and Hilbert simulation)
- 2016-07-16 18:57:48下载
- 积分:1
-
MUSIC_algorithm
MUSIC 算法是利用接收数据的协方差矩阵(Rx)分离出信号子空间和噪声子空间,利用信号方向向量与噪声子空间的正交性来构成空间扫描谱,进行全域搜索谱峰,从而实现信号的参数估计。(MUSIC algorithm is used to receive data covariance matrix (Rx) to isolate the signal subspace and noise subspace, using the signal direction vector and noise subspace orthogonality to form the spatial scan spectrum, full-domain search peaks in order to achieve signal The parameter estimation.)
- 2010-01-13 16:25:43下载
- 积分:1