代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/331439/12828454
m hyperanalytic.m
function [h, o, e] = hyperanalytic(f, mu)
% HYPERANALYTIC Constructs the hyperanalytic signal of a complex vector f.
% The second parameter is the quaternion axis used to compute
%
www.eeworm.com/read/142093/12962923
txt readme.txt
JM Reference Software Manual
============================
please send comments and additions to suehring@hhi.de
1. Compilation
2. Command line parameters
3. Input/Output file format
4. Confi
www.eeworm.com/read/326730/13120107
txt readme.txt
/******************************************************************
AVS Reference Software Manual
******************************************************************/
please send comments and
www.eeworm.com/read/241362/13152186
txt readme.txt
JM Reference Software Manual
============================
please send comments and additions to suehring@hhi.de
1. Compilation
2. Command line parameters
3. Input/Output file format
4. Confi
www.eeworm.com/read/240662/13207832
sh noinfor.sh
#!/bin/sh
i=1
for param
do
echo 'parameter #$I is $param'
i=$i+1
done
www.eeworm.com/read/240174/13233313
m window.m
function h=window(N,name,param,param2);
%WINDOW Window generation.
% H=WINDOW(N,NAME,PARAM,PARAM2)
% yields a window of length N with a given shape.
%
% N : length of the window
% NAME :
www.eeworm.com/read/238779/13326196
m window.m
function h=window(N,name,param,param2);
%WINDOW Window generation.
% H=WINDOW(N,NAME,PARAM,PARAM2)
% yields a window of length N with a given shape.
%
% N : length of the window
% NAME : name o