资源列表
[人工智能/神经网络/遗传算法] bpbijin
说明:这是用BP神经网络实现函数逼近的MATLAB源程序。-This is by BP neural network function approximation of MATLAB source.<lyulong> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] RBFjulei
说明:这是一个用RBF神经网络实现的一个聚类算法,希望能够有用-This is a RBF neural network using a clustering algorithm to achieve the hope of useful<lyulong> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BPxunlian1
说明:这是一个用BP神经网络实现函数训练的源代码-This is a function of BP neural network training to achieve the source code<lyulong> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] KalmanFilter
说明:简单的三维kalman滤波程序,这里没有给出l滤波数据,需要使用者自己生成-Simple three-dimensional kalman filtering procedure here did not give l filtering data, the need for users to generate their own<杨扬> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] hopfieldNN
说明:matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.<magic> 在 2025-05-28 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] FFT
说明:// 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1<bluefeifei> 在 2025-05-28 上传 | 大小:1kb | 下载:0