资源列表
人脸识别dlib19.10
- 一个机器学习的开源库,包含了机器学习的很多算法,使用起来很方便,直接包含头文件即可,并且不依赖于其他库(自带图像编解码库源码)。Dlib可以帮助您创建很多复杂的机器学习方面的软件来帮助解决实际问题。目前Dlib已经被广泛的用在行业和学术领域,包括机器人,嵌入式设备,移动电话和大型高性能计算环境。
guided-filter-code-v1
- 引导滤波器,何凯明的著名论文之一,非常好用(Guide filter, one of He Kaiming's famous papers, very easy to use)
SVM 多分类
- 通过一对多,和多对一的方式,将二分类svm转化成多分类分类器(Through the way of one to many and many to one, the two classification SVM is transformed into a multi classification classifier)
生物作图功能程序
- 利用全新的模型进行表型和基因型的关联分析,得到显著的位点,进行位点的确定。
帮你选吃什么!
- 还在为晚饭发愁吗?还在不知道怎么选吗?用chisha.py来帮你选晚饭到底吃什么!
数据分析
- 本m文件用于完成一般的数据回归问题,给出了两个标准示例,内附ppt文件方便理解。(This M-file is used to complete the general data regression problem, and several standard examples are given. The PPT file is attached for easy understanding.)
BPSK
- matlab仿真的BPSK水声通信系统,基于路径的信道(BPSK underwater acoustic communication system)
悬臂梁振动主动控制
- 悬臂梁振动主动控制,pid控制,控制效果非常好(Active control of cantilever vibration, PID control, control effect is very good)
Based_2_henkel_IALM_MC_DOA_DJ
- 利用2重hankel矩阵 变换恢复出全零行的数据,解决阵元受损的情况或对阵元进行降采样下的低空测角问题(Using the 2-fold Hankel matrix transformation to recover the data of all zero rows, solve the problem of low altitude angle measurement when array elements are damaged or array elements are downsamp
pendulum
- 用lqr方法实现二级倒立摆MATLAB建模与仿真应用,实现二级倒立摆的稳摆过程(Using LQR method to realize the MATLAB modeling and simulation application of the double inverted pendulum, and to realize the stabilization process of the double inverted pendulum)
13中粒子群优化算法
- 写论文的创新点来源,粒子群算法的创新与改进(The source of innovation, particle swarm optimization algorithm innovation and improvement)
SVM
- 利用三次二分类SVM实现三分类SVM,可以用自己的数据,完美运行。(Using the three-category SVM to implement the three-class SVM, you can use your own data to run perfectly.)