-
快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算...
快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算-Fast Fourier Transform of C realized, the introduction of a new reverse algorithm, program code, only more than 100 lines, it is necessary to achieve the 1000 sampling points calculation
- 2022-03-23 21:12:52下载
- 积分:1
-
absolutely wonderful, for beginners
绝对精彩,适合初学者-absolutely wonderful, for beginners
- 2022-03-02 20:48:43下载
- 积分:1
-
A program to find frequent molecular (subst ructures and discriminative fragment...
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
- 2022-08-11 00:52:41下载
- 积分:1
-
文化基因算法伪代码
memetic是一种高效的文化进化计算方法,该范例以Rosenbroek函数为例进行了演示,你也可以加入其它函数进行测试。-memetic cultural evolution is an efficient method of calculating the sample to Rosenbroek function as an example of the presentation, you can also add other functions to be tested.非原创,仅限分享。
- 2022-10-13 04:35:03下载
- 积分:1
-
卷积神经网络CNN 手写英文字母的识别
应用背景利用计算机做图像识别分类的经典算法,训练集中30张已知类别的手写字母图片,目的是要创建一个网络结构,使手写图片与类别之间形成一种映射,以便得到一副新的图片时,利用这个网络结构能够正确判别出它的类别,即它代表的是字母A或是字母B.关键技术利用卷积神经网络对输入图像进行卷积做特征提取,原图像的特征就被细化了,再对已提取的特征图做下采样即平均池化,在减少数据量的同时保证信息量的不丢失,如此在做一次卷积和下采样,图片尺寸变小,数据量合适,做全连接层,传统神经网络,构造输出层。训练时采用BP反向传播,梯度下降法,优化参数。
- 2022-03-06 18:17:03下载
- 积分:1
-
CRC循环算法的C语言实现,非常好用CRC循环算法的C语言实现
CRC循环算法的C语言实现,非常好用CRC循环算法的C语言实现-CRC cycle algorithm realize the C language, very easy to use CRC cycle algorithm realize the C language
- 2022-02-21 05:30:35下载
- 积分:1
-
svm 技术在示功图故障中检测重的应用
使用C++ 代码编写,能够很好的实现示功图的多类分类,基于编写的软件已经商用。有一定的实践意义!算法描述较为详细,有一定的指导意义!
- 2022-08-15 08:33:03下载
- 积分:1
-
各种不同排序思想的排序源程序
各种不同排序思想的排序源程序- Each kind of different arrangement thought arrangement source
program
- 2022-02-05 06:08:06下载
- 积分:1
-
常用的各种进制转换,包括十六进和十进制互转,二进制、ascall的转换...
常用的各种进制转换,包括十六进和十进制互转,二进制、ascall的转换-A variety of commonly used M-ary conversion, including conversion hexadecimal and decimal, binary, ascall conversion
- 2022-07-06 23:31:36下载
- 积分:1
-
算术码编码代码源程序
算术码编码代码源程序-source code
- 2022-12-04 22:55:03下载
- 积分:1