代码搜索:Mapping

找到约 10,000 项符合「Mapping」的源代码

代码结果 10,000
www.eeworm.com/read/343298/11959504

m qpsk_mapping.m

function [out]=Qpsk_mapping(datain,length); for i=1:(length/2) temp(i)=1/sqrt(2)*((2*datain((i-1)*2+1)-1)+j*(2*datain((i-1)*2+2)-1)); end out=temp;
www.eeworm.com/read/343298/11959550

asv mapping_psdu.asv

function [out]=mapping_psdu(data,length,rate); p=[1,1,1,1,-1,-1,-1,1,-1,-1,-1,-1,1,1,-1,1,-1,-1,1,1,-1,1,1,-1,1,1,1,1,1,1,-1,1,... 1,1,-1,1,1,-1,-1,1,1,1,-1,1,-1,-1,-1,1,-1,1,-1,-1,1,-1,-1,1,1,1,1,1
www.eeworm.com/read/343298/11959554

asv qpsk_mapping.asv

function [out]=Qpsk_mapping(datain,length);
www.eeworm.com/read/154332/11970863

vbw mapping1.vbw

map_form = 27, 27, 490, 465, C, 0, 0, 804, 440, C Module1 = 189, 189, 691, 627, C
www.eeworm.com/read/154332/11970873

exe mapping1.exe

www.eeworm.com/read/154332/11970877

vbp mapping1.vbp

Type=Exe Form=map_form.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation Module=Module1; Module1.bas Object={F9043C88-F6F2-10
www.eeworm.com/read/251851/12315225

m compute_mapping.m

function [destination,null_event,time_limit,out_of_bound,terminal] = ... compute_mapping(X0,sttype,Tstamp,srcloc,srccell) % Compute the `mapping set` to encapsulate compute_mapping_SD and % com
www.eeworm.com/read/251851/12315265

m plot_mapping.m

function plot_mapping(mapping) % Plot the given 2-D/3-D `mapping` set. % % Syntax: % "plot_mapping(mapping)" % % Description: % Plot the "linearcon" object representing the polytopes in
www.eeworm.com/read/251851/12315280

m rauto_mapping.m

function rauto_mapping(continu) % Compute the mapping for the states in the new `approximating automaton` % (the automaton obtained after the refinement). Progress is saved in a % global variable
www.eeworm.com/read/131888/14122121

html mapping.doc.html