代码搜索:Beta值
找到约 10,000 项符合「Beta值」的源代码
代码结果 10,000
www.eeworm.com/read/259979/6307380
asm park.asm
***************************************
****File name:park.asm
; Module Name : PARK
;
; Description: This transformation converts vectors in balanced 2-phase
; orthogonal stationary system
www.eeworm.com/read/487628/6506755
c img_dist_ms_ssim.c
/*!
*************************************************************************************
* \file img_dist_ms_ssim.c
*
* \brief
* Compute structural similarity (SSIM) index using the en
www.eeworm.com/read/265125/11282222
m decode_ldpc_log.m
function [vhat,iteration]=decode_ldpc(rx_waveform,No,amp,h,scale)
%[vhat]=decode_ldpc(rx_waveform,No,amp,h,scale)
%For examples and more details, please refer to the LDPC toolkit tutorial at
%http:
www.eeworm.com/read/403560/11514855
m stbc1126.m
clear all;
close all;
tic;
for trial=1:1000,
snr=30;
subchannel=16;
ws=hadamard(8)/sqrt(8);
Nt=2;
x=randint(1,128,[0,3]);
chann_h1=(ones(1,64)+sqrt(-1)*ones(1,64))/sqrt(2);
h1=diag(kron(chan
www.eeworm.com/read/157290/11721445
asm park.asm
***************************************
****File name:park.asm
; Module Name : PARK
;
; Description: This transformation converts vectors in balanced 2-phase
; orthogonal stationary system
www.eeworm.com/read/129561/14238380
hpp version.hpp
#define RARVER_MAJOR 3
#define RARVER_MINOR 30
#define RARVER_BETA 4
#define RARVER_DAY 1
#define RARVER_MONTH 1
#define RARVER_YEAR 2004
www.eeworm.com/read/230739/14277271
h unzvers.h
/*
Copyright (c) 1990-2005 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in unzip.h) for terms of use.
www.eeworm.com/read/166594/5474126
hpp version.hpp
#define RARVER_MAJOR 3
#define RARVER_MINOR 50
#define RARVER_BETA 0
#define RARVER_DAY 3
#define RARVER_MONTH 8
#define RARVER_YEAR 2005
www.eeworm.com/read/473665/6848407
cpp gcoptimization.cpp
#include "energy.h"
#include "graph.h"
#include "GCoptimization.h"
#include
#include
#include
#define MAX_INTT 1000000000
/************************************
www.eeworm.com/read/193008/8258324
cpp gcoptimization.cpp
#include "energy.h"
#include "graph.h"
#include "GCoptimization.h"
#include
#include
#include
#include "string.h"
#define MAX_INTT 1000000000
/***************