资源列表
gabor
- 利用KNN,SVM等方法选择Gabor滤波器组-Use KNN, SVM and other methods selected Gabor filters
MIMO-OFDM-Comms-with-MATLAB
- MIMO-OFDM wireless communications with matlab 例程。包含propagation and fading、SISO channel models、MIMO Channel models、intorduction to ofdm、 synchronization for ofdm、channel estimation、Papr reduction、inter-cell interference mitigation techniques MIMO chan
test_code_e
- other example of data demodulation
e
- 交叉口应急车辆信号优先控制的两阶段模型.-Emergency vehicle intersection signal priority control two-stage model.
Matlab_PID_paper
- 有关matlab pid仿真方面的pdf文档,很有参考价值,大家分享-papers about matlab PID!!!!!!!!!
fuzzykernal
- 模糊聚类分析计算, 利用MATLAB完成的模糊聚类算法,功能非常强大(Fuzzy cluster calculation)
fuzzykernal
- Matlab 模糊聚类算法用于进行模糊聚类(Matlab fuzzy clustering)
random forest
- 文档包括两部分内容,一部分是Leo Breiman关于随机森林的介绍解释文档pdf,内有实例和分析,介绍的很清楚,是英文版,不过不是很难;第二部分是Leo Breiman的官方程序,从网站下载的,matlab版本。(The document includes two parts, one part is Leo Breiman on random forest introduced to explain the document PDF, there are examples and analy
acm
- 关于ACM算法的讲解的问题,具有较好的利用的价值。-failed to translate
RANSAC-gb
- Ransac(随机抽样一致性估计)拟合直线,将网上的算法进行了整理修改,RawData1.txt与RawData2.txt为测试数据,result.txt为去除外点以后的数据-Ransac Random sample console for Line
MatlabPPID
- bp神经网络优化PID算法,单级倒立摆,神经网络 PID-bp neural network optimization PID algorithm, single inverted pendulum, neural network PID
kalman-1.3
- 实现扩展Kalman滤波的源程序,有例子,是学习Kalman滤波的好帮手!