代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/142092/12963396
m nsph.m
function [h,xs,w] = nsph(data,nyy,t0,t1)
%
% [nt,t,f]=nsph(data,ny,t0,t1): Hilbert spectrum using [f,a]=hfam(data,dt)
%
% Input:
% data: input data.
% ny: the frequency resolution.
www.eeworm.com/read/317833/13495768
m ex050800.m
% Chapter 05: Example 05.08: HiRes Spectrum
%
% High resolution spectrum based on 100 samples of the signal x(n)
subplot(1,1,1)
n=[0:1:99];
x=cos(0.48*pi*n)+cos(0.52*pi*n);
subplot(2,1,1);stem(n
www.eeworm.com/read/493456/6393722
m ex050800.m
% Chapter 05: Example 05.08: HiRes Spectrum
%
% High resolution spectrum based on 100 samples of the signal x(n)
subplot(1,1,1)
n=[0:1:99];
x=cos(0.48*pi*n)+cos(0.52*pi*n);
subplot(2,1,1);stem(n
www.eeworm.com/read/403922/11500322
html function.imagick-setimageresolution.html
Sets the image resolution
www.eeworm.com/read/403922/11504930
html function.imagick-setresolution.html
Sets the image resolution
www.eeworm.com/read/403922/11505356
html function.imagick-setimageunits.html
Sets the image units of resolution
www.eeworm.com/read/342845/11995694
m ex050800.m
% Chapter 05: Example 05.08: HiRes Spectrum
%
% High resolution spectrum based on 100 samples of the signal x(n)
subplot(1,1,1)
n=[0:1:99];
x=cos(0.48*pi*n)+cos(0.52*pi*n);
subplot(2,1,1);stem(n
www.eeworm.com/read/217049/14980900
c delay_ms.c
/*
delay_ms.c
Uses tcint8.c source from pctime13 as a ms-resolution timer.
*/
#include
#include
#include
#include
#include
/
www.eeworm.com/read/490313/1205623
m ex050800.m
% Chapter 05: Example 05.08: HiRes Spectrum
%
% High resolution spectrum based on 100 samples of the signal x(n)
subplot(1,1,1)
n=[0:1:99];
x=cos(0.48*pi*n)+cos(0.52*pi*n);
subplot(2,1,1);stem(n