-
层次型隐含狄利克雷分布
海量数据中包含一个或者多个主题,可以通过面向主题模型的算法求解。lda是其中一个典型代表。然后,这些主题模型本身又包含丰富的结构,如,层次型结构。这里给出的是一种进行层次型主题发现的算法。
- 2022-07-14 11:20:19下载
- 积分:1
-
变步长积分一步的连分式法
变步长积分一步的连分式法-variable step integral step in the continued fraction France
- 2023-08-03 04:05:05下载
- 积分:1
-
这是一个用于生成等值线的源代码,程序根据输入的高程文本文件,自动跟踪等值点,并生成相应的等值线。
这是一个用于生成等值线的源代码,程序根据输入的高程文本文件,自动跟踪等值点,并生成相应的等值线。- This is uses in to produce the equivalent line the source code,
the elevation text documents which the procedure basis inputs,
automatic tracking equivalent spot, and production corresponding
equivalent line.
- 2022-09-03 23:25:03下载
- 积分:1
-
多元散射校正算法,用于近红外散射数据处理,增强信噪比
多元散射校正算法,用于近红外散射数据处理,增强信噪比-function [Xcorrect]=msc(X,Xref)
msc pretreate the samples X with the Multiplicative Scatter Correct
Input
X:the matrix of the sample spectra to be Correct
Xref:the matrix of the sample spectra to be ref
Output
Xcorrect:the sample spectras was Corrected from the X
Programmer: zhimin zhang @ central south university on dec 13 ,2007
Reference: Chemometrics and Intelligent Laboratory Systems 29 (1995) 233-241
- 2023-09-03 21:40:03下载
- 积分:1
-
分数阶傅立叶变换.rar
分数阶傅立叶变换.rar-fractional Fourier transform. Rar
- 2022-02-14 12:43:20下载
- 积分:1
-
用matlab开发的系统辩识原代码。利用最小二乘法实现辩识.
用matlab开发的系统辩识原代码。利用最小二乘法实现辩识.-Using matlab developed the original system identification code. Realize the use of least squares identification.
- 2022-08-18 23:54:54下载
- 积分:1
-
一个简单的算法加法器
一个简单的算法加法器-a simple algorithm Adder
- 2022-01-25 18:19:16下载
- 积分:1
-
c语言写得一阶有限元的通用程序,很实用的。
c语言写得一阶有限元的通用程序,很实用的。-c language written in the first-order finite element of the general program, it is practical.
- 2022-04-18 06:40:49下载
- 积分:1
-
图像处理函数
包含图像处理基本算法。高斯滤波。拉普拉斯锐化。反色。傅里叶变换。灰度均衡。walsh变换等。对比度拉伸。方块编码。二值化变换。调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 。。
- 2022-07-28 09:20:20下载
- 积分:1
-
德州扑克牌值计算
POKER 计算值 斗地主 扎金花都离不开它
This article for the budding poker AI programmer provides a foundation for a simple implementation of No-Limit Texas Holdem Poker AI, covering the basics of hand strength evaluation and betting. By following the recipe set out here, you will quickly become able to implement a reasonably strong poker AI, and have a solid foundation on which to build. I assume you are familiar with the basic terminology of poker.
- 2022-08-15 11:28:52下载
- 积分:1