-
FFT(快速傅立叶变换)的算法实现
FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm
- 2022-04-09 02:58:48下载
- 积分:1
-
MATLAB代码实现的FFT
检测FFT性能的MATLAB程序,系统性能检测用-MATLAB code for FFT
- 2022-06-19 09:19:31下载
- 积分:1
-
网络分类,神经网络的分类
分类是遥感影像应用的一个重要方面,分类的影像便于对真实地物的识别,便于其他研究,在某些领域都要用到分类后的影像,同事也对影像分类的精度做了新的要求。由于传统的影像分类方法精度比较低,已经不能满足研究与应用的需要,所以要求我们寻找与探索新的分类方法,从而满足分类的精度。而基于
- 2022-04-11 14:44:49下载
- 积分:1
-
用几种规则控制倒立摆的模糊运动的程序
用几种规则控制倒立摆的模糊运动的程序-Several rules of fuzzy control of inverted pendulum movement procedures
- 2023-07-07 14:10:03下载
- 积分:1
-
LZ77压缩编码算法的C代码,VC开发.
LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
- 2022-02-26 22:33:26下载
- 积分:1
-
欧几里德算法和扩展欧几里德算法。用C和C++实现。
欧几里德算法和扩展欧几里德算法。用C和C++实现。-extended Euclidean algorithm and the Euclidean algorithm. C and C to achieve.
- 2023-04-02 23:35:03下载
- 积分:1
-
Used for a very large number for scientific computation library, with the interf...
一个用来对非常大的数进行科学计算的程序库,带界面。-Used for a very large number for scientific computation library, with the interface.
- 2022-05-05 11:30:21下载
- 积分:1
-
AR 模型拟合,解决多变量自回归 (AR) 模型的参数估计问题
AR 模型拟合,解决多变量自回归 (AR) 模型的参数估计问题-AR model fitting, since the settlement multivariable regression (AR) model parameter estimation problems
- 2022-07-16 00:33:05下载
- 积分:1
-
完整的vc源码有关于第二类完全椭圆积分,非常实用
完整的vc源码有关于第二类完全椭圆积分,非常实用-vc integrity of the source code on the second category fully elliptic integrals, very practical
- 2022-03-22 09:43:18下载
- 积分:1
-
该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的...
该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的方法,该网络实例中实现的是对某一函数的逼近,输入层为二层,中间层可自己设定多达十几层,逼近精度非常精确。读者可根据自己的需要设定各层的数目以及相应的训练样本进行训练与测试。-The program is written in C language using the momentum method of BP neural network, which has extremely powerful scalability, can be used for function approximation and classification in areas such as language specification, including large-scale use of a dynamically allocated one, two dimensional array of methods, examples of the network realize that the approximation of a function, for the second input layer, middle layer can be set as many as a dozen layers, close to very precise accuracy. Readers may need to be set in accordance with its own number of floors and the corresponding training samples for training and testing.
- 2022-09-23 15:35:02下载
- 积分:1