代码搜索结果
找到约 5,955 项符合
Circuit 的代码
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)
ex2_7.m
%
% This file computes an input impedance of an
% open-circuit line as described in Example 2.7
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practic
ex2_6.m
%
% This file computes the input impedance of the
% short-circuit line as described in Example 2.6
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Prac
circuit1.html
circuit complexity
uniformcirct.html
uniform circuit complexity
uniformcirc1.html
uniform circuit family
circuitvalue.html
circuit value problem
-
发信人: lovejiajia (我爱我老婆), 信区: Circuit
标 题: 转载一篇文章!
发信站: 一塌糊涂 BBS (Tue Jan 6 11:34:39 2004), 本站(ytht.net)
年轻工程师是如何锻炼成“高手”
加入时间:2003年8月27日 显示次数:1703
投票评论
本人做过技术开发工作多年,从焊电路板的小
k_factor.m
function [k,delta] = K_factor(s_param)
% Usage: [k,delta] = K_factor(s_param)
%
% Purpose: returns k factor for a given s-parameter matrix
% if k>1 and delta
ex2_7.m
%
% This file computes an input impedance of an
% open-circuit line as described in Example 2.7
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practic