代码搜索:Estimating
找到约 213 项符合「Estimating」的源代码
代码结果 213
www.eeworm.com/read/168454/9912348
m ncoeff.m
function ncoeff
%program for estimating the number of coefficients of Parks_McClellan optimal FIR filters
clear all;
Fs = 8000;
f = [1200 1500 2800 3000];
m = [0 1 0];
dev = [0.12
www.eeworm.com/read/264746/11302962
m ncoeff.m
function ncoeff
%program for estimating the number of coefficients of Parks_McClellan optimal FIR filters
clear all;
Fs = 8000;
f = [1200 1500 2800 3000];
m = [0 1 0];
dev = [0.12
www.eeworm.com/read/351176/10676130
m symwhite.m
function [W] = symwhite( X );
% Symmetric whitening
%
[m,N]=size(X);
%
X = X - mean(X')' * ones(1,N); %removing mean values
%
%%% Estimating the covraince matrix
Rx0 = (X*X')/N;
%
% Estimati
www.eeworm.com/read/323119/13350853
14_my_smp_i686-cmp-frontbase,mysql insert-frontbase-linux_2.2.14_my_smp_i686-cmp-frontbase,mysql
Testing server '2.1' at 2000-11-23 23:33:36
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table that has 100000 rows.
Generating random keys
C
www.eeworm.com/read/342323/12027798
m symwhite.m
function [W] = symwhite( X );
% Symmetric whitening
%
[m,N]=size(X);
%
X = X - mean(X')' * ones(1,N); %removing mean values
%
%%% Estimating the covraince matrix
Rx0 = (X*X')/N;
%
% Estimati
www.eeworm.com/read/135470/13927295
m symwhite.m
function [W] = symwhite( X );
% Symmetric whitening
%
[m,N]=size(X);
%
X = X - mean(X')' * ones(1,N); %removing mean values
%
%%% Estimating the covraince matrix
Rx0 = (X*X')/N;
%
% Estimati
www.eeworm.com/read/352543/10542030
m torr_errf_ssec.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this function is used only by the nonlinear minimizer, it reutrns the sse and constraints of F
function [sseC, g] = torr_errf_sseC(f, nx1,
www.eeworm.com/read/159560/10639968
m torr_errf_ssec.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this function is used only by the nonlinear minimizer, it reutrns the sse and constraints of F
function [sseC, g] = torr_errf_sseC(f, nx1,
www.eeworm.com/read/305450/13769575
m torr_errf_ssec.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this function is used only by the nonlinear minimizer, it reutrns the sse and constraints of F
function [sseC, g] = torr_errf_sseC(f, nx1,
www.eeworm.com/read/343227/11962640
readme
Contents of directory h2m/cnt/
_____________________________
This directory contains the H2M/cnt extension for estimating
- Poisson mixture models
- Poisson hidden Markov models
- Negative-bino