代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/163426/10162342
m generate_data.m
function data=generate_data(fr_length,frames,md,zf)
data = round((md - 1) * rand(fr_length,1,frames));
% zero forcing appendix
[m,n,o] = size(data);
n = m + 1:m + zf;
data(n,:,1:o) = 0;
www.eeworm.com/read/359174/10162754
html data_summary.html
Xilinx Implementation Summary
Design Overview
www.eeworm.com/read/163384/10163101
txt data1.txt
/*
* Filter Design and Analysis Tool - Generated Filter Coefficients - C Source
* Generated by MATLAB - Signal Processing Toolbox
*/
/* General type conversion for MATLAB generated C-code */
www.eeworm.com/read/359174/10163124
v serial-data.v
`timescale 1ns / 1ps
////////////////////////////////////////////////////////////////////////////////
// Company:
// Engineer:
//
// Create Date: 12:35:10 01/10/08
// Design Name:
// Mo
www.eeworm.com/read/359174/10163152
cmd_log data.cmd_log
xst -intstyle ise -ifn __projnav/data.xst -ofn data.syr
xst -intstyle ise -ifn __projnav/data.xst -ofn data.syr
www.eeworm.com/read/359174/10163227
prj data_vhdl.prj
www.eeworm.com/read/163340/10165668
data delay2.data
0 397.973
50 249.332
100 172.17
200 164.411
400 265.312
www.eeworm.com/read/163340/10165669
data delay3.data
0 660.315
50 627.426
100 516.485
200 437.696
400 325.414
www.eeworm.com/read/359078/10166731
hex img_data.hex
:0100000000ff
:0100010000fe
:0100020000fd
:0100030000fc
:0100040000fb
:0100050000fa
:0100060000f9
:0100070000f8
:0100080000f7
:0100090000f6
:01000a0000f5
:01000b0000f4
:01000c0000f3
:0100
www.eeworm.com/read/359032/10169281