资源列表

[数值算法/人工智能C1

说明:Newton Methom 迭代4次,精度达到了7.977e-12,程序执行时间<0.01s在知道解的大致值的情况下,Newton Methom是相当好的解法-Newton Methom iteration 4 times the accuracy of 7.977e-12, program execution time <0.01s in the know the approximate value solution
<曾晖> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法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

[matlab例程BP

说明:对用BP算法所进行的神经网络进行仿真、训练。模拟综合出我们所需要的结果。-BP algorithm by using the neural network simulation and training. Analog synthesis we need results.
<傅建新> 在 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

[数值算法/人工智能544pp

说明:用VB程序编写的数值计算解雅克比迭代公式。-VB programmers using numerical solution of the Jacobian iterative formula.
<kllogg> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[matlab例程ols

说明:最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
<晓柳> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[matlab例程fuzzy1

说明:基于模糊贴近度的数据融合新算法 matlab源程序-Based on fuzzy close-degree of data fusion new algorithm matlab source
<晓柳> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法subset

说明:利用回溯法求解子集和问题的C++实现 给定正整数集合S和正整数c计算出子集和s1使得子集合之和为c-The use of retrospective method and problems in a subset of the C++ Achieve a given positive integer set S and positive integer c calculated subset and makes a subset o
<> 在 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

源码中国 www.ymcn.org