代码搜索结果
找到约 6,083 项符合
Circuit 的代码
imote2.cfg
# iMote2
#
# PXA271 and an Intel Strataflash of 32 Megabytes (p30)
#
# Marvell/Intel PXA270 Script
# set jtag_nsrst_delay to the delay introduced by your reset circuit
# the rest of the needed delays
simplechaoticcirc.m
function dy=SimpleChaoticCirc(t,y,flag,rParam)
%simple dissipative nonautonomous chaotic circuit
%for Fourier analysis fs=0.5;vTimeRange=[0:1/fs:500];
%y0=[0.1 0];
%parameters
beta=1;
omega=0.
simplechaoticcirc.m
function dy=SimpleChaoticCirc(t,y,flag,rParam)
%simple dissipative nonautonomous chaotic circuit
%for Fourier analysis fs=0.5;vTimeRange=[0:1/fs:500];
%y0=[0.1 0];
%parameters
beta=1;
omega=0.
test_glcm_features.m
% Timing improvement between GLCM_Features1.m and GLCM_Features2.m
clear all
offsetmat = [];
for i = 1:10
offsetmat = [offsetmat; i*[1 0]];
I = imread('circuit.tif'); GLCM2 = graycoma
p5-13.sp
*file ampg.sp pz analysis of a g source amplifier (03-29-2003) *
* reference:charles a. desoer & ernests. kuh, "basic circuit theory",
* mcgraw-hill, 1969, page 613, example 3.
* t
p5-13.sp
*file ampg.sp pz analysis of a g source amplifier (03-29-2003) *
* reference:charles a. desoer & ernests. kuh, "basic circuit theory",
* mcgraw-hill, 1969, page 613, example 3.
* t
resbuck-schematic1-resbuck1.sim.cir
** Profile: "SCHEMATIC1-resbuck1" [ F:\USER\yuan\Homework\simulate\2\orcad\resbuck-schematic1-resbuck1.sim ]
** Creating circuit file "resbuck-schematic1-resbuck1.sim.cir"
** WARNING: THIS AUTO
main.c
/*
USBasp - USB in-circuit programmer for Atmel AVR controllers
Thomas Fischl
License........: GNU GPL v2 (see Readme.txt)
Target.........: ATMega8 at 12 MHz
Creati
add_series_oc_stub.m
function Add_series_oc_stub(theta_deg,freq_0,line_Z0)
% this function adds a description of the open-circuit stub connected to the
% rest of the network in series
%
% USAGE:
% Add_series_oc_stub(
add_series_sc_stub.m
function Add_series_sc_stub(theta_deg,freq_0,line_Z0)
% this function adds a description of the short-circuit stub connected to the
% rest of the network in series
%
% USAGE:
% Add_series_sc_stub