搜索结果

找到约 238 项符合 resting-state 的查询结果

加密解密 rc5 encryption- rc5 encryption using vhdl, using state machine, more detailed description can be fou

rc5 encryption- rc5 encryption using vhdl, using state machine, more detailed description can be found in ieee papers.
https://www.eeworm.com/dl/519/465114.html
下载: 153
查看: 1051

加密解密 RC5 decryption algorithm implementation, using vhdl, with state machine implementation, use ieee pap

RC5 decryption algorithm implementation, using vhdl, with state machine implementation, use ieee papers for more detailed description.
https://www.eeworm.com/dl/519/465116.html
下载: 163
查看: 1056

加密解密 rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for mor

rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for more detailed description
https://www.eeworm.com/dl/519/465117.html
下载: 173
查看: 1091

VHDL/FPGA/Verilog gum vending machine implementation in vhdl, state machine implementation,

gum vending machine implementation in vhdl, state machine implementation,
https://www.eeworm.com/dl/663/465119.html
下载: 191
查看: 1025

通讯/手机编程 least mean square algorithm for estimation state

least mean square algorithm for estimation state
https://www.eeworm.com/dl/527/466698.html
下载: 143
查看: 1020

matlab例程 The design of Kalman filter for estimation of state

The design of Kalman filter for estimation of state
https://www.eeworm.com/dl/665/466708.html
下载: 71
查看: 1026

数学计算 A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and i

A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
https://www.eeworm.com/dl/641/467538.html
下载: 163
查看: 1032

matlab例程 Two scripts are included here. 1. convsys.m - combines the state space representation of two syst

Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | == ...
https://www.eeworm.com/dl/665/469698.html
下载: 196
查看: 1056

数学计算 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

数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. ...
https://www.eeworm.com/dl/518/476996.html
下载: 65
查看: 1071