搜索资源列表
EMnormmixtest
- 经典的EM算法程序,用于正态混合分布模型的参数估计,希望能够对大家有帮助!-classic EM algorithm for the Normal Distribution hybrid model parameter estimation, we hope to be able to help!
mixcs
- 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。-the system to achieve a basic mixed password system. It uses DES as a symmetric key algorithm, as RSA public-key algorithm.
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
gm
- 改进的gmm(高斯混合模型)算法,是单一高斯几率密度函数的衍生
arithmetic
- (1)完善程序改为可以对实数进行操作 (2)改为可以对多个操作数基本四责运算,遇到0结束 (3)增加函数,完成四则运算混合运算,注意算法要考虑运算符号的优先级,. 源程序如下
VHDL语言100例(普通下载)
- VHDL语言100例 VHDL语言100例 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 第11例 七值逻辑线或分辨函数 第12例 转换函数 第13例 左移函数 第14例 七值逻辑程序包 第15例 四输入多路器 第16例 目标选择器 第17例 奇偶校验器 第18例 映射单元库及其使用举 第19
EndPointDetectionDlg.rar
- 语音端点检测,VC+matlab混合编程,这个文件是包含语音端点检测的代码,用的是时频参数算法,Speech Endpoint Detection, VC+ Matlab mixed programming, this document is contained in voice activity detection of code, using a time-frequency parameters algorithm
Example_1
- 解决拜占庭将军问题典型问题的源程序。分别采用Dolev算法、快速收敛算法、及 混合算法等多种算法。-Byzantine generals problem solving typical problems of the source. Respectively Dolev algorithm, fast convergence algorithm and hybrid algorithm and other algorithms.
em
- 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
00
- 用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
speech2
- 为了提高语音分离算法的收敛速度以及分离性能,提出把拉普拉斯正态混合分布概率密度函数作为语音信号概率密度函数的估计,得到一个更加适合语音信号分离的激活函数,基于此函数提出一种快速语音分离算法.-In order to improve speech separation algorithm convergence speed and separation performance, raise the normal mixture distribution Laplace probability de
EM_init_kmeans
- 高斯混合模型参数初始化程序,在对高斯混合模型的建立之前采用KMEANS算法进行初始化-Gaussian mixture model parameter initialization procedure, in the Gaussian mixture model is initialized before the algorithm used KMEANS
hybrid-algorithm
- 一种用于说话人性别鉴定的混合算法,本文论述了多种方法实现说话人性别识别,可供研究语音的学者学习。-A used in speaker sex identification of the hybrid algorithm, this paper discusses multiple methods achieve gender recognition to the scholars, available for study pronunciation study.
large_scale_tsp
- 求解大规模的TSP,这个混合算法很有效的,希望有帮助哟。-Solving large-scale TSP, the hybrid algorithm is very effective, hope to have help you.
PSOGSA
- 程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力-Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization
PSO-HJ
- PSO算法和模式搜索法的混合算法求解非线性方程组-PSO algorithm and hybrid algorithm pattern search method for solving nonlinear equations
PSO-MC
- PSO算法和蒙塔卡洛算法的混合算法,求解非线性方程组。单目标优化问题-Hybrid algorithm of PSO and Monta Carlo algorithms for solving nonlinear equations. Single-objective optimization problem
pso-fd
- PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
《Matlab遗传算法工具箱及应用》源码
- 《Matlab遗传算法工具箱及应用》源码(Matlab genetic algorithm toolbox and application" source code)
DDLO算法
- 本文研究了移动边缘计算 (MEC) 网络,其中多个无线设备 (WD) 选择将其计算任务卸载到边缘服务器。为了节约能源并保持 WD 的服务质量,联合卸载决策和带宽分配的优化被表述为混合整数规划问题。然而,该问题在计算上受到维数灾难的限制,无法通过通用优化工具以有效和高效的方式解决,尤其是对于大规模 WD。在本文中,我们为 MEC 网络提出了一种基于分布式深度学习的卸载 (DDLO) 算法,其中使用多个并行 DNN 来生成卸载决策。我们采用共享重放内存来存储新生成的卸载决策,这些决策进一步训练和改进