搜索资源列表
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
rga
- 遗传算法 C代码 .用的是二进制与十进制混合遗传的-GA in C launguage.GA implementation using binary and real coded variables.
large_scale_tsp
- 求解大规模的TSP,这个混合算法很有效的,希望有帮助哟。-Solving large-scale TSP, the hybrid algorithm is very effective, hope to have help you.
Bee-algorithm4
- Bee algorithm(1)信号处理、(2)人工智能与模式识别、(3)神经网络、(4)群体智能算法、(5)混沌分形、(6)图像处理、(7)数据挖掘、(8)Matlab与VC混合编程 -Bee algorithm
mallat
- Mallat算法 应用Mallat算法实现两个正弦混合波的分解与重构,采用db30小波作为小波函数,阶数n=6-Mallat algorithm
SFLA
- 群体智能与仿生计算--Matlab技术实现 混合蛙跳算法代码-SFLA Code
SNR_Max_BSS
- 基于最大信噪比的盲源分离算法(附参考文章),能够分离线性混合的超高斯和亚高斯源信号, 并且可以有效地分离语音信号。-(With reference to the article), can be separated and super-Gaussian linear mixed sub-Gaussian source signal to noise ratio based on the largest blind source separation algorithm, and can effe
A-hybrid-
- 一种新型混合防碰撞算法,这是一篇IEEE的期刊,该算法吞吐率高。- In the performance evaluation through simulation, it shows the suggested algorithm has higher performance in the number of queries compared to other Tree-based protocols.
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.
SFLA-(2)
- 智能算法,混合蛙跳算法,一种模拟生物属性的寻优算法-The shuffled frog leaping algorithm
SFLA
- 用C++实现混合蛙跳算法(SFLA),程序可以运行,并有仿真图。-suffled frog leaping algorithm(SFLA)
Optimization-correlation
- 1.约束优化问题: minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug) minPF(外点罚函数法解线性等式约束) minGeneralPF(外点罚函数法解一般等式约束) minNF(内点罚函数法) minMixFun(混合罚函数法) minJSMixFun(混合罚函数加速法) minFactor(乘子法) minconPS(坐标轮换法)(算法还有bug) minconSimpSearch2(复合形法) -Optimization
vbemgmm
- 在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maxim
GMM
- matlab 实现GMM——EM算法,自动生产混合高斯分布,GMM算法的示例demo(matlab em gmm,Automatic production of mixed Gauss distribution, an example of GMM algorithm demo)