代码搜索:initial

找到约 10,000 项符合「initial」的源代码

代码结果 10,000
www.eeworm.com/read/321786/13399271

vt top.vt

// Copyright (C) 1991-2004 Altera Corporation // Any megafunction design, and related netlist (encrypted or decrypted), // support information, device programming or simulation file, and any
www.eeworm.com/read/321786/13399275

vt top.vt

// Copyright (C) 1991-2004 Altera Corporation // Any megafunction design, and related netlist (encrypted or decrypted), // support information, device programming or simulation file, and any
www.eeworm.com/read/321459/13404350

bak mp3_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1, 0x
www.eeworm.com/read/321235/13410452

c ds1302.c

#include #include "LCD1602.h" #include "DS1302.h" void Delay1ms(unsigned int count) { unsigned int i,j; for(i=0;i
www.eeworm.com/read/319906/13439888

uv2 gps.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/319563/13448695

m kalman_filter.m

function [x, V, VV, loglik] = kalman_filter(y, A, C, Q, R, init_x, init_V, varargin) % Kalman filter. % [x, V, VV, loglik] = kalman_filter(y, A, C, Q, R, init_x, init_V, ...) % % INPUTS: % y(:,t) -
www.eeworm.com/read/319343/13453290

m exp05_adaptive_filter.m

6.自适应滤波器的仿真程序: function LMS_adaptive_filter;%定义功能函数 samples_per_period=40;%周期采样频率 N=10*samples_per_period-1;%总采样次数 signal=sin(2*pi*0.02*[0:N-1]);%初始输入信号 figure;%作图1的第一子图 subplot(2,1,1); plot(si
www.eeworm.com/read/314192/13571879

uv2 mp3.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1, 0x
www.eeworm.com/read/311497/13629847

c ds1302.c

#include #include "LCD1602.h" #include "DS1302.h" void Delay1ms(unsigned int count) { unsigned int i,j; for(i=0;i
www.eeworm.com/read/309972/13661258

bak lcd_lts350q1_pe1.h.bak

/************************************************************** The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 **************************************************************/ void