登录
首页 » 算法 » 神经网络和智能信号处理

神经网络和智能信号处理

于 2022-07-13 发布 文件大小:50.97 kB
0 309
下载积分: 2 下载次数: 1

代码说明:

里面是很多智能算法的doc版资料,此外还有信号处理的方法.如BP,SOM,RBF,混沌神经网络等等,适合初学者

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

发表评论

0 个回复

  • C++程序实现的各种随机数的生成程序。
    C++程序实现的各种随机数的生成程序。-C program of random number generation procedures.
    2022-11-26 10:00:03下载
    积分:1
  • 数列计
    例如,当k=3时,这个序列是: 1,3,4,9,10,12,13,… (该序列实际上就是:3^0,3^1,3^0+3^1,3^2,3^0+3^2,3^1+3^2, 3^0+3^1+3^2,…) 请你求出这个序列的第N项的值(用10进制数表示)。 例如,对于k=3,N=100,正确答案应该是981。 输入格式 输入只有1行,为2个正整数,用一个空格隔开: k N (k、N的含义与上述的问题描述一致,且3≤k≤15,10≤N≤1000)。 输出格式 输出为计算结果,是一个正整数(在所有的测试数据中,结果均不超过2.1*10^9)。(整数前不要有空格和其他符号)。 样例输入 3 100 样例输出 981  
    2022-03-12 08:20:11下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2022-02-26 02:05:02下载
    积分:1
  • CSMA
    csma-ca 算法的源代码,欢迎大家一起探讨-csma-ca algorithm source code, welcome you to explore
    2023-06-07 17:20:03下载
    积分:1
  • 遗传库及Demo
    很详细的遗传算法使用和例子。 包括VS下单独的遗传算法库和vs下遗传算法库的使用demo。
    2022-12-16 00:45:03下载
    积分:1
  • 殷人昆第二版源代码(参考)
             瑞士的计算机学者Niklaus Wirth在1976年出版了一本书,书名为《算法+数据结构 = 程序设计》,它正说明了数据结构与算法在程序设计中的作用。程序设计的实质即为计算机处理问题编制一组
    2022-11-21 17:05:03下载
    积分:1
  • vc下的一个仿matlab界面的矩阵运程序,其中单独封装的矩阵类可实现大多数常用矩阵运功能,经常被我单独拿来使用...
    vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone using them
    2022-04-12 20:05:14下载
    积分:1
  • 一种新的快速排序方
    一种新的快速排序方法-a new rapid sequencing methods
    2022-02-15 13:21:48下载
    积分:1
  • 使用opencv卡尔曼滤波器跟踪鼠标的位置
    卡尔曼滤波有助于预测
    2022-03-29 17:08:35下载
    积分:1
  • 《陈必红》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩...
    《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such.
    2023-01-23 22:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载