-
一个计算光子晶体的程序,Fortran语言编写,学习光子晶体方向的很好的参考程序...
一个计算光子晶体的程序,Fortran语言编写,学习光子晶体方向的很好的参考程序-A procedure for calculating the photonic crystal, Fortran languages, study of photonic crystal the direction of a good reference procedures
- 2022-01-25 15:34:56下载
- 积分:1
-
DBSCAN算法
% Function: [class,type]=dbscan(x,k,Eps)
% -------------------------------------------------------------------------
% Aim:
% Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN)
% -------------------------------------------------------------------------
% Input:
% x - data set (m,n); m-objects, n-variables
% k - number of objects in a neighborhood of an object
% (minimal number of objects considered as a cluster)
% Eps - neighborhood radius, if not known avoid this parameter or put []
% -------------------------------------------------------------------------
% Output:
% class - vector specifying assignment of the i-th object to certain
% cluster (m,1)
% type - vector specifying type of the i-th object
% (core: 1, border: 0, outlier: -1)
- 2022-04-08 08:12:27下载
- 积分:1
-
图像旋转(线性插值法)
图像旋转(线性插值法)-image rotation (linear interpolation)
- 2022-01-23 11:23:21下载
- 积分:1
-
概率上下文无关语法分析器
本系统是一个概率型的自然语言句法分析器。系统的分析算法是综合了多种优化策略的改进型chart分析算法。分析结果是概率最大的一棵分析树。在概率模型方面,本系统也在一定程度上突破了pcfg的上下文无关假设,引入了结构上下文条件,是的分析结果正确率有了明显提高。本系统运行在 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-18 18:27:32下载
- 积分:1
-
Very classic matrix algorithm to know on the next
很 经典 的 矩阵算法
知道 的 就下
-Very classic matrix algorithm to know on the next
- 2022-08-26 13:31:05下载
- 积分:1
-
FP增长树
FP增长算法中频繁项集挖掘中的一个。它可用于查找数据库中设置的频繁项目。它会以树结构格式的输出。它比Apriori算法,因为没有候选人的产生更有效率。强关联规则生成的执行输出。
- 2022-07-09 09:20:51下载
- 积分:1
-
追赶法求解三对角矩阵是数值算法中重要的一种,这个利用了求借热传导方程...
追赶法求解三对角矩阵是数值算法中重要的一种,这个利用了求借热传导方程-chased solve three-diagonal matrix numerical algorithm is an important, the use of the demand by heat conduction equation
- 2022-08-18 21:43:36下载
- 积分:1
-
USACO chapter one.May hope it useful to someone
USACO chapter one.May hope it useful to someone
- 2022-03-25 07:57:06下载
- 积分:1
-
calendar and the lunar calendar algorithm (Calendar)
公历及阴历算法(Calendar)-calendar and the lunar calendar algorithm (Calendar)
- 2022-03-31 15:27:34下载
- 积分:1
-
photogrammetry Resection of the algorithm to achieve, through the importation of...
摄影测量中后方交会算法的实现,通过输入测量数据可以算出交会点的小程序-photogrammetry Resection of the algorithm to achieve, through the importation of data could calculate the intersection of the small programs
- 2022-04-01 21:10:21下载
- 积分:1