-
复数信号的FASTICA算法,和ICA算法类似,但主要用于处理复数信号。...
复数信号的FASTICA算法,和ICA算法类似,但主要用于处理复数信号。-Plural signals FastICA algorithm, and the ICA algorithm similar to, but mainly used for dealing with a plurality of signals.
- 2022-03-07 12:57:16下载
- 积分:1
-
计算机网络经典算法:生产者与消费者问题的源代码
计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
- 2022-01-24 16:23:20下载
- 积分:1
-
正则化方法分类器,模式识别,matlab
正则化方法分类器,模式识别,matlab-Regularization method classifier, pattern recognition, matlab
- 2023-03-01 22:40:04下载
- 积分:1
-
神经网络模拟正弦函数演示
神经网络模拟正弦函数演示-neural network simulation sine function demo
- 2022-07-17 10:14:50下载
- 积分:1
-
VC++ Genetic Algorithm
VC++ 遗传算法 VC++ 遗传算法 VC++ 遗传算法-VC++ Genetic Algorithm
- 2022-02-15 00:27:34下载
- 积分:1
-
用模糊控制方法逼近函数z=x+y,效果比较好
用模糊控制方法逼近函数z=x+y,效果比较好-Fuzzy control method with approximation function z = x+ y, the effect is better
- 2022-09-30 10:15:03下载
- 积分:1
-
设计的bp神经网络,来判断和预测机器的故障级别。
设计的bp神经网络,来判断和预测机器的故障级别。-Bp neural network designed to determine and predict the fault-level machines.
- 2023-07-07 23:35:03下载
- 积分:1
-
用模拟退火法高效的计算图论中哈密顿贿赂的最短路径
用模拟退火法高效的计算图论中哈密顿贿赂的最短路径-simulated annealing method of calculating efficient graph theory Hamiltonian bribery Shortest Path
- 2022-01-21 20:53:24下载
- 积分:1
-
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定...
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision variables, the optimal model to determine coding method to determine decoding, determine individual evaluation methods, genetic operator, genetic algorithm to determine the operating parameters seven steps.
- 2022-03-18 20:39:46下载
- 积分:1
-
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表...
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。-PSO optimization algorithm vc++ source. In the following vc.net2003 through. Recommendations: look the code before you find out how the PSO story. Then corresponds to: Program with Agent on behalf of a bird, PSO representative of birds. Read the source code, do not look down, look at the main (), then follow the order of things emerging, one by one come.
- 2022-09-24 11:50:03下载
- 积分:1