-
一个可以存放任何数据类型的链表类
一个可以存放任何数据类型的链表类-a store any data type objectlist
- 2022-01-26 02:55:49下载
- 积分:1
-
寻找矩阵的检测像素
- 2023-01-26 10:35:04下载
- 积分:1
-
MP匹配追踪算法
该源码是在MATLAB 平台上实现的,主要是关于匹配追踪算法语音和音频的应用,对语音和音频进行稀疏分解和重构,实验仿真表明,语音和音频通过MP算法进行稀疏分解,重构后的音质不但不会下降,并达到压缩的效果
- 2022-01-30 18:02:19下载
- 积分:1
-
HMM源码 java版,可以直接放到weka里用
HMM源码 java版,可以直接放到weka里用,他是一个HMM算法的代码包,当需要在weka里使用该算法是,就可以通过配置
将其添加到weka里使用
- 2022-08-18 17:53:53下载
- 积分:1
-
2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two on the statistical probability of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
- 2023-02-14 04:35:04下载
- 积分:1
-
preissmann隐格式代码
preissmann隐格式代码,解一维非恒定圣维南方程。。。
- 2022-06-17 22:53:22下载
- 积分:1
-
常用的数学统计算法,希望大家喜欢
Calculate the approximation of the standard normal distributi...
常用的数学统计算法,希望大家喜欢
Calculate the approximation of the standard normal distribution
-commonly used mathematical statistical algorithm, hope you like Calculate the approximation of the stan DST normal distribution
- 2022-05-08 07:44:15下载
- 积分:1
-
程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的算法很巧妙 是从一个地球物理学家拿学来的...
程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的算法很巧妙 是从一个地球物理学家拿学来的-it is a good method to have convelution of two one_dimension array
- 2022-02-04 22:15:45下载
- 积分:1
-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1
-
任意元素的矩阵操作,包括加、减、乘、求行列式、求逆
任意元素的矩阵操作,包括加、减、乘、求行列式、求逆-An arbitrary element matrix operations, including addition, subtraction, multiplication, seeking determinant, inverse
- 2022-04-28 11:12:40下载
- 积分:1