代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/371636/9544161
m tfrrmsc.m
function [tfr,rtfr,hat] = tfrrmsc(x,t,N,f0T,trace,K);
%TFRRMSC Reassigned Morlet Scalogram time-frequency distribution.
% [TFR,RTFR,HAT] = TFRRMSC(X,T,N,F0T,TRACE)
% computes the Morlet scalogram and
www.eeworm.com/read/371255/9559287
m cloud9.m
% CLOUD9 - Cloud movie of 1/f noise.
%
% Function to create a movie of noise images having 1/f amplitude spectum
% properties.
%
% Usage: CloudMovie = cloud9(size, factor, nturns, velfactor, nframes)
www.eeworm.com/read/371236/9560510
h cre.h
"EOF expected",
"ident expected",
"string expected",
"badstring expected",
"number expected",
" COMPILER expected",
" PRODUCTIONS
www.eeworm.com/read/365319/9869825
m mirm.m
function out = mirm(varargin);
% MIRM -- Multi-Image Reflectivity Map.
%
% M = MIRM(datacube) returns a matrix containing the mean amplitude
% of the interferograms in the datacube. Each plane
www.eeworm.com/read/365161/9876546
m lin2pcmu.m
function p=lin2pcmu(x,s)
%LIN2PCMU Convert linear to Mu-law PCM P=(X,S)
% pcmu = lin2pcmu(lin) where lin contains a vector
% or matrix of signal values within a range determined by
% the scale fac
www.eeworm.com/read/365074/9880240
c calculator.c
/*calculator.c Simple integer arithmetic calculator
according to the EBNF:
-> { }
-> + | -
-> { }
-> * | / | %
->
www.eeworm.com/read/168118/9938871
m resosim.m
function [xwid,zwid]=resosim(x,t,vo,c,f,alpha,flag,xs,ts)
% RESOSIM: rake sesolution estimates for v(z)
%
% [xwid,zwid]=resosim(x,t,vo,c,f,alpha,flag,xs,ts)
%
% resosim estimates the resolution
www.eeworm.com/read/167781/9952777
m program_10_7.m
% Program 10_7
% Illustration of Sampling Rate Alteration by
% a Ratio of Two Integers
%
clf;
N = input('Length of input signal = ');
L = input('Up-sampling factor = ');
M = input('Down-samplin
www.eeworm.com/read/363288/9962884
cpp equationsolve.cpp
//
// MATLAB Compiler: 3.0
// Date: Wed Oct 08 19:34:55 2008
// Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
// "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/362879/9977578
f90 plot.f90
! plot.f90
!
! Copyright (C) 2007 Paul Panserrieu, < peutetre@cs.tu-berlin.de >
!
! This program is free software: you can redistribute it and/or modify
! it under the terms of the GNU Gene