代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/13871/284618
m~ metrop.m~
function [samples, energies, diagn] = metrop(f, x, options, gradf, varargin)
%METROP Markov Chain Monte Carlo sampling with Metropolis algorithm.
%
% Description
% SAMPLES = METROP(F, X, OPTIONS)
www.eeworm.com/read/13871/284685
m metrop.m
function [samples, energies, diagn] = metrop(f, x, options, gradf, varargin)
%METROP Markov Chain Monte Carlo sampling with Metropolis algorithm.
%
% Description
% SAMPLES = METROP(F, X, OPTIONS)
www.eeworm.com/read/490313/1205657
m ex060600.m
% Chapter 6 : Example 6.6 Frequency Sampling Form
% given h(n)
%
h = [1,2,3,2,1]/9;
[C,B,A] = dir2fs(h)
www.eeworm.com/read/477371/1362243
3 qccvectorintsubsample.3
.TH QCCVECTORINTSUBSAMPLE 3 "QCCPACK" ""
.SH NAME
QccVectorIntSubsample, QccVectorIntUpsample \- integer-vector down/up sampling
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.BI "int QccVectorIntSubsam
www.eeworm.com/read/477371/1362350
3 qccvectorsubsample.3
.TH QCCVECTORSUBSAMPLE 3 "QCCPACK" ""
.SH NAME
QccVectorSubsample, QccVectorUpsample \- vector down/up sampling
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.BI "int QccVectorSubsample(const QccVector
www.eeworm.com/read/472943/1402467
m fastcsoperator.m
function y = FastCSOperator(mode,m,n,x,I,dim)
% FastCSOperator: The operator form of a random sampling matrix for the
% compressed sensing problem.
% Specifically, it returns y = A(:,I)*x (mode =
www.eeworm.com/read/472943/1402666
m fastcsoperator.m
function y = FastCSOperator(mode,m,n,x,I,dim)
% FastCSOperator: The operator form of a random sampling matrix for the
% compressed sensing problem.
% Specifically, it returns y = A(:,I)*x (mode =
www.eeworm.com/read/461213/1554666
3 qccvectorsubsample.3
.TH QCCVECTORSUBSAMPLE 3 "QCCPACK" ""
.SH NAME
QccVectorSubsample, QccVectorUpsample \- vector down/up sampling
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.BI "int QccVectorSubsample(const QccVector
www.eeworm.com/read/209919/4955890
m ex060600.m
% Chapter 6 : Example 6.6 Frequency Sampling Form
% given h(n)
%
h = [1,2,3,2,1]/9;
[C,B,A] = dir2fs(h)
www.eeworm.com/read/206142/5011686
3 qccvectorintsubsample.3
.TH QCCVECTORINTSUBSAMPLE 3 "QCCPACK" ""
.SH NAME
QccVectorIntSubsample, QccVectorIntUpsample \- integer-vector down/up sampling
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.BI "int QccVectorIntSubsam