代码搜索:TestData
找到约 755 项符合「TestData」的源代码
代码结果 755
www.eeworm.com/read/380987/9117274
h crc.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴佳 */
/*****************************************/
www.eeworm.com/read/182987/9181384
m cerr.m
function [se,input2]=cerr(w1,w2,b1,b2)
testdata
realdata
[length column]=size(testdat);
for i=1:length
input1(i,:)=f(testdat(i,:)*w1'+b1');
input2(i)=f(input1(i,:)*w2'+b2');
end
se=sum
www.eeworm.com/read/377951/9255618
h crc.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴佳 */
/*****************************************/
www.eeworm.com/read/377928/9257506
java driver.java
package id3;
import shared.*;
/* Driver class, used to create,initialize,run inducers */
/** Basic Driver class used to interface the ID3Inducer.
* @author James Louis Created implementation.
www.eeworm.com/read/376212/9324626
m test_mexsepeli.m
load mexsepeli_testdata;
[xgrid,ygrid] = mexsepeli ( x, y, l2, m2, seta, sxi );
xdiff = xgrid(:) - goodx(:);
ydiff = ygrid(:) - goody(:);
figure;
subplot(2,1,1);
plot(xdiff);
ylabel ( 'x grid err
www.eeworm.com/read/376212/9325020
m test_mexsepeli.m
load mexsepeli_testdata;
[xgrid,ygrid] = mexsepeli ( x, y, l2, m2, seta, sxi );
xdiff = xgrid(:) - goodx(:);
ydiff = ygrid(:) - goody(:);
figure;
subplot(2,1,1);
plot(xdiff);
ylabel ( 'x grid err
www.eeworm.com/read/376212/9325100
m test_mexsepeli.m
load mexsepeli_testdata;
[xgrid,ygrid] = mexsepeli ( x, y, l2, m2, seta, sxi );
xdiff = xgrid(:) - goodx(:);
ydiff = ygrid(:) - goody(:);
figure;
subplot(2,1,1);
plot(xdiff);
ylabel ( 'x grid err
www.eeworm.com/read/374310/9409842
h crc.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴佳 */
/*****************************************/
www.eeworm.com/read/365929/9839632
h crc.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴佳 */
/*****************************************/
www.eeworm.com/read/165117/10075878
pbs pvm_test.pbs
#PBS -S /bin/csh
# User should specify the shell he wishes to use
#PBS -l mem=300Mw
# This is the memory request
#PBS -l pmem=280Mw
# The largest process in this job requires 58Mw of memory
#PBS -