代码搜索结果
找到约 10,000 项符合
2 的代码
featselr2w2.m
function [RankedVariables,values]=FeatSelr2w2(x,y,c,kernel,kerneloption,verbose,span,FeatSeloption)
% Usage
%
% [RankedVariables,values]=FeatSelr2w2(x,y,c,kernel,kerneloption,verbose,span,Fea
wavelet2d.rc2
//
// WAVELET2D.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
/
lms2dchannelestimationalgorithm2.m
%----Version1.0: To Zhao for 863 Project.----%
function EstimatedChannelData = LMS2D( ...
ReceivedChannelData, ... %接收到的帧数据
Fram
d2r2.vbw
Form1 = 66, 66, 422, 433, Z, 44, 44, 400, 411,
d2r2.vbp
Type=Exe
Form=D2R2.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
IconForm="Form1"
Startup="Form1"
ExeName32="D2r2.exe"
Command32=""
d2r2.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
d2r2.txt
Private Sub Command1_Click()
'PROGRAM D2R2
'DRIVER for routine RATINT
NPT = 6
Dim X(6), Y(6)
For I = 1 To NPT
X(I) = I * 2# / NPT
Y(I) = FUNC(X(I))
Next
16x2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
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