资源列表
[matlab例程] pufengsousuo
说明:这是我师兄做的空间谱估计的内容。这只是一小部分程序,希望大家能够接受,下载吧。-this done I saw the space Spectral Estimation content. This is only a small part of the procedure, hoping that everyone can accept, download it.<杨洋> 在 2025-01-20 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] 情感识别
说明:压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。-compressed in a series of Matlab program of "specific emotional crowd voice recognition" of the new study. Specific details of compressed see the papers.<葛林> 在 2025-01-20 上传 | 大小:241kb | 下载:0
[人工智能/神经网络/遗传算法] 遗传算法c++程序
说明:首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corre<> 在 2025-01-20 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] 模拟退火源码
说明:模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动<> 在 2025-01-20 上传 | 大小:54kb | 下载:0
[人工智能/神经网络/遗传算法] 遗传算法工具箱
说明: 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB<> 在 2025-01-20 上传 | 大小:104kb | 下载:0
[matlab例程] 实验6-牛顿法解方程
说明:在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.<葛林> 在 2025-01-20 上传 | 大小:54kb | 下载:0