代码搜索:Beta值

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

代码结果 10,000
www.eeworm.com/read/403812/11509089

m mcm.m

function MCM(image_name,t,out_filname) % AMSS % image_name 原图像文件名 % t 时间 % out_filname 输出文件名 if nargin
www.eeworm.com/read/403120/11522142

m costas_loop.m

function [y]=costas_loop(S_evolope,gama,beta,pn_code_i,pn_code_q) %====================================================== %
www.eeworm.com/read/158684/11592666

m logmapo.m

function L_all = logmapo(rec_s,g,L_a,ind_dec) % Copyright Nov 1998, Yufei Wu % MPRG lab, Virginia Tech. % for academic use only % Log_MAP algorithm using straightforward method to compute branch metr
www.eeworm.com/read/158520/11603715

m logmapo.m

function L_all = logmapo(rec_s,g,L_a,ind_dec) % Copyright Nov 1998, Yufei Wu % MPRG lab, Virginia Tech. % for academic use only % Log_MAP algorithm using straightforward method to compute branch metr
www.eeworm.com/read/157944/11654221

m raised_cosine.m

function h = raised_cosine(Q, b, trunc) % function h = raised_cosine(Q, b, trunc) % % Output: % h - Raised-cosine shaped pulseform. % % Input: % Q - Oversample-factor. %
www.eeworm.com/read/157942/11654417

m logmapo.m

function L_all = logmapo(rec_s,g,L_a,ind_dec) % Copyright Nov 1998, Yufei Wu % MPRG lab, Virginia Tech. % for academic use only % Log_MAP algorithm using straightforward method to compute branch metr
www.eeworm.com/read/260916/11686842

m my_importanceweights3.m

function q =my_importanceweights3(xu,y,R); % PURPOSE : Computes the normalised importance ratios for the % model described in the file sirdemo1.m. % INPUTS : - xu = The predicted state
www.eeworm.com/read/347029/11705048

h wizver.h

/* WiZ version header file */ #ifndef _WIZVER_H #define _WIZVER_H #include "unzip\windll\unzver.h" #include "zip\windll\zipver.h" /* #define BETA */ #ifdef BETA #undef BETA #endif #define APPLICATI
www.eeworm.com/read/345909/11782976

m qr_hhouse.m

function R = qr_hhouse(x,p,q) % purpose: 利用Hyperbolic Householder变换对块Hankel矩阵x进行快速QR分解, % x = QR,size(x)=[m,n] % 目前只适用于 m ≥ n 的情况 % Data: 6/4/2008 % Version 1.0 % Copyright (C) 2008, Yang Chun
www.eeworm.com/read/156599/11790600

m logmapo.m

function L_all = logmapo(rec_s,g,L_a,ind_dec) % Log_MAP algorithm using straightforward method to compute branch metrics % no approximation is used. % Can be simplified to Max-Log-MAP by using