资源列表
H264-reference-document
- 关于H264,通用的6个进阶文档为 1 《H.264_MPEG-4 Part 10 White Paper》 2 《Video coding using the H.264 MPEG-4 AVC compression standard》 3 《H.264 and MPEG-4 video compression》 4 《Overview of the H.264_AVC Video Coding Standard》 5 《Overview an
cvx_demo
- 一个凸优化matlab工具箱,可以快速求解凸优化问题,具有很好的效果-A convex optimization matlab toolbox, you can quickly solve the convex optimization problem, with very good results
IMUCalibration
- 9轴姿态传感器校准方法的MATLAB实现(包括实验数据)。另附arduino硬件资料。(9-axis IMU sensor calibration method, in matlab and arduino.)
FastICA_25
- FASTica计算程序,其中的说明较详细,可以直接使用,方便快捷(FASTICA compute dfsd dsafdafaerew sdfsdf sdf)
GSP
- GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 -the C++ implement for GSP algorithm,it has been test by VS2010 and all right the C++ implement for GSP algorithm,it has been test by VS2010 and all right the C++ implement for GSP alg
aco-01knapsackainfo
- 蚁群算法解决0-1背包问题源码及资料,蚁群优化英文版-Ant colony algorithm to solve 0-1 knapsack problem and information source, ant colony optimization English
9
- 淘宝互刷 破解程序 无密码 由于本人不是很了解 大家自己探讨好了-Taobao each brush crack program without password because I am not very understanding own to explore the
Jpeg
- Jpeg图像压缩毕业论文以及C++源码,能实现,bmp与jpeg等图像的转换-Jpeg image compression thesis and C++ source code, to achieve, bmp and jpeg and other image conversion
chaoliu
- 电力系统潮流计算程序,30节点
Hands_on_ML
- 很棒的入门向机器学习/数据科学的图书,基于scikit learn和TensorFlow库,手把手叫你如何上手机器学习,如何做数据挖掘。(the Best seller In American Amazon. With this book, you can learn a lot about how to use sklean and Tensorflow, in addition, you can have a practical understanding on the whole mach
shengjinwanluo
- 神经网络算法建模预报与控制,学习神经网络算法好资料-Neural network algorithm modeling prediction and control, learning neural network algorithm good information
深度(多层)极限学习机的python实现
- 深度极限学习机也叫多层极限学习机,ML-ELM。是黄广斌等人在极限学习机ELM基础上,将其拓展为深度学习的一种模式识别方法,原文文章:Representational learning with extreme learning machine for big data。(The deep extreme learning machine is also called the multi-layer extreme learning machine, ML-ELM. It is Huang Gu