资源列表
loca_2
- 利用三个基站进行TOA定位,即求三圆相交区域,再根据到每个圆距离最小的原则估算出目标点(localize using three anchors with TOA algorithm)
BayesKit
- 贝叶斯网络,又称信念网络(Belief Network, BN), 或有向无环图模型,是由一个有向无环图(DAG,Directed acyclic graphical model)和条件概率分布(即知道P(xi|parent(xi))发生的概率构成,其中parent(xi)为指向xi的直接父节点)。它是一种模拟人类推理过程中因果关系的不确定性处理模型,其网络拓朴结构是一个有向无环图(DAG)。(Bayesian networks, also known as belief networks (B
Huffman编码树
- 该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码。(This method is based on the probability of character appearance to construct the shortest mean length of the head, sometimes called the best encoding, which is generally called the Huffman code.
基于simulink很实用的EKF估计soc程序
- 此编程实现基于扩展卡尔曼滤波(EKF)方法的动力电池SOC估计,并输出波形(This programming implements the battery SOC estimation based on the Extended Kalman Filter (EKF) method and outputs the waveform)
ga
- 遗传算法的matlab实现,可以应用于各种寻优过程(The matlab implementation of genetic algorithm can be applied to various optimization processes.)
ga
- 遗传算法求函数最大值,初学者学习遗传算法可用,有注释(GA genetic algorithm Solving the maximum function of the function)
C#写的图片无损压缩——高效
- 高效的c#压缩文件文件代码,可手动设置压缩比例(Efficient c# compression file file code, manually setting the compression ratio)
ekf
- EKF例程,特别适合新手入门教学,希望能对您的编程有所启发(EKF code,it is very suit for new guys,i hope the code can help you .)
KDA
- 核函数结构KDA具体编程代码等,较详细的程序(Kernel function structure)
ofdmtxrx
- ofdm transceiver synchronisation
信道估计与均衡
- LTE的中的OFDM 的信道估计于均衡的matlab的仿真程序,作为出血真的参考。
模式识别代码
- 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
