代码搜索:conduction
找到约 71 项符合「conduction」的源代码
代码结果 71
www.eeworm.com/read/404871/11476769
dat parameter.dat
1.5 // LAMBDA - HEAT CONDUCTION
1380000.0 // ROH*C - DENSITY * SPECIFIC HEAT
1.5D0 // Q - ADDITIONAL HEAT SOURCE
0.0 // RZ - ''
31536000 // TMAX - MAXIMUM SIMULATION TIME
3
www.eeworm.com/read/404871/11476777
dat parameter.dat
1.5 // LAMBDA - HEAT CONDUCTION
1380000.0 // ROH*C - DENSITY * SPECIFIC HEAT
1.5D0 // Q - ADDITIONAL HEAT SOURCE
0.0 // RZ - ''
31536000 // TMAX - MAXIMUM SIMULATION TIME
3
www.eeworm.com/read/154092/11989823
m ex8_11.m
%
% This program generates a plot of efficiency
% as a function of the conduction angle
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
www.eeworm.com/read/128753/14279755
m ex8_11.m
%
% This program generates a plot of efficiency
% as a function of the conduction angle
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
www.eeworm.com/read/217949/14942766
m ex8_11.m
%
% This program generates a plot of efficiency
% as a function of the conduction angle
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
www.eeworm.com/read/472944/6860486
m anisodiff.m
% ANISODIFF - Anisotropic diffusion.
%
% Usage:
% diff = anisodiff(im, niter, kappa, lambda, option)
%
% Arguments:
% im - input image
% niter - number of iterations.
% k
www.eeworm.com/read/472378/6876306
hea 231.hea
231 2 360 650000
231.dat 212 200 11 1024 984 31762 0 MLII
231.dat 212 200 11 1024 1039 -12178 0 V1
# 72 F 2009 2851 x2
# None
# AV conduction is quite abnormal with periods of 2:1 AV block, examp
www.eeworm.com/read/380497/9144763
m anisodiff1d.m
function diff_sig = anisodiff1D(sig, num_iter, delta_t, kappa, option)
%ANISODIFF1D Conventional anisotropic diffusion
% DIFF_SIG = ANISODIFF1D(SIG, NUM_ITER, DELTA_T, KAPPA, OPTION) perfoms
%
www.eeworm.com/read/350753/10713142
m anisodiff1d.m
function diff_sig = anisodiff1D(sig, num_iter, delta_t, kappa, option)
%ANISODIFF1D Conventional anisotropic diffusion
% DIFF_SIG = ANISODIFF1D(SIG, NUM_ITER, DELTA_T, KAPPA, OPTION) perfoms
%
www.eeworm.com/read/413179/11163969
m heat2d.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Heat conduction in 2D (Chapter 8) %
% Haim Waisman, Rensselaer %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clea