代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
www.eeworm.com/read/349226/10840134
lif sawtoot4.lif
#Life 1.05
#D Orthogonal sawtooth with expansion factor 11
#D Population is unbounded but does not tend to infinity. Its graph is a
#D sawtooth function with ever-increasing teeth. More specifica
www.eeworm.com/read/349226/10840496
lif sawtoot3.lif
#Life 1.05
#D Orthogonal sawtooth with expansion factor 21
#D Population is unbounded but does not tend to infinity. Its graph is
#D a sawtooth function with ever-increasing teeth. More specifica
www.eeworm.com/read/349226/10840504
lif sawtoot5.lif
#Life 1.05
#D Orthogonal sawtooth with expansion factor 25
#D Population is unbounded but does not tend to infinity. Its graph is a
#D sawtooth function with ever-increasing teeth. More specifica
www.eeworm.com/read/349226/10840565
lif sawtooth.lif
#Life 1.05
#D Orthogonal sawtooth with expansion factor 6
#D Population is unbounded but does not tend to infinity. Its graph is
#D a sawtooth function with ever-increasing teeth. More specifical
www.eeworm.com/read/349226/10840588
lif hacksaw.lif
#Life 1.05
#D Hacksaw (orthogonal sawtooth with expansion factor 9)
#D Population is unbounded but does not tend to infinity. Its graph is a
#D sawtooth function with ever-increasing teeth. More
www.eeworm.com/read/349226/10840659
lif hotel.lif
#Life 1.05
#D Infinite glider hotel
#D The name is derived from the old mathematical "infinity hotel"
#D scenario, where a hotel with an infinite number of rooms always has
#D room for more guests
www.eeworm.com/read/349226/10840677
lif cordpull.lif
#Life 1.05
#D Diagonal sawtooth with expansion factor 6
#D Population is unbounded but does not tend to infinity. Its graph is
#D a sawtooth function with ever-increasing teeth. More specifically
www.eeworm.com/read/417106/11003756
m hinfex1b.m
function HinfEx1b(SSFlag, BiasFlag)
% Compare the Kalman and H-infinity estimators for a scalar system.
% SSFlag = 1 if the steady state estimator is used.
% BiasFlag = 1 if the process noise is
www.eeworm.com/read/466944/7024139
java fig10_46.java
public class Fig10_46
{
/* START: Fig10_46.txt */
public static final long INFINITY = Long.MAX_VALUE;
/**
* Compute optimal ordering of matrix multiplication.
www.eeworm.com/read/241323/13156407
m bound3d.m
%> The file finds the bound states for a central potential for each
%> value of the angular momentum L.
%> The potential is defined on [0,infinity] by an editable string.
%> The L-depende