搜索资源列表
算法(strassen和strassen混合算法)
- strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
图像处理算法
- 包括alpha颜色混合、YUV视频格式到RGB32格式转换、高质量的快速图像缩放等内容。
ica算法
- 此算法包括去均值,白化还有fastica过程,可以将混合图形分离出来。
EM算法
- EM算法,用于实现高斯混合模型参数估计GMM
求解非线性方程组的拟牛顿-粒子群混合算法
- 求解非线性方程组的拟牛顿-粒子群混合算法
gauss.混合高斯背景建模算法
- 混合高斯背景建模算法,包含了阴影消除方面的一些处理。,AppWizard has created this gauss application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Hydrid_GA_ACATSP.rar
- 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
RLS_LMS
- 数字预失真系统,功放是Wiener-Hammerstein模型,预失真是记忆多项式模型,自适应算法采用RLS-LMS混合算法不。-Digital pre-distortion system, power amplifier is a Wiener-Hammerstein model, pre-distortion is memory polynomial model, using RLS-LMS adaptive algorithm hybrid algorithm does not.
bsscompare
- 瞬时混合盲信号分离问题的自适应算法比较。 有论文,有程序,自己写的,有输入波形,有输出结果,适合完成学习盲分离。-Instantaneous Blind Signal Separation Mixed Adaptive Algorithm for comparison. A paper, a procedure that he wrote with input waveforms, the results are output for the completion of learning b
单纯形和人口迁移的混合全局优化算法
- 摘要:针对基本人口迁移算法具有易早熟和精度不高等缺陷,利用人口迁移算法随机产生的点采用单纯形法进行优化,提出了 一种基于单纯形法和人口迁移算法的混合全局优化算法。通过典型的测试函数Shaffer,验证了改进后算法的性能,并与10 种类型 的粒子群优化算法进行比较,结果表明,该文算法能获得比较好的解,收敛成功率高达100%。
00
- 用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
tsp
- 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
mixedType
- 混合算法计算SOC。不完全依赖卡尔曼滤波算法。(Hybrid algorithm for computing SOC.)
模拟退火遗传算法程序
- 模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)
杂交粒子群算法源程序
- 杂交粒子群算法求函数极值,是粒子群算法和遗传算法的一种混合算法(Hybrid Particle Swarm Optimization for extremum of function)
中间包计划模型及混合优化算法
- 对钢铁生产调度的优化过程,使用混合优化算法,优化中间包批量计划编制结果(Optimization process of iron and steel production scheduling)
基于遗传算法的人工势场法
- 人工势场法结合遗传算法进行路径规划仿真,混合算法(Artificial potential field method combined with genetic algorithm)
hunhe2_suiji
- 第二种混合算法对一维随机稀疏线阵进行优化(The second hybrid algorithm optimizes one-dimensional random sparse linear array)
遗传退火算法fortran实现
- 遗传算法与模拟退火算法的混合算法,用于最优化问题的求解。(The hybrid algorithm of genetic algorithm and simulated annealing algorithm is used to solve the optimization problem.)
BFO-PSO混合算法解决多目标问题
- 很实用 只要下载matlab程序即可用 还包括了生成图像(Very practical, just download the matlab program and use it)