代码搜索结果
找到约 10,000 项符合
2 的代码
instructions2.doc2.html
VM Spec
i2cmst.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2140 Board), 0x0005 // Tools: ''
Group (Startup Code)
Group (Source Code)
Group (Documentation)
File 1,2,
big2gb.rc2
//
// BIG2GB.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
example4_2_2.m
load noisbump
x = noisbump;
t = wpdec(x,3,'db2');
figure(1);
fig = drawtree(t);
%产生图4-5所示一维小波包图形工具,这里相当于采用命令行方式完成第三章的分析
newt = readtree(fig);
%得到新的树
newt = wpjoin(newt,3);
%重新组合小波包
figu
mam2debug2.c
/* Mammoth 2 Debug Buffer Dumper
Copyright 2000 Enhanced Software Technologies Inc.
$Date: 2001/06/05 17:10:21 $
$Revision: 1.1.1.1 $
Written by Eric Lee Green
Released un
nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
example4_2_2.m
load noisbump
x = noisbump;
t = wpdec(x,3,'db2');
figure(1);
fig = drawtree(t);
%产生图4-5所示一维小波包图形工具,这里相当于采用命令行方式完成第三章的分析
newt = readtree(fig);
%得到新的树
newt = wpjoin(newt,3);
%重新组合小波包
figu