代码搜索结果

找到约 6,083 项符合 Circuit 的代码

m1.m

% Matlab M-file for Exercise 1 of text. % It plots the Simulation results of the vco circuit % in Fig. 2.4 of the text. Labels on the traces can be % applied using Matlab gtext. plot(yout(:,1

sumarize11_3_3.m

I = imread('circuit.tif'); J = imrotate(I,35,'bilinear'); subplot(1,2,1) imshow(I) subplot(1,2,2) imshow(J)

m1.m

% Matlab M-file for Exercise 1 of text. % It plots the Simulation results of the vco circuit % in Fig. 2.4 of the text. Labels on the traces can be % applied using Matlab gtext. plot(yout(:,1

m1.m

% Matlab M-file for Exercise 1 of text. % It plots the Simulation results of the vco circuit % in Fig. 2.4 of the text. Labels on the traces can be % applied using Matlab gtext. plot(yout(:,1

ftedefs.h

/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group **********/ /* * * General front end stuff. */

readme

The Spice Library. It takes a circuit description and builds a simulator from it.

lat_vc.c

#ifndef lint static char *sccsid = "@(#)lat_vc.c 4.1.1.5 7/15/88"; #endif lint /************************************************************************ * * * Copyright (c) 1984 by *