资源列表
MATLAB人脸识别
- MATLAB人脸识别(PCA,LDA,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, LDA, KPCA, BP, visual interface, camera))
Matlabkmeans聚类分割GUI,分割聚类数可以输入
- 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished
PCA人脸识别GUIORL+Yale人脸库
- 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The metho
神经网络LSTM 时间预测
- lstm学习资料,可以使用,效果较好,希望满意(LSTM learning materials, can be used, the effect is better, hope to be satisfied)
RNN_LSTM股市预测
- lstm用于股票预测,效果较好,欢迎下载,希望满意(LSTM used for stock forecasting, good effect, welcome to download, hope to be satisfied)
matlab_fwa
- 烟花算法,在测试函数上测试,具有良好的优化性能。(ireworks algorithm, tested on the test function, has good optimization performance.)
5G通信系统中的层映射
- 本例程是在MATLAB平台上实现,主要是完成了5G通信系统中的层映射的代码,符合3GPP中的协议规定。
SINS中陀螺比例因子标定matlab程序
- 陀螺比例因子的matlab标定程序与说明书。(Calibration procedure and instruction of gyro scale factor.)
惯性导航中常用的坐标系转换程序
- 惯性导航中一些比较常用的坐标系转换的matlab代码。(Matlab code of coordinate system conversion in inertial navigation.)
圆柱绕流
- LBM圆柱绕流,注释清晰,简单易懂,适合初学者借鉴
用循环快速表示一些数组
- 如何简洁的表示一些数; 生成一些等间距的数组,提供了多种方法,可以方便快捷的操作。
MPI
- MPI,很好用的图像数据处理代码,可以直接运行在不同的机子上面