代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/150238/12302932
m distchpf.m
function d=distchpf(pf1,pf2,mode)
%DISTCHPF calculates the cosh spectral distance between power spectra D=(PF1,PF2,MODE)
%
% Inputs: PF1,PF2 Power spectra to be compared. Each row represents a
www.eeworm.com/read/149739/12352670
m iscomdset.m
%ISCOMDSET Test whether datasets are compatible
%
% N = ISCOMDSET(A,B,CLAS);
%
% INPUT
% A Input argument, to be tested on dataset
% B Input argument, to be tested on compatibility wi
www.eeworm.com/read/149739/12352784
m prodc.m
%PRODC Product combining classifier
%
% W = PRODC(V)
% W = V*PRODC
%
% INPUT
% V Set of classifiers trained on the same classes
%
% OUTPUT
% W Product combiner
%
% DESCRIPTION
% It def
www.eeworm.com/read/250122/12429838
m exm2_f.m
function S=exm2_f(A)
%exm2_f.m
[m,n]=size(A);
if m~=n
error('输入矩阵应是方阵!');
end;
e=eig(A);
%检查输入矩阵的特征值是否各异
same=0;
for i=1:m-1
for j=(i+1):m
if e(j)==e(i)
same=1;
e
www.eeworm.com/read/232704/14184815
m exm2_f.m
function S = exm2_f(A)
[m,n] = size(A);
if m ~= n
error('输入矩阵应是方阵');
end
e = eig(A);
%检查输入矩阵的特征值是否各异
same = 0;
for i = 1:m-1
for j = (i+1):m
if e(j) == e(i)
same = 1
www.eeworm.com/read/127543/14350365
h rdcolor.h
/* color.h: this file specifies that all colors are actually pointers to
* color strings. It is expected that the function "rdcolor()" will
* be used to initialize the colors. "rdcolor()" examin
www.eeworm.com/read/126441/14423737
cpp breadthfirst.cpp
// breadthfirst.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "iostream.h"
#include
using namespace std;
struct oil{
int e;
int s;
i
www.eeworm.com/read/125048/14515600
cpp custom4.cpp
#include
#include
#include
#include
#include
sql_create_5(stock,
1, // This number is used to make a SSQLS less-than-comparable.
/
www.eeworm.com/read/223158/14651643
m distchpf.m
function d=distchpf(pf1,pf2,mode)
%DISTCHPF calculates the cosh spectral distance between power spectra D=(PF1,PF2,MODE)
%
% Inputs: PF1,PF2 Power spectra to be compared. Each row represents a
www.eeworm.com/read/121651/14744621
yo rxvtref-xpm.yo
COMMENT(-- $Id: rxvtRef-xpm.yo,v 1.7 2000/07/05 08:17:48 gcw Exp $ --)
label(XPM)
nsect(XPM)
For the XPM XTerm escape sequence bf(tt(ESC ] 20 ; Pt ST)) then value of
bf(tt(Pt)) can be the name of the