登录
首页 » 算法 » 神经计算,里面包含的代码和说明,程序员可以根据自己的需要修改任何一步分...

神经计算,里面包含的代码和说明,程序员可以根据自己的需要修改任何一步分...

于 2023-06-19 发布 文件大小:26.38 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

神经计算,里面包含的代码和说明,程序员可以根据自己的需要修改任何一步分-nerve, which contains the code and description, programmers can according to its own need to amend any step pm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • prepared by the steepest decline (equation solution), the attention to the matri...
    用C编写的最速下降法(解方程),注意矩阵A是正定对称的-prepared by the steepest decline (equation solution), the attention to the matrix A is symmetric positive definite
    2022-01-26 01:21:10下载
    积分:1
  • 九维的卡尔曼滤波跟踪,包括xyz三方向和各方向的位置,速度,加速度。...
    九维的卡尔曼滤波跟踪算法,包括xyz三方向和各方向的位置,速度,加速度。-Nine-dimensional Kalman filter tracking algorithm, including the three xyz direction and the location of the direction, velocity, acceleration.
    2022-04-18 23:39:23下载
    积分:1
  • 这个程序是一个Win32程序,计Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当
    这个程序是一个Win32程序,计算Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当n>2时, f(n) = f(n-1) + f(n-2)。源代码种给出了三种计算方法。第一种方法用递归,第二种方法用大数组,第三种方法用小数组。此外,这个程序还具备多线程特性,所以在运算时可以做其它操作。代码用到了以前创建的Win32类。测试为发现bug和内存溢出。--Calculate Fibonacci value.
    2023-06-06 19:10:03下载
    积分:1
  • 数十个程序,结构分析,偏重岩土方面
    数十个程序,结构分析,偏重岩土方面-dozens of procedures, structural analysis, emphasizing geotechnical aspects
    2023-08-05 02:35:03下载
    积分:1
  • 遗传(GA)用于最小化单目标函数
    遗传算法(GA)用于最小化单目标函数:会帮助简单了解GA这个代码
    2022-01-28 04:50:17下载
    积分:1
  • //=== === === === === ==== === === === === === === =// letter Description// func...
    //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double *Yg-- 结点估计值,个数为m(过程变量) // int m------ 结点个数(已知条件) //注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2 -//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
    2022-04-29 13:08:12下载
    积分:1
  • 多分辨率分块 (MRC) 高速缓存
    一个简单的代码(未完成)的多分辨率CHUNKING(MRC),请参阅本文“广域网加速发展中世界”,USENIX10。  我给一个简单的代码库MRC分块。请按你的需要使用或修改它。
    2022-02-01 11:16:28下载
    积分:1
  • SAR成像
    关于合成孔径雷达的三种成像算法,开发环境是matlab,适合新手学习使用。关于合成孔径雷达的三种成像算法,开发环境是matlab,适合新手学习使用。关于合成孔径雷达的三种成像算法,开发环境是matlab,适合新手学习使用。关于合成孔径雷达的三种成像算法,开发环境是matlab,适合新手学习使用。
    2022-07-08 18:50:44下载
    积分:1
  • 这是一个追赶
    这是一个追赶法的算法-This is a law to catch up with the algorithm
    2022-05-18 13:05:24下载
    积分:1
  • 时间差的函数
    计算时间差的函数-Function which calculates the difference in hours
    2022-02-16 09:13:42下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载