资源列表
[人工智能/神经网络/遗传算法] cmean
说明:这个算法的基础是误差平方和准则,为了要得到最优结果,首先要对样本集进行划分,一般的做法是先选择一些代表性的点作为聚类的核心,然后把其余的点按照某种方法分到各类中去。-This algorithm is based on error sum of squares criterion, in order to get the optimal results, first of all to sample set division, the general practice is to choose<张鹏> 在 2025-06-09 上传 | 大小:574kb | 下载:0
[人工智能/神经网络/遗传算法] Cluster_flag
说明:先随机找寻一个合理的初始划分,然后试探将样本从一个群搬到另一个群,如果某次搬动能使准则函数值得到改进的话,则继续搬运,否则废除本次搬运,再继续其他搬运。-Randomly and find a reasonable initial division, and then test the sample from a group of moving to another group, if a move can make the criterion function is worth to impr<张鹏> 在 2025-06-09 上传 | 大小:404kb | 下载:0
[人工智能/神经网络/遗传算法] Pitch-Determination-Algorithm
说明:一个可用的基音周期检测算法,可以较准确的检测出基音值,是学习基音周期提取原理的好程序。-A usable pitch detection algorithm, more accurate detection of the pitch value is a good program to learn the pitch period extraction principle.<刘冰> 在 2025-06-09 上传 | 大小:297kb | 下载:0
[人工智能/神经网络/遗传算法] Silence-removal-in-speech-signals
说明:进行话音检测和去除无效的话音,是进行语音识别和处理的预处理必须的功能。-A simple method for silence removal in speech streams<刘冰> 在 2025-06-09 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] twodimapproximationbp
说明: 单输出函数Y=SIN(X)逼近问题的bp程序:假设网络结构为3--2--1,输入维数M,共N个样本,一般输入不算层,输出算层- 激活函数: hardlim---(0,1),hardlims---(-1,1),purelin,logsig---(0,1),tansig----(-1,1) softmax,poslin,radbas,satlin,satlins,tribas 训练算法: 1.traingd,traingdm,traingda(variable l<刘老师> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ChaosToolbox1p0_trial
说明:师兄写论文用的混沌工具箱,传上来分享给大家-The brothers write papers chaotic Toolbox pass up for everyone to share<兰小宝> 在 2025-06-09 上传 | 大小:109kb | 下载:0
[人工智能/神经网络/遗传算法] algorithmTSP
说明:基于回溯法的TSP问题解决方案,附有TSP问题相关的c++和matlab解法资料,及工程文件(西电02105143)-Solution of TSP problem based on the backtracking with TSP problem related to c++ and matlab solution data and project files (Western Electric 02105143)<VanillaChow> 在 2025-06-09 上传 | 大小:16.47mb | 下载:0
[人工智能/神经网络/遗传算法] yichuansuanfahanshuyouhua
说明:基于遗传算法的函数优化问题,包括工程文件和总结论文,仅供参考(西电02105143)-Based on the function of the genetic algorithm optimization problems, including engineering documents and summary papers for reference only (Western Electric 02105143)<VanillaChow> 在 2025-06-09 上传 | 大小:1.46mb | 下载:0
[人工智能/神经网络/遗传算法] zhinengjisuan
说明:消除样本顺序的BP神经网络,使用C语言实现 能够直接运行-To eliminate sample order BP neural network<diane xiong> 在 2025-06-09 上传 | 大小:276kb | 下载:0
[人工智能/神经网络/遗传算法] zuiyouhuatiduniudunneiwaidian
说明:基于最优化方法的函数优化问题,分别对于约束极值问题和无约束极值问题各有两种算法,包括相关资料、工程文件及总结论文,仅供参考(西电02105143)-Unconstrained extremum problem based on the optimal method of function optimization problems and unconstrained extremum problem each of the two algorithms, including related da<VanillaChow> 在 2025-06-09 上传 | 大小:2.24mb | 下载:0
[人工智能/神经网络/遗传算法] BP_sinx
说明:BP神经网络分别实现sinx、|sinx|、sin(a)sin(b)/ab 程序源代码,采用matlab编写-BP neural network to achieve sinx,| sinx | ,sin (a) sin (b)/ab program source code, using matlab prepared<Liang> 在 2025-06-09 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] hw3
说明:在打鸭子游戏中运用HMM算法。猜测500只鸭子的可能行为。由服务器给出鸭子的行为,通过forward-backward algorithm 来得到transmission matrix, observation matrix和初始状态矩阵。程序根据服务器给出的observed state 来猜测鸭子的下一个state。observe state有三种运动方式和四种运动方向组合而成。鸭子有三种运动方式,加速,保持速度,和静止。有上下东西四个运动方向。-HMM algorithm applicati<夏茉儿> 在 2025-06-09 上传 | 大小:8kb | 下载:0