资源列表
神经网络书籍
- 讲解有关神经网络和matlab实现的问题
iPhoneLifeWinter
- the winter entity of one of the most popular iphone magazines. i ve scanned it myself, hope you enjoy it!
The_Art_Of_Computer_Programming_Vol2
- 著名算法大师Donald Knuth《计算机程序设计艺术》第二卷-The Art of Computer Programming
MNIST_data
- MNIST数据集是一个手写体数据集,这个数据集由四部分组成,分别是一个训练图片集,一个训练标签集,一个测试图片集,一个测试标签集;我们可以看出这个其实并不是普通的文本文件或是图片文件,而是一个压缩文件,下载并解压出来,我们看到的是二进制文件。其中包含60000张手写体识别数字图片。(MNIST data set is a handwritten data set, which consists of four parts: a training picture set, a training l
Neural-Networks-A-Comprehensive-
- 神经网络方面国外经典的原文书籍 作者是simon haykin-Neural Networks in the original classic books of foreign authors simon haykin
C3
- 根据极化SAR数据,将目标的极化散射矩阵矢量化成相对应的极化协方差矩阵(According to the polarimetric SAR data, the polarization scattering matrix of the target is transformed into the corresponding polarization covariance matrix)
FSR code
- sparse represetation
matlab
- MATLAB7.1 教程,全部是英文,很经典很好的入门教程。-MATLAB7.1 English Tutorial
motiondetect
- 本程序是基于VC++和opencv开发的视频入侵检测预警程序,在目标进入危险区域,提示警示语-This procedure is based on VC++ and opencv video intrusion detection development of early warning procedures, the goal of entering the hazardous area, prompted warnings
程序员的数学_3_线性代数_平冈和幸堀玄著.pdf
- 线性代数是学习任何传感器类学科的基础知识。(Linear algebra is the basic knowledge of any sensor class.)
Adaboost相关资料
- Adaboost相关资料
Beauty-of-coding
- 一个微软面试的指南,也可以学到很多实用的解决问题的方法。学习算法的好书。-a guide to the interview of microsoft. and you can learn many algorithm as well.