State

共 345 篇文章
State 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 345 篇文章,持续更新中。

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

RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the

RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-c

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

In this paper, a new method is introduced to implement chaotic generators based on the Henon map and

In this paper, a new method is introduced to implement chaotic generators based on the Henon map and Lorenz chaotic generators given by the state equations using the Field Programmable Gate Array (FPG

通过提高保证成本的状态延迟控制和量子自适应控制的一台四轮直升机的控制策略

Improved guaranteed cost control and quantum adaptive control are developed in this study for a quadrotor helicopter with state<br /> delay and actuator faults. Improved guaranteed cost control is des

gum vending machine implementation in vhdl, state machine implementation,

gum vending machine implementation in vhdl, state machine implementation,

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

用状态机实现密码锁State machine used to achieve code lock

用状态机实现密码锁State machine used to achieve code lock

The objective is to set up SPI communication between VTI Technologies digital pressure sensor comp

The objective is to set up SPI communication between VTI Technologies digital pressure sensor component and an MCU of an application device ATMEGA16L. In this code example: ?The MCU is configured

GPIO (General Purpose Input and Output ports) with microprocessor programmable tri-state bus interfa

GPIO (General Purpose Input and Output ports) with microprocessor programmable tri-state bus interface

If you d like to know where visitors to your site live, add this to your feedback forms. They just c

If you d like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (I

开发人员使用JavaScript的一个主要原因就是可以避免回发过程中带来的页面刷新。例如我们可以根据用户的需要使用Treeview控件来展开和折叠相应的数据节点。当你展开一个节点时

开发人员使用JavaScript的一个主要原因就是可以避免回发过程中带来的页面刷新。例如我们可以根据用户的需要使用Treeview控件来展开和折叠相应的数据节点。当你展开一个节点时,该Treeview控件将会利用JavaScript读取服务器上的子节点信息,然后平滑无刷新地插入这些新节点。如果没有使用JavaScript的话,Treeview控件将会因为页面的回发而重新构建。不但用户会发现因页面刷

state flow program in Matlab simulink.

state flow program in Matlab simulink.

advantage of Channel state information at Txer

advantage of Channel state information at Txer

very useful for the whom uses finite state machine and it is used for speech

very useful for the whom uses finite state machine and it is used for speech

it is a verilog code written for traffic light controller will synthesize in xinlix ise 8.2i.i have

it is a verilog code written for traffic light controller will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].it is a state machine based code.

state strech routing protocl

state strech routing protocl

FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a mult

FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a multitasking-aware kernel which supports a layered, per-task and per-state event dispatching mechanism t

xilinx3s400开发板厂家光盘带源码。state状态机、reg

xilinx3s400开发板厂家光盘带源码。state状态机、reg

The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(

The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(G,k,channel_output)