代码搜索:Unity
找到约 236 项符合「Unity」的源代码
代码结果 236
www.eeworm.com/read/160611/5568743
alg eqbandv.alg
; general order-2 IIR filter.
; a0 is assumed to be unity.
; for a1 and a2, our sign convention is opposite to Matlab's.
(EQBANDVVV-ALG
(NAME "eqbandvvv")
(ARGUMENTS ("sound_type" "s1") ("sound_type"
www.eeworm.com/read/458661/7291861
m abz2.m
% abz2.m - azimuthal gain plot in absolute units - 2pi angle range
%
% Usage: h = abz2(phi, g, rays, width)
%
% plots g(phi)
% phi = azimuthal angle over [0, 2pi]
%
% it assumes max-g is unity
www.eeworm.com/read/448905/7522781
m fig6_12.m
% Chapter 6: Figure 6.12, p. 314
%
% Using the roots function to compute the closed-loop
% system poles of a unity feedback system with
% G(s)=1/s^3+s^2+2s+23.
%
numg=[1]; deng=[1 1 2 23];
[num,
www.eeworm.com/read/145495/12717740
m fig6_12.m
% Chapter 6: Figure 6.12, p. 314
%
% Using the roots function to compute the closed-loop
% system poles of a unity feedback system with
% G(s)=1/s^3+s^2+2s+23.
%
numg=[1]; deng=[1 1 2 23];
[num,
www.eeworm.com/read/315751/13536823
m abz2.m
% abz2.m - azimuthal gain plot in absolute units - 2pi angle range
%
% Usage: h = abz2(phi, g, rays, width)
%
% plots g(phi)
% phi = azimuthal angle over [0, 2pi]
%
% it assumes max-g is unity
www.eeworm.com/read/303512/13813888
m abz2.m
% abz2.m - azimuthal gain plot in absolute units - 2pi angle range
%
% Usage: h = abz2(phi, g, rays, width)
%
% plots g(phi)
% phi = azimuthal angle over [0, 2pi]
%
% it assumes max-g is unity
www.eeworm.com/read/119864/6081702
c unityl.c
/* unityl.c
*
* Relative error approximations for function arguments near
* unity.
*
* log1p(x) = log(1+x)
* expm1(x) = exp(x) - 1
* cosm1(x) = cos(x) - 1
*
*/
/* log1p(x) =
www.eeworm.com/read/205421/15316263
c custfilt.c
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)custfilt.c 1.11 5/4/98 */
#ifdef CUST4
/* CUST4 normal filter */
unsigned short filter_normal[] = { /* unity gain */
0x065a, 0x32f3,
www.eeworm.com/read/187617/8620309
61003
Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!ogicse!uwm.edu!zaphod.mps.ohio-state.edu!swrinde!gatech!taco!simun
From: simun@unity.ncsu.edu (Josip NMI Simunovic)
Newsgroups: comp.sys.ibm.pc.har
www.eeworm.com/read/428887/8831560
l lib.l
# 15dec04abu
# (c) Software Lab. Alexander Burger
(setq *Scl 6) # Keep in sync with `SCL' in "src/z3d.c"
(load "lib/simul.l")
(load "simul/rgb.l")
# Unity Matrix
(setq
*UMat (1.0 0.0 0.0 0.0 1