代码搜索:Approximation
找到约 1,542 项符合「Approximation」的源代码
代码结果 1,542
www.eeworm.com/read/240990/13180539
m cp0901_muiber_2ppm.m
%
% Function 9.3 : "cp0901_MUIBER_2PPM"
%
% Evaluates the theoretical probability of error
% for a 2PPM system in AWGN channels under the
% Standard Gaussian Approximation
%
% 'ebno' is a v
www.eeworm.com/read/325773/13185761
m cp0901_muiber_2ppm.m
%
% Function 9.3 : "cp0901_MUIBER_2PPM"
%
% Evaluates the theoretical probability of error
% for a 2PPM system in AWGN channels under the
% Standard Gaussian Approximation
%
% 'ebno' is a v
www.eeworm.com/read/143434/5757834
h math_approx.h
/* Copyright (C) 2002 Jean-Marc Valin
File: math_approx.c
Various math approximation functions for Speex
Redistribution and use in source and binary forms, with or without
modification,
www.eeworm.com/read/143434/5757841
c math_approx.c
/* Copyright (C) 2002 Jean-Marc Valin
File: math_approx.c
Various math approximation functions for Speex
Redistribution and use in source and binary forms, with or without
modification,
www.eeworm.com/read/126092/6018019
xlv
#!/usr/bin/perl -w
#
# xlv - pass xl file thru xlHtml and display as plain text
# The point of this script is to produce legible approximation of the
# spreadsheet within 80 columns, sacrificing data
www.eeworm.com/read/485150/6566178
m tilingqi.m
function out = tilingqi(cfg)
% Approximate offline, model-based Q-iteration with tile-coding approximation
% OUT = TILINGQI(CFG)
% Inputs:
% CFG - structure with fields as commented in the
www.eeworm.com/read/155919/11838398
m cp0901_muiber_2ppm.m
%
% Function 9.3 : "cp0901_MUIBER_2PPM"
%
% Evaluates the theoretical probability of error
% for a 2PPM system in AWGN channels under the
% Standard Gaussian Approximation
%
% 'ebno' is a v
www.eeworm.com/read/149850/12340659
h math_approx.h
/* Copyright (C) 2002 Jean-Marc Valin
File: math_approx.c
Various math approximation functions for Speex
Redistribution and use in source and binary forms, with or without
modification,
www.eeworm.com/read/149850/12340678
c math_approx.c
/* Copyright (C) 2002 Jean-Marc Valin
File: math_approx.c
Various math approximation functions for Speex
Redistribution and use in source and binary forms, with or without
modification,
www.eeworm.com/read/336459/12442533
m simpsonc.m
function [Isic]=simpsonc(a,b,M,f,varargin)
%SIMPSONC Composite Simpson numerical integration.
% ISIC = SIMPSONC(A,B,M,FUN) computes an approximation of the integral
% of the function FUN via the