-
tmrecog
A template matching algorithm for Chord Recognition. It matches a given chroma with 180 chord patterns
- 2010-11-30 07:34:25下载
- 积分:1
-
annearly
FORECAST WITH NEURAL NETWORKS
- 2010-01-07 23:08:26下载
- 积分:1
-
ZigZagmatlab
用MATLAB实现MPEG中的 ZIG-ZAG 扫描,矩阵查表实现,函数形式,很有用。(MPEG with a MATLAB implementation of the ZIG-ZAG scan matrix look-up table implementation, functional form, is useful.)
- 2010-05-12 21:53:12下载
- 积分:1
-
DOBC
线性系统的扰动观测器模型仿真和画图程序,m文件(Simulation of M model for disturbance observer of linear systems)
- 2020-08-23 14:48:20下载
- 积分:1
-
Mahafza--Matlab--for-Radar-Systems
这是Bassem R. Mahafza" Matlab Simulations for Radar Systems Design "的书还有它的Matlab的程序。(This is Bassem R. Mahafza s book "Matlab Simulations for Radar Systems Design" with Matlab codes.You have to put the codes on the Matlab folder that you can excute it.)
- 2013-12-05 14:14:39下载
- 积分:1
-
chuang_han_shu
矩形窗、汉宁窗、汉明窗、布莱克曼窗的时域波形、幅频特性的matlab实现。(Rectangular window, Hanning, Hamming window, Blackman window time-domain waveform, amplitude and frequency characteristics matlab.)
- 2020-12-17 22:29:12下载
- 积分:1
-
code
Minhashing和LSH算法。用于查找和比较一个pair是否是相似的。并分析false negative和false positive的值(Minhashing and Locality-Sensitive-Hashing (LSH). The algorithms are approximate in that they find only candidate pairs that are likely similar. Therefore, there are two types of error. A false positive (FP) is a candidate pair that is not actually similar according to the given similarity threshold. A false negative (FN) is a similar pair that is not a candidate pair. In this project, we will implement the Minhashing and LSH algorithms, apply them on data sets, and draw observations about when these algorithms perform.
)
- 2012-01-01 21:39:07下载
- 积分:1
-
matlab_shuxuejianmo
说明: 给大家上传一个关于matlab的数学建模实例,同是还有一些编程教程(For everyone to upload on the mathematical modeling matlab examples, the same there are some programming tutorials)
- 2008-10-19 11:40:55下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1
-
windowed_Fourier_transform
加窗傅立叶变换及其逆变换的重构,并有详细的注释和例子(Windowed Fourier transform and its inverse transform of the reconstruction, and detailed notes and examples)
- 2011-09-06 22:57:53下载
- 积分:1