代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/430506/1929522
m testdich.m
function [X,I,alpha,theta] = testdich( dim, datanum )
% TESTDICH randomly creates test examples for dichotomy problem.
% [X,I] = testgidich( dim, datanum )
%
% TESTDICH creats test data randomly for
www.eeworm.com/read/430037/1942707
m pr6_44.m
%Problem 6.44
%exhaustive search of binary code with optimal aperiodic ACF;
clear all; close all;
t=cputime;
N=input('length N='); %specify length of binary sequence;
Rm=N; %initialization of
www.eeworm.com/read/430037/1942744
m pr2_51.m
%Problem 2.51;
%Simulates ML estimation of time delay and compares experimental and theoretical error standard deviations of the estimate;
clear all; close all;
T=[0:0.01:10]; N=length(T); %disc
www.eeworm.com/read/430037/1942745
m pr2_47.m
%Problem 2.47;
%M-ary transmission error probability;
%Calculates, plots versus SNR and compares error probabilities for uncoded
%and orthogonally encoded (exact formula and union bound) m-ary data
www.eeworm.com/read/430037/1942788
m pr3_27.m
%Problem 3.27
%Simulating antijamming features of spread spectrum signals (barrage
%jammer) in comparison to plain signals;
clear all; close all;
t=[0.001:0.001:2]; N=length(t); %times scales;
www.eeworm.com/read/430037/1942802
m pr9_26.m
%Problem 9.26;
%finding free distance of convolutional codes;
clear all;
Go=[171;165;133]; %set matrix of generator polynomials in octal representation;
n=size(Go,1); %number of symbols in the f
www.eeworm.com/read/428780/1954032
m contents.m
% Kernel machines.
%
% extraction - (dir) Kernel feature extraction.
% preimage - (dir) Pre-image problem for RBF kernel.
%
% diagker - Returns diagonal of kernel matrix.
% dualcov - Dual
www.eeworm.com/read/428780/1954047
m~ contents.m~
% Kernel machines.
%
% extraction - (dir) Kernel feature extraction.
% preimage - (dir) Pre-image problem for RBF kernel.
%
% diagker - Returns diagonal of kernel matrix.
% dualcov - Dual
www.eeworm.com/read/428780/1954214
m contents.m
% Kernel machines.
%
% extraction - (dir) Kernel feature extraction.
% preimage - (dir) Pre-image problem for RBF kernel.
%
% diagker - Returns diagonal of kernel matrix.
% dualcov - Dual
www.eeworm.com/read/428780/1954240
m~ contents.m~
% Kernel machines.
%
% extraction - (dir) Kernel feature extraction.
% preimage - (dir) Pre-image problem for RBF kernel.
%
% diagker - Returns diagonal of kernel matrix.
% dualcov - Dual