Home
last modified time | relevance | path

Searched refs:Wn (Results 1 – 25 of 757) sorted by relevance

12345678910>>...31

/dports/math/octave-forge-bsltl/bsltl-1.3.1/inst/mfiles/undocumented/
H A Dget_fir_filter.m190 G=freqmod(h, 10/abs(Wn(2)-Wn(1)-round(Wn(2)-Wn(1))) );
202 G=freqmod(h, 10/abs(Wn(2)-Wn(1)-round(Wn(2)-Wn(1))) );
228 if(~isvector(Wn))
236 Wnout=sort(Wn);
309 if (length(Wn)==2)
310 BW=Wn(2)-Wn(1);
312 BW=Wn;
320 if (length(Wn)==2)
322 [Wn(1) Wn(1) Wn(1) Wn(1) Wn(1)],[0 0.25 0.5 0.75 1.0], ...
323 [Wn(2) Wn(2) Wn(2) Wn(2) Wn(2)],[0 0.25 0.5 0.75 1.0]); grid;
[all …]
/dports/math/octave-forge-signal/signal-1.4.1/inst/
H A Dellipord.m900 %! Wn = Wn * fs / 2;
908 %! Wn = Wn * fs / 2;
916 %! Wn = Wn * fs / 2;
924 %! Wn = Wn * fs / 2;
932 %! Wn = Wn * fs / 2;
940 %! Wn = Wn * fs / 2;
948 %! Wn = Wn * fs / 2;
956 %! Wn = Wn * fs / 2;
964 %! Wn = Wn * fs / 2;
972 %! Wn = Wn * fs / 2;
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dnetlists-folds.adb180 Wn : constant Width := Get_Width (I); constant
183 if Wn = W then
191 if Wn < W then
197 V := Shift_Left (V, Natural (64 - Wn));
198 V := Shift_Right (V, Natural (64 - Wn));
203 if Wn > W then
206 pragma Assert (Wn < W);
221 Wn : constant Width := Get_Width (I); constant
224 if Wn = W then
237 if Wn > W then
[all …]
/dports/math/octave-forge-control/control-3.3.1/inst/
H A Ddamp.m34 ## @item Wn
40 ## (@var{tsam =} -1), @var{tsam =} 1 is used to calculate @var{Wn}.
48 ## Poles of @var{sys} (in the same order as @var{Wn}).
61 ## Wn = abs (s)
65 ## tau = 1 / (Wn * zeta)
101 Wn = abs (s); # Frequencies (rad / seconds) variable
104 [Wn, ndx] = sort (Wn);
110 tau = 1 ./ (Wn .* zeta); # Time constant (seconds)
115 Wn_out = Wn;
121 Wn = num2str (Wn, '%1.2e'); variable
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DPorousSolve.F90385 ElementNodes, Wn, MinSRInvariant)
690 Wn(2) = 1.0
698 IF ( Wn(2) > 1.0 ) THEN
723 REAL(KIND=dp) :: Wn(2), MinSRInvariant local
818 IF ( Wn(2) > 1.0 ) THEN
847 nn =(1.0 - Wn(2))/Wn(2)
856 eta = ss / (fa * Wn( 1 )**( 1.0 / Wn( 2 ) ) )
857 Kcp = fb * Wn( 1 )**( 1.0 / Wn( 2 ) ) / ss
1124 IF ( Wn(2) > 1.0 ) THEN
1139 nn =(1.0 - Wn(2))/Wn(2)
[all …]
H A DAIFlowSolve_nlD2.F90174 Wn(7) = 8.314
796 IF ( Wn(2) > 1.0 ) THEN
824 REAL(KIND=dp) :: Wn(7), MinSRInvariant local
923 Bg=BGlenT(Temperature,Wn)
957 IF ( Wn(2) > 1.0 ) THEN
959 Bg=Bg**(1.0/Wn(2))
985 nn = (1.0 - Wn(2))/(2.0*Wn(2))
1395 Bg=BGlenT(Temp,Wn)
1398 IF (Wn(2) > 1.0) THEN
1399 Bg=Bg**(1.0/Wn(2))
[all …]
H A DAIFlowSolve_nlS2.F90174 Wn(7) = 8.314
797 IF ( Wn(2) > 1.0 ) THEN
825 REAL(KIND=dp) :: Wn(7), MinSRInvariant local
924 Bg=BGlenT(Temperature,Wn)
958 IF ( Wn(2) > 1.0 ) THEN
960 Bg=Bg**(1.0/Wn(2))
986 nn = (1.0 - Wn(2))/(2.0*Wn(2))
1430 Bg=BGlenT(Temp,Wn)
1433 IF (Wn(2) > 1.0) THEN
1434 Bg=Bg**(1.0/Wn(2))
[all …]
H A DFabricSolve.F9082 Tdiff,Normal(3),NewtonTol,NonlinearTol,s,Wn(7) local
122 E1, E2, E3, Wn, FabricGrid, rho, lambda, Velocity, &
151 WRITE(Message,'(A,F10.4)')'Gas Constant =',Wn(7)
384 MeshVelocity, CurrentElement, n, ElementNodes, Wn, rho, lambda )
717 WRITE(Message,'(A,F10.4)') 'Powerlaw Exponent = ', Wn(2)
722 WRITE(Message,'(A,F10.4)') 'Activation Energy 1 = ', Wn(3)
727 WRITE(Message,'(A,F10.4)') 'Activation Energy 2 = ', Wn(4)
732 WRITE(Message,'(A,F10.4)') 'Reference Temperature = ', Wn(5)
737 WRITE(Message,'(A,F10.4)') 'Limit Temperature = ', Wn(6)
748 Element, n, Nodes, Wn, rho,lambda )
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/tests/
H A Dtest_filter_design.py879 N, Wn = cheb1ord(0.2, 0.3, 3, 40)
887 N, Wn = cheb1ord(0.2, 0.3, 1, 150)
896 N, Wn = ellipord(0.3, 0.2, 3, 60)
925 N, Wn = ellipord(0.3, 0.1, 3, 60)
933 N, Wn = ellipord(0.3, 0.2, .5, 150)
949 Wn = 0.15
1494 assert_allclose(Wn, 0.2, rtol=1e-15)
1509 assert_allclose(Wn, 0.3, rtol=1e-15)
1557 assert_allclose(Wn, 700, rtol=1e-15)
1664 b, a = cheby2(N, rs, Wn, 'bp', True)
[all …]
H A Dmpsig.py83 def butter_lp(n, Wn): argument
95 warped = 2 * fs * mpmath.tan(mpmath.pi * Wn / fs)
/dports/audio/codec2/codec2-1.0.3/src/
H A Dlpc.c103 float Wn[], /* output frame of windowed samples */ in hanning_window() argument
110 Wn[i] = Sn[i]*(0.5 - 0.5*cosf(2*PI*(float)i/(Nsam-1))); in hanning_window()
269 float Wn[LPC_MAX_N]; /* windowed frame of Nsam speech samples */ in find_aks() local
275 hanning_window(Sn,Wn,Nsam); in find_aks()
276 autocorrelate(Wn,R,Nsam,order); in find_aks()
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/flow/
H A Dnetworksimplex.py112 Wn = [p]
117 Wn.append(p)
118 return Wn, We
128 Wn, We = self.trace_path(p, w)
129 Wn.reverse()
135 Wn += WnR
137 return Wn, We
139 def augment_flow(self, Wn, We, f): argument
143 for i, p in zip(We, Wn):
318 def find_leaving_edge(self, Wn, We): argument
[all …]
/dports/science/openmx/openmx3.8/source/
H A DFuzzy_Weight.c30 double mu,Rij,ri,rj,Denominator,Wn; in Fuzzy_Weight() local
85 Wn = 0.0; in Fuzzy_Weight()
87 Wn = Pn[0]/Denominator; in Fuzzy_Weight()
92 return Wn; in Fuzzy_Weight()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu/src/cuda/
H A Dextract.cu121 int Wn; in operator ()() local
122 float Fn = fetch (x + 1, y, z, Wn); in operator ()()
124 if (Wn != 0 && Fn != 1.f) in operator ()()
143 int Wn; in operator ()() local
144 float Fn = fetch (x, y + 1, z, Wn); in operator ()()
146 if (Wn != 0 && Fn != 1.f) in operator ()()
165 int Wn; in operator ()() local
166 float Fn = fetch (x, y, z + 1, Wn); in operator ()()
168 if (Wn != 0 && Fn != 1.f) in operator ()()
H A Dtsdf_volume.cu456 int Wn = 0, Wp = 0; in tsdf23normal_hack() local
457 unpack_tsdf (*(pos + elem_step), Fn, Wn); in tsdf23normal_hack()
460 if (Wn > 16 && Wp > 16) in tsdf23normal_hack()
463 unpack_tsdf (*(pos + volume.step/sizeof(short2) ), Fn, Wn); in tsdf23normal_hack()
466 if (Wn > 16 && Wp > 16) in tsdf23normal_hack()
469 unpack_tsdf (*(pos + 1), Fn, Wn); in tsdf23normal_hack()
472 if (Wn > 16 && Wp > 16) in tsdf23normal_hack()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu/src/
H A Dtsdf_volume.cpp184 int Wn = reinterpret_cast<short2*>(&tmp)->y; in fetchCloudHost() local
186 if (Wn == 0 || Fn == DIVISOR) in fetchCloudHost()
208 int Wn = reinterpret_cast<short2*>(&tmp)->y; in fetchCloudHost() local
210 if (Wn == 0 || Fn == DIVISOR) in fetchCloudHost()
240 int Wn = reinterpret_cast<short2*>(&tmp)->y; in fetchCloudHost() local
242 if (Wn == 0 || Fn == DIVISOR) in fetchCloudHost()
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmCommand/scripts/
H A Dpush-away.pl27 $Wn = shift;
39 if( $Dir == 0 || $Wn eq '' ) {
113 if( $window =~ /$Wn/ ) {
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/src/cuda/
H A Dextract.cu139 int Wn; in operator ()() local
140 float Fn = fetch (x + 1, y, z, Wn); in operator ()()
142 if (Wn != 0 && Fn != 1.f) in operator ()()
161 int Wn; in operator ()() local
162 float Fn = fetch (x, y + 1, z, Wn); in operator ()()
164 if (Wn != 0 && Fn != 1.f) in operator ()()
183 int Wn; in operator ()() local
184 float Fn = fetch (x, y, z + 1, Wn); in operator ()()
186 if (Wn != 0 && Fn != 1.f) in operator ()()
H A Dtsdf_volume.cu562 int Wn = 0, Wp = 0; in tsdf23normal_hack() local
563 unpack_tsdf (*(pos + elem_step), Fn, Wn); in tsdf23normal_hack()
566 if (Wn > 16 && Wp > 16) in tsdf23normal_hack()
569 unpack_tsdf (*(pos + volume.step/sizeof(short2) ), Fn, Wn); in tsdf23normal_hack()
572 if (Wn > 16 && Wp > 16) in tsdf23normal_hack()
575 unpack_tsdf (*(pos + 1), Fn, Wn); in tsdf23normal_hack()
578 if (Wn > 16 && Wp > 16) in tsdf23normal_hack()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/src/
H A Dtsdf_volume.cpp195 int Wn = reinterpret_cast<short2*>(&tmp)->y; in fetchCloudHost() local
197 if (Wn == 0 || Fn == DIVISOR) in fetchCloudHost()
219 int Wn = reinterpret_cast<short2*>(&tmp)->y; in fetchCloudHost() local
221 if (Wn == 0 || Fn == DIVISOR) in fetchCloudHost()
251 int Wn = reinterpret_cast<short2*>(&tmp)->y; in fetchCloudHost() local
253 if (Wn == 0 || Fn == DIVISOR) in fetchCloudHost()
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/
H A Dfilter_design.py2233 N, Wn = ordfunc(wp, ws, gpass, gstop, analog=analog, fs=fs)
2370 Wn = asarray(Wn)
2374 Wn = 2*Wn/fs
2420 if numpy.any(Wn <= 0) or numpy.any(Wn >= 1):
2427 warped = 2 * fs * tan(pi * Wn / fs)
2429 warped = Wn
2433 if numpy.size(Wn) != 1:
2956 return iirfilter(N, Wn, btype=btype, analog=analog,
3073 return iirfilter(N, Wn, rp=rp, btype=btype, analog=analog,
3184 return iirfilter(N, Wn, rs=rs, btype=btype, analog=analog,
[all …]
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t320_Nirs/
H A DadaptPulseremove.m54 Wn=0.8;
56 b = fir1(N,Wn/(fs/2),'high');
/dports/net/rclone/rclone-1.57.0/vendor/github.com/go-chi/chi/v5/testdata/
H A Dcert.pem15 Wn+/YOlTDth/M3auHYlr7hdFmf57U4V/5iTr4wiKxwM9yMPcVRQF/1XpPd7A0VqM
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-chi/chi/testdata/
H A Dcert.pem15 Wn+/YOlTDth/M3auHYlr7hdFmf57U4V/5iTr4wiKxwM9yMPcVRQF/1XpPd7A0VqM
/dports/net/clash/clash-1.6.0/vendor/github.com/go-chi/chi/v5/testdata/
H A Dcert.pem15 Wn+/YOlTDth/M3auHYlr7hdFmf57U4V/5iTr4wiKxwM9yMPcVRQF/1XpPd7A0VqM

12345678910>>...31