-
基于pso模糊神经网络
基于pso的模糊神经网络,传统模糊神经网络使用最小二乘法来递减误差,是不断地循环局部优化,找不到最优解,使用全局优化方法pso可以获得更好的效果。
- 2022-01-22 04:08:55下载
- 积分:1
-
Use of sub
用对分法求非线性方程f(x)=0的实根.基本思想:逐步缩小这个有根的区间,当这个区间长度减小到一定程度是,就取这个区间的中点作为根的近似值-Use of sub-method of nonlinear equation f (x) = 0 the real roots. The basic idea: to gradually narrow the range of this well-established, when the interval length decreases to a certain extent, we take the midpoint of this range as the root approximation
- 2022-08-08 04:02:19下载
- 积分:1
-
非
非线性多分辨率信号的分解,论文及matlab代码-Non-linear multi-resolution signal decomposition, papers and matlab code
- 2023-08-30 21:35:04下载
- 积分:1
-
该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!...
该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!-the document to the c Math Library! It is a very useful programming tools. It contains a variety of mathematical functions, for science, engineering application procedures for the preparation of convenience!
- 2022-07-12 13:04:05下载
- 积分:1
-
采用FFT和IFFT的快速卷积的C程序实现源代码。
采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
- 2022-07-13 15:18:14下载
- 积分:1
-
hmax模型C++/matlab混合编程
这是一个已经在我们的论文中所使用的标准代码。关于如何使用C / MATLAB HMAX源代码指令:下载的压缩包HMAX解压它:焦油-xvf hmax.tar这样做:MEX myRespC2new.c(这是MEX函数来计算C2激活)到MEX.c文件编译成.mex*或.dll的平台启动MATLAB键入主运行演示程序,它加载的图像(testImage.gray),并计算出它的C2反应(这是存储在c2Resp之后)。
- 2023-03-18 20:00:03下载
- 积分:1
-
数据挖掘中频繁项挖掘Aporial算法
该算法实现了数据挖掘中基于候选集的频繁项的挖掘,对于训练数据的处理,我们使用一个hashmap表来模拟初始阶段的数据,让后根据支持度来从候选集中找出满足支持度的频繁项,然后进行下一层的频繁项挖掘
- 2023-09-02 10:30:03下载
- 积分:1
-
immune algorithm 求解 tsp问题 python
immune algorithm 求解 tsp问题 python
- 2022-10-10 05:55:03下载
- 积分:1
-
排队系统
//#include"stdafx.h"
#include < stdio.h >
#include < tchar.h >
#include < iostream >
使用命名空间 std ;
int main)
{
////////////////////////////////////////////////////////
/ / 初始化变量 / /
int n = 0,n1 = 0 ;/ / 没有。就业机会
int maxLength = 0 ;/ / 最大长度队列。
浮
- 2023-01-13 23:05:03下载
- 积分:1
-
报告
数值分析实验报告-report
- 2022-08-10 07:04:01下载
- 积分:1