-
倒排表
这是一个基于gensim的倒排表,同时也含有手动实现的部分(This is an inverted table based on gensim, and also contains manual implementation.)
- 2020-06-21 00:00:02下载
- 积分:1
-
使用VBA在Excel、Word、Access中进行数据交换。从Access中取出数据,使用Excel中的参数在Word中建立需要的文件。...
使用VBA在Excel、Word、Access中进行数据交换。从Access中取出数据,使用Excel中的参数在Word中建立需要的文件。-The use of VBA in Excel, Word, Access in the data exchange. Remove the data from Access using Excel in the parameters in Word to create documents required.
- 2022-07-02 01:07:58下载
- 积分:1
-
MINRES
采用CG法求解稀疏对称奇异矩阵得到的Ax=b(Implementation of a conjugate-gradient type method for solving sparse linear equations:
Solve Ax = b or (A- sI)x = b.
The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a shifting parameter – it may be any number. The method is based on Lanczos tridiagonalization. You may provide a preconditioner, but it must be positive definite.
)
- 2009-09-11 12:24:21下载
- 积分:1
-
track
框出视频中的前景目标,可以用作圈出静止背景的小车(Box out of the video in the foreground, can be used as a circle around the background of the car)
- 2017-09-17 20:49:36下载
- 积分:1
-
kaggle_diabetic-master
A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh.
Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images.
You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
- 2019-05-11 15:31:21下载
- 积分:1
-
pv1 (1)
pv implementation in matlab
- 2019-03-12 22:13:25下载
- 积分:1
-
ansys命令流
车-轨-桥静力分析,弹簧连接分析,60轨(Vehicle rail bridge static analysis, spring connection analysis, 60 rail)
- 2020-10-15 15:57:29下载
- 积分:1
-
seismicwaveofshanghai
上海人工波
需要地震波的朋友可以下来(Shanghai artificial seismic waves need friends can down)
- 2021-02-22 15:39:42下载
- 积分:1
-
matlab智能优化算法
说明: 《智能优化算法及其MATLAB实例(第2版)》是2018年电子工业出版社出版的图书,图书作者是包子阳,余继周,杨杉。(Intelligent optimization algorithm and its MATLAB examples (2nd Edition) is a book published by electronic industry press in 2018, written by Bao Ziyang, Yu Jizhou and Yang Shan.)
- 2021-04-01 10:32:46下载
- 积分:1
-
Tamura
Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。(The six components of the Tamura texture feature correspond to the six properties of the texture feature in the psychological perspective, namely, coarseness, contrast, directionality, linelikeness, and regularity. and roughness. Among them, the first three components are especially important for image retrieval.)
- 2018-10-22 11:35:27下载
- 积分:1