代码搜索:感知无线电
找到约 539 项符合「感知无线电」的源代码
代码结果 539
www.eeworm.com/read/273845/10898689
clw 感知器.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "感知器.h"
C
www.eeworm.com/read/273845/10898691
cpp 感知器.cpp
// 感知器.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "感知器.h"
#include "感知器Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/273845/10898693
plg 感知器.plg
Build Log
--------------------Configuration: 感知器 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\
www.eeworm.com/read/273845/10898697
dsp 感知器.dsp
# Microsoft Developer Studio Project File - Name="感知器" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appli
www.eeworm.com/read/273845/10898699
opt 感知器.opt
www.eeworm.com/read/435239/7795104
cpp 感知器.cpp
#include
int c=1;
//求a和b得内积
int multy(int a[],int b[])
{
int c=0;
int i;
for(i=0;i
www.eeworm.com/read/481615/6636534
pdf 本地频谱感知.pdf
www.eeworm.com/read/36391/897467
pdf 感知无线电技术对无线标准化的影响.pdf
www.eeworm.com/read/385747/8791028
m 感知器网络.m
%输入样本点及其相应的类别
P = [-0.5 -0.5 0.3 -0.1 0.2 0.0 0.6 0.8;
-0.5 0.5 -0.5 1.0 0.5 -0.9 0.8 -0.6];
T = [1 1 0 1 1 0 1 0 ];
%在坐标图上绘出样本点
plotpv(P,T);
%建立一个感知器网络
net=newp([-1 1;
www.eeworm.com/read/314799/13559072
m 感知器网络.m
%输入样本点及其相应的类别
P = [-0.5 -0.5 0.3 -0.1 0.2 0.0 0.6 0.8;
-0.5 0.5 -0.5 1.0 0.5 -0.9 0.8 -0.6];
T = [1 1 0 1 1 0 1 0 ];
%在坐标图上绘出样本点
plotpv(P,T);
%建立一个感知器网络
net=newp([-1 1;