代码搜索结果

找到约 10,000 项符合 Control 的代码

gen_control_reg.vhd

---------------------------------------------------------------------- ---- ---- ---- WISHBONE SPDIF IP Core

gen_control_reg.txt

The VHDL file gen_control_reg.vhd is reused from the SPDIF interface project. Fetch the file spdif_interface/rtl/vhdl/gen_control_reg.vhd.

cc1000control.nc

// $Id: CC1000Control.nc,v 1.4.2.6 2003/08/26 09:08:16 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permiss

get-dataview-control.ascx

public DataView GetDataView(string strConnec

add_control_noise.m

function [V,G]= add_control_noise(V,G,Q, addnoise) %function [V,G]= add_control_noise(V,G,Q, addnoise) % % Add random noise to nominal control values. We assume Q is diagonal. if addnoise == 1

active noise control.m

%ACTIVE NOISE CONTROL USING FIR WEINER FILTER clear; clc; t=[0:1/80:1]; phi=rand(1); x=0.5*cos(2*pi*10*t+phi); v=wgn(81,1,0); p=wgn(1,1,0); v1(1,81)=0;v2(1,81)=0; v1(1)=0.8*p+v(1);v2(1)=0.6*p

dw8051_control.v

// $Id: DW8051_control.v,v 1.1 1996/07/25 17:42:30 gina Exp $ //------------------------------------------------------------------------------ // // This confidential and proprietary software m