代码搜索:new_data
找到约 116 项符合「new_data」的源代码
代码结果 116
www.eeworm.com/read/442927/7641956
m tpca.m
clear all
data = rand(30, 300);
dim_n = 15;
tic
[new_data, eigvec, eigval] = pca(data, dim_n);
toc
tic
[new_data1, eigvec1, eigval1] = pca2(data, dim_n);
toc
max(max(abs(eigval-eigval
www.eeworm.com/read/102935/6227194
c head64.c
/*
* linux/arch/x86_64/kernel/head64.c -- prepare to run common code
*
* Copyright (C) 2000 Andrea Arcangeli SuSE
*
* $Id: head64.c,v 1.22 2001/07/06 14:28:20 ak Exp $
*/
#i
www.eeworm.com/read/408953/11364285
v pwm16bits.v
`timescale 1ns / 1ps
//////////////////////////////////////////////////////////////////////////////////
// Company:
// Engineer:
//
// Create Date: 15:32:05 12/18/2008
// Design Name:
// Mo
www.eeworm.com/read/194581/8190140
c icy.c
#include "icy.h"
#include
struct icy_meta icy;
void init_icy()
{
init_stringbuf(&icy.name);
init_stringbuf(&icy.url);
icy.data = NULL;
icy.interval = 0;
icy.next = 0;
icy.changed =
www.eeworm.com/read/290576/8475169
vhd detector_tb.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : Test Bench for detector
-- Design : UART
-- Author : Xinghua Lou
www.eeworm.com/read/387417/8685130
vhd detector_tb.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : Test Bench for detector
-- Design : UART
-- Author : Xinghua Lou
www.eeworm.com/read/362112/10017794
vhd detector_tb.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : Test Bench for detector
-- Design : UART
-- Author : Xinghua Lou
www.eeworm.com/read/351504/10644743
vhd detector_tb.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : Test Bench for detector
-- Design : UART
-- Author : Xinghua Lou
www.eeworm.com/read/449931/7493858
vhd detector_tb.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : Test Bench for detector
-- Design : UART
-- Author : Xinghua Lou
www.eeworm.com/read/443856/7621804
vhd detector_tb.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : Test Bench for detector
-- Design : UART
-- Author : Xinghua Lou