搜索结果

找到约 30 项符合 Recursive 的查询结果

书籍源码 Generate trellis of a rate-1/n recursive convolutional code

Generate trellis of a rate-1/n recursive convolutional code,生成网格图(对码率为1/n的递归卷积码)
https://www.eeworm.com/dl/532/383996.html
下载: 157
查看: 1039

matlab例程 Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne

Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , w ...
https://www.eeworm.com/dl/665/384109.html
下载: 78
查看: 1074

数学计算 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array

盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
https://www.eeworm.com/dl/641/410089.html
下载: 163
查看: 1078

数学计算 这是RA(recursive algorism)的一个实现程序。

这是RA(recursive algorism)的一个实现程序。
https://www.eeworm.com/dl/641/413110.html
下载: 70
查看: 1023

数值算法/人工智能 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题

卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识 ...
https://www.eeworm.com/dl/518/426949.html
下载: 95
查看: 1037

通讯编程文档 contains documents about new insights into the recursive least squares algorithm and a sample matlab

contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
https://www.eeworm.com/dl/646/427184.html
下载: 73
查看: 1074

驱动编程 递归法生成2D迷宫,Recursive method generating 2D maze

递归法生成2D迷宫,Recursive method generating 2D maze
https://www.eeworm.com/dl/618/463045.html
下载: 177
查看: 1051

数值算法/人工智能 Recursive quick sort

Recursive quick sort
https://www.eeworm.com/dl/518/469663.html
下载: 185
查看: 1029

数学计算 The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic syst

The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topic in control theory and control systems engineerin ...
https://www.eeworm.com/dl/641/474328.html
下载: 108
查看: 1080

数据结构 Fibonacci recursive code

Fibonacci recursive code
https://www.eeworm.com/dl/654/488130.html
下载: 137
查看: 1024