代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/303558/13812608
m ip_05_10.m
% MATLAB script for Illustrative Problem 5.10.
clear
echo on
SNRindB=0:2:10;
for i=1:length(SNRindB),
% simulated error rate
smld_err_prb(i)=smldp510(SNRindB(i));
echo off;
www.eeworm.com/read/303558/13812666
m ip_05_11.m
% MATLAB script for Illustrative Problem 5.11.
clear
echo on
SNRindB=0:2:10;
for i=1:length(SNRindB),
% simulated error rate
smld_err_prb(i)=smldp511(SNRindB(i));
echo off;
en
www.eeworm.com/read/488466/6487401
m ip_05_10.m
% MATLAB script for Illustrative Problem 5.10.
echo on
SNRindB=0:2:10;
for i=1:length(SNRindB),
% simulated error rate
smld_err_prb(i)=smldP510(SNRindB(i));
echo off;
end;
e
www.eeworm.com/read/488466/6487406
m ip_05_11.m
% MATLAB script for Illustrative Problem 5.11.
echo on
SNRindB=0:2:10;
for i=1:length(SNRindB),
% simulated error rate
smld_err_prb(i)=smldP511(SNRindB(i));
echo off;
end;
ech
www.eeworm.com/read/476907/6754369
m ip_05_10.m
% MATLAB script for Illustrative Problem 5.10.
clear
echo on
SNRindB=0:2:10;
for i=1:length(SNRindB),
% simulated error rate
smld_err_prb(i)=smldp510(SNRindB(i));
echo off;
www.eeworm.com/read/476907/6754427
m ip_05_11.m
% MATLAB script for Illustrative Problem 5.11.
clear
echo on
SNRindB=0:2:10;
for i=1:length(SNRindB),
% simulated error rate
smld_err_prb(i)=smldp511(SNRindB(i));
echo off;
en
www.eeworm.com/read/404623/11481389
cpp stcsimulann.cpp
///////////////////////////////////////////////////////////////////////////
//
// NAME
// StcSimulAnn.cpp -- optimize the MRF using Simulated Annealing
//
// DESCRIPTION
// Input: m_cost:
www.eeworm.com/read/158463/11612740
m ip_05_11.m
% MATLAB script for Illustrative Problem 11, Chapter 5.
echo on
SNRindB=0:2:10;
for i=1:length(SNRindB),
% simulated error rate
smld_err_prb(i)=smldP511(SNRindB(i));
echo off;
end;
ec
www.eeworm.com/read/158463/11612785
m ip_05_10.m
% MATLAB script for Illustrative Problem 10, Chapter 5.
echo on
SNRindB=0:2:10;
for i=1:length(SNRindB),
% simulated error rate
smld_err_prb(i)=smldP510(SNRindB(i));
echo off;
end;
www.eeworm.com/read/343227/11962669
m pm_gen.m
function [count, label] = pm_gen(wght, rate, T)
%pm_gen Simulates data from a Poisson mixture.
% Use: [count,label] = pm_gen(wght,rate,T) where count is an
% array of length T which