代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/462308/7203160
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ADOQry.rc
//
#define IDR_ADOQRYTYPE_CNTR_IP 6
#define IDD_ABOUTBOX 100
#define
www.eeworm.com/read/192259/8391288
c alloc.c
#include "db.h"
/* Allocate & initialize a DB structure, and all the buffers it needs */
DB *
_db_alloc(int namelen)
{
DB *db;
/* Use calloc, to init structure to zero */
if ( (db
www.eeworm.com/read/189063/8492968
m deltax.m
function y=deltax(x);
%
% DELTAX(X)
%
% Function to return the difference between
% successive row elements of an array. First
% element of result array is zero.
%
% Differs from MATLAB sup
www.eeworm.com/read/189063/8493009
m da_pcr.m
%
% mv_pcr
%
% Principal Component Regression entry point
%
%
% Clear the screen
%
da_front;
drawnow;
clear impact py vy;
%
% Make sure that none of the variables have a zero
% stan
www.eeworm.com/read/189063/8493100
m da_lsqs.m
%
% da_lsqs
%
% Least squares regression entry point
%
%
% Clear the screen
%
da_front;
drawnow;
%
% Make sure that none of the variables have a zero
% standard deviation
%
s=std(dat
www.eeworm.com/read/433114/8544505
txt help4s_wavelet_from_spectrum.txt
# s_wavelet_from_spectrum #
On startup, the left subplot of the figure window shows the spectrum of the input data and a smoothed version of it. The right subplot shows a zero-phase wavelet with th