资源列表
08015450NcutClustering
- 非常好用,可以很简单地实现SVM分类和回归,一定要用,力推!(very easy to use, you can very simplely implementation of SVM classification and regression, must use, pushing!))
insertlist
- 首先建立一个链表,之后通过linklist insertlist实现链表的插入(future insert of list)
link prediction
- 链路预测常见算法,AA,Katz,PA,Sorenson等。(link prediction; AA,Katz,PA,Sorenson methods)
单链表模板
- 单链表模板,包含单链表的基本功能(如构造,析构,插入,查找,删除等操作)的实现(LinkList Model,including the basic function of a linklist and the realization of the linklist.)
eigen-eigen-5a0156e40feb
- C++矩阵工具库,可以执行矩阵的加减乘除、矩阵的各种分解,矩阵的特征值和特征向量,速度适中(C++ matrix tool library, can perform various matrix decomposition, add, subtract, multiply and divide matrix, eigenvalue and eigenvector, moderate speed)
最优化导论
- optimization algrothm
动态规划
- 动态规划的C++代码,动态规划是应届生笔试面试中的常见题型(Dynamic programming of C++ code, dynamic programming is a common topic in the interview for the students written by the students)
bayes_joint variable _matlab
- 贝叶斯分类器-联合变量_C++,只需更改样本文件名即可测试。(The Bias classifier - the joint variable _C++, can be tested only by changing the name of the sample file.)
bayes_independent variable _matlab
- 贝叶斯分类器-独立变量_matlab,只需更改样本文件名即可测试。(Bias classifier - independent variable _matlab, can be tested only by changing the name of the sample file.)
bayes_independent variable _C++
- 贝叶斯分类器-独立变量_C++,只需更改样本文件名即可测试。(Bias classifier - independent variable _C++, can be tested only by changing the name of the sample file.)
bayes_C++
- 贝叶斯分类器-联合变量_C++,只需更改样本文件名即可测试。(The Bias classifier - the joint variable _C++, can be tested only by changing the name of the sample file.)
ZF_Equalizer
- 考虑一个信道失真了的脉冲x(t),在均衡器的输入端由下式表示:x(t)=1/(1+(2t/T)^2) 其中1/T为符号率。该脉冲以2/T采样率被采样,而且用一个2K+1=11的强迫归零均衡器进行均衡。写一个Matlab程序来解这些迫零均衡器的系数,求出并画出这个迫零均衡器50个采样值的输出。(Considering a channel distortion of the pulse x (T), the input end of the equalizer is represented by
