set opt(chan) Channel/WirelessChannel
set opt(prop) Propagation/TwoRayGround
set opt(netif) Phy/WirelessPhy
#set opt(mac) Mac/802_11 ;# MAC type
set opt(mac)
function out=prop1(in,w,b);
%
% Propagates an input vector
% through one layer of a network
%
% call:
%
% [out]=prop(in,w);
%
% w = weight matrix
% b = bias weights (column vector. Same
*** TKStudio Project (C)ZLG-MCU By YinHandong
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "C:\Keil\C51\INC\"
# Begin Target "D12 driver for small rtos"
# PROP DEVICE=P89C58X2
# PROP
*** TKStudio Project (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "D:\Keil\C51\INC\Atmel"
# Begin Target "Text_Display"
# PROP DEVICE=AT89C52
# PROP VEN