-
Navier-Stokes
Navier Stokes solver
- 2015-03-16 12:16:43下载
- 积分:1
-
data_guess
说明: 使用指数平滑对数据进行初步处理,在使用bp神经网络进行预测(Using exponential smoothing to deal with the data and BP neural network to forecast)
- 2020-05-10 17:15:37下载
- 积分:1
-
30qmjdszxhcl
30个【全美经典】数字信号处理例子,震精(【30】 digital signal processing classic American example, Chen Jing)
- 2010-08-05 17:24:11下载
- 积分:1
-
delNum
给定n位整数任意去掉其中k<=n位,剩下的数字按原次序排列组成一个新的正整数,且这个正整数最小(Given an arbitrary n-bit integers to remove where k < = n bits, the remaining number of original order of the formation of a new positive integer, and that this is the smallest integer)
- 2010-01-03 21:43:20下载
- 积分:1
-
NewtonSolver
Newton s method for solving system of nonlinear equations.
- 2012-08-16 21:04:42下载
- 积分:1
-
MUSIC算法以及二维MUSIC算法程序及仿真图MUSIC
MUSIC算法以及二维MUSIC算法程序及仿真图(MUSIC algorithm and 2D-MUSIC algorithm)
- 2021-01-20 10:48:41下载
- 积分:1
-
bianyuanjiece
一个很好的进行边缘检测的matlab源代码,对于初学边缘处理的人有较大帮助(a good edge detection of Matlab source code for a novice edge with the greater help)
- 2007-02-06 18:06:59下载
- 积分:1
-
self-mad
that is useful code for communication
- 2013-03-14 17:32:27下载
- 积分:1
-
dst_iii
3D DCT function in wavelet
- 2013-04-30 17:33:24下载
- 积分: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