代码搜索:normal

找到约 10,000 项符合「normal」的源代码

代码结果 10,000
www.eeworm.com/read/308016/13711296

h triangle.h

#ifndef N_TRIANGLE_H #define N_TRIANGLE_H //------------------------------------------------------------------------------ /** defines a triangle in 3d space. @author - RadonLabs Gmb
www.eeworm.com/read/307079/13731737

eqn aa.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/306478/13744641

m ip_04_05.m

% ip_04_05.m added for spar clear a=[-10 -5 -4 -2 0 1 3 5 10]; [y,dist]=mse_dist('normal',a,0.01,0,1)
www.eeworm.com/read/305910/13756398

m bpsk_over_awgn.m

function [Pe]=bpsk_over_awgn(snr_in_db) E=1; %Normalize energy snr=10^(snr_in_db/10); sgma=E/sqrt(2*snr); %standard deviation of noise Num=4000; % The number of binary data %generation of bi
www.eeworm.com/read/305910/13756401

asv bpsk_over_awgn.asv

function [Pe]=bpsk_over_awgn(snr_in_db) E=1; %Normalize energy snr=10^(snr_in_db/10); sgma=E/sqrt(2*snr); %standard deviation of noise Num=4000; % The number of binary data %generation of bi
www.eeworm.com/read/305500/13767178

sps 使用寿命.sps

npar test /k-s(exponetial 1500)=使用寿命 /k-s(uniform 800,2000)=使用寿命 /k-s(normal 0,1)=使用寿命 /k-s(poisson 1500)=使用寿命
www.eeworm.com/read/304770/13787282

eqn pskfsk.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/303854/13807862

eqn stop_watch.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/303756/13809700

htm tutorial.htm

www.eeworm.com/read/303558/13812593

m ip_04_05.m

% ip_04_05.m added for spar clear a=[-10 -5 -4 -2 0 1 3 5 10]; [y,dist]=mse_dist('normal',a,0.01,0,1)