代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/418151/10964446
m uvar.m
function un=uvar(u,N);
%un = uvar(u,N); Compute a bounded sequence that has 90% of its
%values at the extremes.
u1 = u(1); u2=u(2);
un = u1(ones(1,N));
r = rand(1,N);
ri2 = r > 0.55;
ri1 = r > 0.45
www.eeworm.com/read/271244/11002258
m runview.m
echo off;
% --- RUNVIEW operates on Calibrated Slopes data %
% %
% Run the View Calibrated Slopes Program %
% VIEWCAL, and pass its
www.eeworm.com/read/271151/11005333
m modulation.m
function mod_out=modulation(mod_in,mod_mode)
%%根据输入的调制方式,对输入序列MOD_IN进行调制,采用64QAM,
%%完成对星座图的映射,输出为Y.转化的方法为:先写出十进制情况下从0 到N-1
%%(N为星座图的点数)所对应的星座坐标;再将输入的二进制序列转化为相应的
%%十进制,以查表的方法查出对应点的复数坐标,即为调制映射后的结果 ...
www.eeworm.com/read/416298/11034279
m dhmm_logprob_brute_force.m
function logp = enumerate_HMM_loglik(prior, transmat, obsmat)
% ENUMERATE_HMM_LOGLIK Compute the log likelihood of a sequence by exhaustive (O(Q^T)) enumeration.
% logp = enumerate_HMM_loglik(prior, t
www.eeworm.com/read/469416/6976531
m dhmm_logprob_brute_force.m
function logp = enumerate_HMM_loglik(prior, transmat, obsmat)
% ENUMERATE_HMM_LOGLIK Compute the log likelihood of a sequence by exhaustive (O(Q^T)) enumeration.
% logp = enumerate_HMM_loglik(prior, t
www.eeworm.com/read/465282/7052687
m gold_cold.m
% function [c1,C0]=gold(fdbk)
fdbk1=[1 0 0 1 0];
% First determine the maximal length shift-register sequences.
% Assume the initial shift-register content as "00001".
connections1=[1 0 0 1 0];
www.eeworm.com/read/465036/7064640
hif alu.hif
Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version
38
2277
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Sta
www.eeworm.com/read/369273/7099772
hif shi.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
2
51
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
www.eeworm.com/read/460875/7238891
java role.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/460822/7240381
hif mlt.hif
Version 8.0 Build 215 05/29/2008 SJ Full Version
39
2602
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Pat