代码搜索:Beta值
找到约 10,000 项符合「Beta值」的源代码
代码结果 10,000
www.eeworm.com/read/272244/10964437
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/416302/11034192
m error_ionospheric_klobuchar.m
%This Function approximate Ionospheric Group Delay
%CopyRight By Moein Mehrtash
%************************************************************************
% Written by Moein Mehrtash, Concordia Uni
www.eeworm.com/read/300681/7088899
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/201151/7149357
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/449477/7503814
m mcm.m
function MCM(image_name,t,out_filname)
% AMSS
% image_name 原图像文件名
% t 时间
% out_filname 输出文件名
if nargin
www.eeworm.com/read/449458/7504765
m mcm.m
function MCM(image_name,t,out_filname)
% AMSS
% image_name 原图像文件名
% t 时间
% out_filname 输出文件名
if nargin
www.eeworm.com/read/446970/7562287
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/446759/7565541
c conjgrad.c
/**************************************************************************
**
** Copyright (C) 1993 David E. Steward & Zbigniew Leyk, all rights reserved.
**
** Meschach Library
**
**
www.eeworm.com/read/441748/7666020
cpp sprite_b.cpp
/* 精灵是一个带有透明色的 16/15-bit Bitmap,
任何操作都过滤透明色,并带有明暗处理,
目前明暗处理仅支持九级
所有函数都尽可能使用MMX指令, 为提高速度宽度应设为4的倍数
只能在具有MMX技术的CPU上运行 !
*/
#include "gl.h"
//#include "gengine.h"
#include "sprite.h"
www.eeworm.com/read/439975/7696329
m error_ionospheric_klobuchar.m
%This Function approximate Ionospheric Group Delay
%CopyRight By Moein Mehrtash
%************************************************************************
% Written by Moein Mehrtash, Concordia Uni