-
基于pso模糊神经网络
基于pso的模糊神经网络,传统模糊神经网络使用最小二乘法来递减误差,是不断地循环局部优化,找不到最优解,使用全局优化方法pso可以获得更好的效果。
- 2022-01-22 04:08:55下载
- 积分:1
-
哈夫曼编码
在计算机科学和信息理论,霍夫曼编码是用于无损数据压缩熵编码算法。该术语是指使用一个可变长度代码表的编码源符号(诸如字符在一个文件中),其中所述可变长度代码表是来自于基于发生的每个所述估计的概率以特定的方式来源符号的可能值。它是由大卫·霍夫曼研制,而他是一个博士就读于麻省理工学院,并在1952年发表的论文“为最小冗余码的构造方法”。
- 2022-08-06 02:51:26下载
- 积分:1
-
本文是关于语音编码算法综合性能比较 的一篇文章,对各种编码算法的性能进行综合 比较和评价的方法 。本文试图利用层次分析法来对编码算法进行性能评估。...
本文是关于语音编码算法综合性能比较 的一篇文章,对各种编码算法的性能进行综合 比较和评价的方法 。本文试图利用层次分析法来对编码算法进行性能评估。-This article is a speech coding algorithm on a comprehensive performance comparison of an article on the performance of various coding algorithm comparison and evaluation of a comprehensive approach. This paper attempts to make use of analytic hierarchy process to assess the performance of coding algorithm.
- 2022-03-19 02:48:49下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1
-
windows小帮手,vc6.0开发的,有点小问题
windows小帮手,vc6.0开发的,有点小问题-windows Assistant, vc6.0 developed a bit small problem
- 2022-07-21 13:20:40下载
- 积分:1
-
data encryptiption standart
数据加密标准;
- 2022-06-02 04:41:28下载
- 积分:1
-
这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。...
这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
- 2022-04-18 01:32:13下载
- 积分:1
-
线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。...
线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass- Jodan elimination and the high Shisaideer iterative method.
- 2023-05-05 12:50:04下载
- 积分:1
-
Data Mining the classical k
数据挖掘经典k-means算法C源码实现-Data Mining the classical k-means algorithm C source code to achieve
- 2022-04-20 17:28:52下载
- 积分:1
-
非Steffensen方法
Steffensen method for non-linear equations in C
- 2022-08-20 07:16:26下载
- 积分:1