代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/482546/6617540
opj p18f97j60dk.opj
(ExpressProject "P18F97J60DK"
(ProjectVersion "19981106")
(ProjectType "PCB")
(Folder "Design Resources"
(Folder "Library")
(NoModify)
(File ".\p18f97j60dk.dsn"
(Type "S
www.eeworm.com/read/482328/6622863
m accyouhua.m
function Z=accyouhua(x)
x10=x(1);x20=x(2);x30=x(3);x40=x(4);x50=x(5);x60=x(6);x70=x(7);
chengben=[0 25 0;0 50 20;200 50 20;500 100 50;0 0 50;100 25 10;100 25 0];
rongcha=[0.05 0.1 0.1 0.1 0.1 0.1 0
www.eeworm.com/read/482328/6622865
m lingjian.m
chengben=[0 25 0;0 50 20;200 50 20;500 100 50;0 0 50;100 25 10;100 25 0];
rongcha=[0.05 0.1 0.1 0.1 0.1 0.1 0.05];
x10=0.1;x20=0.3;x30=0.1;x40=0.1;x50=1.5;x60=16;x70=0.75;
NC=0;NF=0;
for n=1:1000
www.eeworm.com/read/482347/6623154
m normalestd.m
function y = normalestd(x)
%NORMALESTD standardized normal density function.
%
% Standardized normal distribution (0,1)
%
% Copyright (c) 2004 by Flavio Bazzana
% Department of Computer and Manag
www.eeworm.com/read/481658/6636982
m symrandn.m
% Generate a Normal random matrix of size k, but with zero diagonal
% and ensure the matrix is symmetric (noise(i,j) == noise(j,i)).
function [noise] = symrandn(k)
temp = tril(randn(k),-1);
nois
www.eeworm.com/read/480430/6664010
mdl sys_sim.mdl
Model {
Name "sys_sim"
Version 2.09
SimParamPage Solver
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
PaperOrientation
www.eeworm.com/read/480430/6664080
mdl myplant.mdl
Model {
Name "myplant"
Version 2.20
SimParamPage Solver
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
StartTime "0.0"