代码搜索:SIMULATION
找到约 10,000 项符合「SIMULATION」的源代码
代码结果 10,000
www.eeworm.com/read/263333/11366913
m simulation.m
function [resresult,phi]=simulation(PP,weight,center,sigma,M);
[g1 g2]=size(PP);
% sigma=median; %%%%%% 高斯函数的宽度
for i=1:g1
for j=1:M
phi(i,j)=exp(-norm( PP(i,:) - ce
www.eeworm.com/read/158475/11612407
res simulation.res
www.eeworm.com/read/157944/11654230
m simulation.m
function [output1,output2]=simulation(input1,input2,input3,input4)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Function part of simulation for Space-Time
%%% coding project, group Gr
www.eeworm.com/read/261128/11665256
m simulation.m
clear
echo on
SNRinDB1=0:0.4:8;
SNRinDB2=0:0.05:8;
for i=1:length(SNRinDB1);
Pb=PaRano1dddd(SNRinDB1(i));
SMLT_Bit_Error_Rate(i)=Pb;
end;
for i=1:length(SNRinDB2);
SNR=exp(SNRin
www.eeworm.com/read/346962/11709853
cpp simulation.cpp
// Simulation.cpp: implementation of the Simulation class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Perm.h"
#include "Simulation.h
www.eeworm.com/read/346962/11709901
h simulation.h
// Simulation.h: interface for the Simulation class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SIMULATION_H__F2F0933B_135D_4810_8018_54B501FFC001_
www.eeworm.com/read/156131/11825135
class simulation.class
www.eeworm.com/read/343950/11917325
exe simulation.exe
www.eeworm.com/read/341528/12079264
res simulation.res
www.eeworm.com/read/152148/12135706