-
mobilecommmbofdm
The function of channel estimation is to form an estimate of the amplitude
- 2010-08-13 13:50:36下载
- 积分:1
-
Matlab-GA-algorithm-and-application-code
说明: 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。(Your best assistance in studing GA algorithm !by case study)
- 2009-09-01 23:10:26下载
- 积分:1
-
SATLSim
卡尔加里大学写的跟踪环路程序,用来进行算法验证和测试。(tracking loop for test by Calgary University)
- 2020-07-02 15:00:01下载
- 积分:1
-
yicichafen
利用差分法,将数据拟合,从而可以更好的辨识非线性系统的损失位置。(By using the difference method and fitting the data, the loss location of the non-linear system can be identified better.)
- 2020-06-25 15:40:01下载
- 积分:1
-
Tutorial sample
说明: Enhanced Rotating Machine Fault Diagnosis Based on Time-Delayed Feedback Stochastic Resonance 论文的matlab代码,随机共振(Enhanced Rotating Machine Fault Diagnosis Based on Time-Delayed Feedback Stochastic Resonance)
- 2020-02-09 09:52:10下载
- 积分:1
-
VCformatlab
说明: 在Visual C++中调用matlab中定义的函数,可以方便利用matlab的资源(Calling Matlab defined in the function, Matlab can facilitate the use of resources)
- 2006-03-02 19:09:56下载
- 积分:1
-
PCA
采用数字图像主分量分析(PCA)算法实现人脸识别(身份认证或分类)(Principal components using digital image analysis (PCA) algorithm for face recognition (identity or category))
- 2011-11-13 17:52:27下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
saPSO
退火粒子群优化算法(SAPSO),matlab代码,仅供学习(Annealing particle swarm optimization (SAPSO), matlab code, only to learn)
- 2021-04-23 21:58:47下载
- 积分:1
-
A-Novel-Image-Interpolation-Method
the noise deteriorates the
interpolation performance in digital images, it is effective to
employ denoising prior to the interpolation. In this paper, we
propose a novel interpolation framework in which denoising
and image sharpening methods are embedded. In the
proposed framework, the image is first decomposed using the
bilateral filter into the detail and base layers which represent
the small and large scale features, respectively. The detail
layer is adaptively smoothed to suppress the noise before
interpolation and an edge-preserving interpolation method is
applied to both layers. Finally, the high resolution image is
obtained by combining the base and detail layers.
Experimental results show that the proposed algorithm
outperforms the conventional methods
- 2011-06-09 18:00:48下载
- 积分:1