资源列表
[人工智能/神经网络/遗传算法] nefcon
说明:模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STA<hu min> 在 2025-10-21 上传 | 大小:623kb | 下载:0
[人工智能/神经网络/遗传算法] fuzme_matlab
说明:k-means算法(matlab编写),其中包含测试数据集,可以使用.-This is a k-means algorithm(in matlab) contains data set which can be used<hu min> 在 2025-10-21 上传 | 大小:18kb | 下载:0
[人工智能/神经网络/遗传算法] ais
说明:人工免疫网络,实现分类,聚类,函数寻优等功能,采用matlab编写.-artificial immune network, classification, clustering, search function Excellence function, prepared using Matlab.<hu min> 在 2025-10-21 上传 | 大小:667kb | 下载:0
[matlab例程] MATLAB PROGRAM
说明:Matlab源程序,里面含有大量经典源代码,送给喜欢用matlab编程的朋友!<数字信号处理>的matlab编程.-Matlab source, it contains a large number of classic source code, gave Matlab programming like friends! Lt; Digital signal processing gt; The Matlab programming.<张学友> 在 2025-10-21 上传 | 大小:266kb | 下载:0
[数据结构常用算法] 预测
说明:数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve<吴名> 在 2025-10-21 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] aiprogram
说明:两个人工智能小程序,解决八数码问题,使用A*算法-two small programs to solve eight digital, the use of A* algorithm<张思远> 在 2025-10-21 上传 | 大小:277kb | 下载:0
[数值算法/人工智能] 经典银行家算法
说明:模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁。-Simulation Algorithm. By compiling and debugging a system dynamic allocation of resources simple process simulation, the observation Deadlock conditions, and using bankers algorithm, effe<程倩> 在 2025-10-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] movingAveragePredict
说明:/** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/*** @ author jakcy_wu (wujichun)** Forecast and Analysis-- This algorithm applies only to the affecte<吴名> 在 2025-10-21 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BP神经网络源程序及训练样本
说明:人工神经网络\神经网络的程序和训练数据 解压缩后可以运行的-ANN \ neural network training procedures and decompress data after the run<吴光超> 在 2025-10-21 上传 | 大小:446kb | 下载:1