代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/315013/13554032
mdl chap1_5.mdl
Model {
Name "chap1_5"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/314653/13562266
m pcldc.m
%PCLDC Linear classifier using PC expansion on the joint data.
%
% W = PCLDC(A,N)
% W = PCLDC(A,ALF)
%
% INPUT
% A Dataset
% N Number of eigenvectors
% ALF Total explained variance (defau
www.eeworm.com/read/314653/13562563
m klldc.m
%KLLDC Linear classifier built on the KL expansion of the common covariance matrix
%
% W = KLLDC(A,N)
% W = KLLDC(A,ALF)
%
% INPUT
% A Dataset
% N Number of significant eigenvectors
% AL
www.eeworm.com/read/313963/13577723
m ip_04_08.m
% ip_04_08.m Illustrative Problem 4.8
clear
echo on;
n=10;
tol=1e-6;
p1=0;
p2=1;
b=10*p2;
[a,y,dist]=lloydmax('normal',b,n,tol,p1,p2);
www.eeworm.com/read/313314/13590354
npl firmware.npl
JDF F
// Created by Project Navigator ver 1.0
PROJECT Firmware
DESIGN firmware Normal
DEVFAM spartan2
DEVFAMTIME 0
DEVICE xc2s15
DEVICETIME 0
DEVPKG cs144
DEVPKGTIME 0
DEVSPEED -6
DEVSPEEDT
www.eeworm.com/read/312811/13604132
m val66.m
% default settings:
nparam=2;
psz = 10;
ngen = 10;
pm = 0.04;
px = 0.8;
xtype = 3;
elite = 1;
ffunc = 3;
for i=1:5
maxval(i)=100;
h2(i)=10;
minval(i)=0;
end
mfun=1;
%
%
%
fig = findobj('Type',
www.eeworm.com/read/312664/13606550
mdl chap1_8.mdl
Model {
Name "chap1_8"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/312664/13606575
mdl chap1_5.mdl
Model {
Name "chap1_5"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/312169/13616862
cpp simpleevent.cpp
// Listing 22.1
#include
class Condition
{
public:
Condition() { }
virtual ~Condition() {}
virtual void Log() = 0;
};
class Normal : public Condition
{
www.eeworm.com/read/310417/13651456
htm calendar2.htm
日历
select { font-family: arial; font-size: 11; font-weight: bold; color: white; back