资源列表
matlab code
- 利用加速计和GPS融合的赛艇运动里程计。同时可以计算划桨速率(Rowing boat performance improver basing on data fusion of accelerometer and GPS)
deepwalk-master
- skipgram的deepwalk算法,复杂网络节点表征学习文中有部分地方还是有很大的改进空间的,比如随机游走过程,本文提出的更像是随机地进行深搜,后来的很多文章,例如LINE、Node2vec都有在这方面有进行改进。还有一点就是LINE里面提到的,Deepwalk中没有提出一个明确的目标函数(这是不是机器学习专家的职业病,非得把问题转化为最优化问题…)(Deepwalk skipgram algorithm, the complex network node in the characteri
52176893pca-matlab-code
- pca人脸识别算法,人脸检测,欧式距离,特征向量求法等。(PCA face recognition algorithm, face detection, Euclidean distance, eigenvector method and so on.)
gpml
- gpml的一维范例,在官网上面有三个文件的用法说明(an basic example for GPML)
yuefen
- 该程序功能为对分式进行约分,算法源代码采用VB编写。(The program functions as to split algorithm source code written by VB.)
NOVATEK
- novatek prgramme for tv test
914000720135
- 生成C/A码,C/A 码是用 m 序列优选对组合形成的 Gold 码。Gold码是由两个长度相同而互相关极大值为最小的 m 序列逐位模2 相加所得到的码序列。(C/A code is to use m sequence optimization of combination to form Gold code. Gold code is made up of two same length and cross-correlation bitwise modulus maximum value i
Misure_VarcoRFID
- .mat files describing RFID tag signals
datiRaccolti_diverso setup sperimentale
- alternative .mat files describing RFID tag signals
obstacle avoidance
- 基于人工势场算法的避障算法,包括多机器人避障算法(Obstacle avoidance algorithm based on artificial potential field algorithm, including multi-robot obstacle avoidance algorithm.)
license_R2015b
- matlab license code dll for use
matlab中在圆中随机生成若干小圆
- matlab中在圆中随机生成若干小圆,用以对比,小圆互相不重叠,希望能帮到大家