代码搜索结果
找到约 8,364 项符合
N 的代码
@n=d
Index of /courses/GD/jsj/GD_jsj_002b/text/chapter02/section2/part2
Index of /courses/GD/jsj
@n=a
Index of /courses/GD/jsj/GD_jsj_002b/text/chapter02/section2/part2
Index of /courses/GD/jsj
@n=d
Index of /courses/GD/jsj/GD_jsj_002b/text/chapter02/section2/part3
Index of /courses/GD/jsj
@n=a
Index of /courses/GD/jsj/GD_jsj_002b/text/chapter02/section2/part3
Index of /courses/GD/jsj
@n=d
Index of /courses/GD/jsj/GD_jsj_002b/text/chapter02/section2/part1
Index of /courses/GD/jsj
@n=a
Index of /courses/GD/jsj/GD_jsj_002b/text/chapter02/section2/part1
Index of /courses/GD/jsj
@n=d
Index of /courses/GD/jsj/GD_jsj_002b/text/chapter07/section6/_notes
Index of /courses/GD/js
@n=a
Index of /courses/GD/jsj/GD_jsj_002b/text/chapter07/section6/_notes
Index of /courses/GD/js
player.js
n=0;
nw=100;
imgpics=imgpics.split('|');
imglinks=imglinks.split('|');
imgtexts=imgtexts.split('|');
document.write(
'' +
'#player{padding:3px;}' +
'#player img{padd
spm_wavspec_demo.m.svn-base
N=200;
fs=100;
t=[1:1:N]/fs;
freqs=[1:45];
% Single sunusoid
x=sin(2*pi*10*t);
p = spm_wavspec (x,freqs,fs,1);
figure
subplot(2,1,1);
plot(t,x);
title('One sinusoid');
subplot(2,1,2);
imagesc(p);
xl