代码搜索:Method
找到约 10,000 项符合「Method」的源代码
代码结果 10,000
www.eeworm.com/read/240174/13233426
m momttfr.m
function [fm,B2]=momttfr(tfr,method,fbmin,fbmax,freqs);
%MOMTTFR Time moments of a time-frequency representation.
% [FM,B2]=MOMTTFR(TFR,METHOD,FBMIN,FBMAX,FREQS) computes the time
% moments of a time-
www.eeworm.com/read/240174/13233522
m tfrparam.m
function tfrparam(method);
%TFRPARAM Return the paramaters needed to display (or save) this TFR.
% TFRPARAM(METHOD) returns on the screen the meaning of the
% parameters P1..P5 used in the files TF
www.eeworm.com/read/240174/13233650
m tfrsave.m
function tfrsave(name,tfr,method,sig,t,f,p1,p2,p3,p4,p5);
%TFRSAVE Save the parameters of a time-frequency representation.
% TFRSAVE(NAME,TFR,METHOD,SIG,T,F,P1,P2,P3,P4,P5) saves the
% parameters
www.eeworm.com/read/138071/13267671
java beanutils.java
package com.gzrealmap.oa.servlet;
/**
* Title: OA
* Description:
* Copyright: Copyright (c) 2003
* Company: Realmap.cc
* @author not attributable
* @version
www.eeworm.com/read/324353/13269693
txt 第三章.txt
DBCCCABCAC
00:20:00
1.设有定义语句:int a[ ]= {66,88,99};则关于该语句的叙述错误的是( )
(A) 定义了一个名为a的一维数组
(B) a数组有3个元素
(D) a数组的下标为1~3
(D) 数组中的每个元素数据类型是int型
************************************
2.若已定义:int a[ ] ={
www.eeworm.com/read/239554/13272081
h fir_resp_w_noise_bw.h
//
// File = fir_resp.h
//
#ifndef _FIR_RESP_H_
#define _FIR_RESP_H_
#include "fir_dsgn.h"
class FirFilterResponse
{
public:
//-------------------------------------------------
www.eeworm.com/read/239554/13272301
h fir_resp.h
//
// File = fir_resp.h
//
#ifndef _FIR_RESP_H_
#define _FIR_RESP_H_
#include "fir_dsgn.h"
class FirFilterResponse
{
public:
//-------------------------------------------------
www.eeworm.com/read/239320/13287839
m demo1.m
%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% DDE-BIFTOOL demo 1 %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%
clear;
% init system:
[name,n]=sys_init
%% name = neuron
%% n = 2
% construct a first, approximate steady state po