-
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
-
Spline
说明: 利用MATLAB编程实现“已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值”。(The use of MATLAB Programming known helicopter rotary wing shape curve at some point and the endpoint-type value of one derivative values. )
- 2008-12-06 16:36:38下载
- 积分:1
-
Matlab-TSP-ACO
Matlab TSP功能代码 有详细的解释(Matlab TSP features a detailed explanation of the code)
- 2011-05-11 15:35:52下载
- 积分:1
-
WaveGPU_Example
This example solves a 2nd order wave equation: utt = uxx + uyy, with u = 0 on the boundaries. It uses a 2nd order central finite difference in time and a Chebyshev spectral method in space (using FFT). It compares to running the same algorithm on the GPU using gpu-arrays and built-in functions available for the GPU.
- 2013-05-11 17:51:21下载
- 积分:1
-
a
说明: 对肌电信号计算积分肌电值+均方根值+中值频率+平均功率频率(Computation of Integral EMG+RMS+Median Frequency+Average Power Frequency for EMG Signals)
- 2019-06-30 15:58:05下载
- 积分:1
-
xiaoqiuyundong
运用MATLAB求解的小球在弹簧上的运动,希望对大家有用。(spring and pellet)
- 2010-12-15 16:53:03下载
- 积分:1
-
my_RayleighCH
说明: 瑞利信道的仿真源代码,比较实用。matlab仿真(asdsa)
- 2010-04-21 17:39:49下载
- 积分:1
-
LiangHua1
用matalb编写的高斯信源均匀量化,程序简单明了有利于读写(Matalb write with the gaussian source even quantification)
- 2012-04-08 12:41:09下载
- 积分:1
-
matlab-music
通过MATLAB编程实现经典名曲《卡农》的播放,非常有意思的代码(Through MATLAB programming classics " Canon" play, very interesting code)
- 2013-02-20 21:20:13下载
- 积分:1
-
linear_regression_with_one_variable
自己编写的程序,能够实现单变量的线性回归,随机产生训练样本,利用梯度下降法实现训练过程,并且画出了误差的迭代曲线。(I have written a program that can achieve single-variable linear regression, random training sample using gradient descent method to achieve the training process, and draw the iterative curve errors.)
- 2014-11-23 17:23:22下载
- 积分:1