资源列表
PiDay2016-5
- Final file this better working
HW1
- This is how to use gradient decent to do linear regression.
DSC03346
- Java SE 9, our latest release
LBP
- LBP算子 含有 1- 归一化LBP码 2-旋转不变LBP码 3-归一化旋转不变LBP码(LBP operator contains 1- normalized LBP code 2- rotation invariant LBP code 3- normalized rotation invariant LBP code)
每日算法
- 描述了几个经典算法,介绍了动态规划和其他代码问题,(Several classical algorithms are described)
STFT
- 实现短时傅里叶变换的源代码,其中参数可以自行更改(the code that can realize STFT .)
adc
- 处理离散信号的例子,解释傅里叶函数在离散系统中的用法。(an exgamble to deal with Discrete signal)
161741_4cbc02a5d9eba
- 这是一个压缩的文件 这个文件很简单实用 对提高英语有帮助(This is a compressed file This file is very simple and practical It helps to improve English)
RBF
- 径向基函数插值使用一系列基函数,它们在每个采样点对称且居中。径向基函数是一类特殊的函数,其主要特征是它们的响应与中心点的距离单调地减小(或增加)。中心、距离刻度和精确的形状是模型的参数。(Radial Basis Function interpolation with biharmonic, multiquadric, inverse multiquadric, thin plate spline, and Gaussian basis functions for Matlab/Octave.
bp神经网络分类附带性细讲解
- bp神经网络分类附带详细讲解 1、本人对其中涉及到的函数进行了详细说明。 2、此程序中部分函数的使用方式是高版本Matlab中不推荐的,文中给出了当前高版本Matlab中的使用方式,并给出了相关博客地址(BP neural network classification with detailed explanation 1, I give a detailed descr iption of the functions involved. 2. The way part of the
kdtree
- 基于PCL的kdtree,可以根据给定的搜索范围搜索近邻点(you can get the nearest points in the given range by kdtree based on the PCL)
高斯滤波
- 可以实现对一维数据的高斯滤波操作,自定义窗口尺寸、标准差等参数(realize the Gaussian filtering in one-dimensional data, you can identify custom window size, standard deviation and other parameters)
