-
NOMA
说明: How to implement NOMA system
- 2019-05-16 08:25:07下载
- 积分:1
-
face_recognise_system
the code deals wid a face recg system,,its a gud one.i hope you like it.
it would help people doin projects.
- 2010-08-02 01:13:23下载
- 积分:1
-
matlab
这是一本matlab的入门教程,感觉还不错,大家可以学习一下(This is a Matlab Tutorial, I feel pretty good, we can learn about)
- 2012-03-22 10:28:17下载
- 积分:1
-
lle
Locally-Linear Embedding (LLE)[9] was presented at approximately the same time as Isomap. It has several advantages over Isomap, including faster optimization when implemented to take advantage of sparse matrix algorithms, and better results with many problems. LLE also begins by finding a set of the nearest neighbors of each point. It then computes a set of weights for each point that best describe the point as a linear combination of its neighbors. Finally, it uses an eigenvector-based optimization technique to find the low-dimensional embedding of points, such that each point is still described with the same linear combination of its neighbors. LLE tends to handle non-uniform sample densities poorly because there is no fixed unit to prevent the weights from drifting as various regions differ in sample densities. LLE has no internal model.
- 2011-01-23 02:12:31下载
- 积分:1
-
La-machine-synchrone
Modelisation de la machine asynchrone avec matlab simulink
- 2014-01-21 20:53:59下载
- 积分:1
-
MATLAB 通信系统仿真
单蜂窝小区中D2D通信的功率控制算法仿真(Simulation of power contorl algorithm for D2D communication in single cellular cell)
- 2021-04-08 18:19:00下载
- 积分:1
-
km
说明: kmeans算法,用于聚类,简单matlabcode(kmeans code)
- 2013-03-19 00:42:33下载
- 积分:1
-
gcv_function
对广义交叉验证算法(GCV)的计算的辅助程序。(The generalized cross-validation algorithm (GCV) calculation of auxiliary programs.)
- 2021-03-31 22:49:08下载
- 积分:1
-
Cosine-cross-similarity
利用cosin余弦距离量化不同数据集间相似性测度的matlab函数(quantize the similarity between data sets using cosin distance)
- 2021-02-02 22:19:59下载
- 积分:1
-
videopatternmatching
说明: 本程序展示了二维归一化互相关用于
  模式匹配和目标跟踪。该程序提示用户选择感兴趣的(ROI)的区域和对同类目标进行跟踪的数目。归一化交叉相关图表明,当值已超过设定的阈值时目标就已经确定。(This demo illustrates the use of 2-D normalized cross-correlation for
pattern matching and target tracking. The demo prompts the user to select the Region of Interest (ROI) and the number of similar targets to be tracked. The normalized cross correlation plot shows that when the value has exceeded the set threshold, the target has been identified.)
- 2010-04-12 23:59:04下载
- 积分:1