rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce
rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce...
算法(algorithm),在数学(算学)和计算机科学之中,为任何良定义的具体计算步骤的一个序列,常用于计算、数据处理和自动推理。精确而言,算法是一个表示为有限长列表的有效方法。算法应包含清晰定义的指令用于计算函数。
rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce...
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支...
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma...
消除文法左递规算法的实现left eliminate grammar rules delivery algorithm implementation...
使用奇异值分解算法的prony算法-single value decomposition based prony algorithm...
ScienceOps has answers. Rapid Custom Algorithm development www.ScienceOps.com Simpleware From 3...
This progamram desrible how put N queens on the board have size N*N Using algorithm back tracking...
function [r_path, r_cost] = dijkstra(pathS, pathE, transmat) The Dijkstra s algorithm, Implemente...
很全很好有关操作系统B的Storage Management District Allocation Algorithm...
遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of...