-
信号 triangulaire
信号交替算法方法来绘制信号三角: 积极和消极。这是因为正弦电压被比作一个固定电压。
- 2022-04-30 18:27:49下载
- 积分:1
-
使用递归方法与非递归方法求解迷宫问题。
使用递归方法与非递归方法求解迷宫问题。内容涉及递归的消去、属于数据与算法课程。可以求解大型迷宫,输出迷宫路径
- 2022-02-26 09:25:27下载
- 积分:1
-
Example to calculate, with basic operations, polinomial til 10 degrees, just the...
Example to calculate, with basic operations, polinomial til 10 degrees, just the first step for
solution of polinomial problems, can be implemented according to your wish-Example to calculate, with basic operations, polinomial til 10 degrees, just the first step for
solution of polinomial problems, can be implemented according to your wish
- 2023-07-30 06:10:03下载
- 积分:1
-
与上一个程序的不同之处在于,此程序计算的是强制对流的问题,上一个为自然对流...
与上一个程序的不同之处在于,此程序计算的是强制对流的问题,上一个为自然对流-With a different procedure is that this procedure is the calculation of the problem of forced convection, natural convection on a
- 2022-08-10 00:04:06下载
- 积分:1
-
问题分类
TF-IDF(term frequency–inverse document frequency)是一种用于资讯检索与资讯探勘的常用加权技术, TFIDF的主要思想是:如果某个词或短语在一篇文章中出现的频率TF高,并且在其他文章中很少出现,则认为此词或者短语具有很好的类别区分能力,适合用来分类。TFIDF实际上是:TF * IDF,TF词频(Term Frequency),IDF反文档频率(Inverse Document Frequency)。TF表示词条在文档d中出现的频率。IDF的主要思想是:如果包含词条t的文档越少,也就是n越小,IDF越大,则说明词条t具有很好的类别区分能力。如果某一类文档C中包含词条t的文档数为m,而其它类包含t的文档总数为k,显然所有包含t的文档数n=m + k,当m大的时候,n也大,按照IDF公式得到的IDF的值会小,就说明该词条t类别区分能力不强。但是实际上,如果一个词条在一个类的文档中频繁出现,则说明该词条能够很好代表这个类的文本的特征,这样的词条应该给它们赋予较高的权重,并选来作为该类文本的特征词以区别与其它类文档。这就是IDF的不足之处。
- 2022-02-24 18:34:48下载
- 积分:1
-
Bayesian forecasting of operations research is on the machine is important exper...
运筹学的贝叶斯预测,是上机进行运筹学实验的重要实验。-Bayesian forecasting of operations research is on the machine is important experimental operations research experiments.
- 2022-04-08 04:16:45下载
- 积分:1
-
asdasdasdasdasd
asdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdd
- 2023-05-06 23:00:03下载
- 积分:1
-
liang barsky line clipping algo
liang barsky line clipping algo
- 2022-03-20 17:54:38下载
- 积分:1
-
目前的商用有限元程序不但分析功能几乎覆盖了所有的工程领域,其程序使用也非常方便,只要有一定基础的工程师都可以在不长的时间内分析实际工程项目,这就是它能被迅速推广...
目前的商用有限元程序不但分析功能几乎覆盖了所有的工程领域,其程序使用也非常方便,只要有一定基础的工程师都可以在不长的时间内分析实际工程项目,这就是它能被迅速推广的主要原因之一。-The current commercial finite element analysis capabilities will not only cover almost all the engineering fields, and the procedure is also very easy to use, as long as there is some basis for engineers can be a long period of time without an analysis of actual projects, that is, it can be rapidly expanded one of the main.
- 2022-10-08 20:50:02下载
- 积分:1
-
Apriori及FP-growth源程序及输出
不但要输出频繁模式,还要输出频繁模式的支持度(绝对值,即支持度计数)输出文件中每行格式如下:abc: 1000表示输出模式为abc,其支持度为1000
- 2023-04-05 04:55:03下载
- 积分:1