• 파일시티 이벤트
  • LF몰 이벤트
  • 유니스터디 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트
  • 통합검색(19)
  • 리포트(17)
  • 시험자료(1)
  • 방송통신대(1)

"probability and rand" 검색결과 1-19 / 19건

  • 기초확률론 매트랩 과제
    allclcsum=0;i=0;d=rand(1,10); % 1부터 10까지 랜덤 한 수를 선택하여 준다.for i=1:10 if (d(i)>=0.5)&&(d(i) ... d=rand(1,10); % 1부터 10까지 랜덤 한 수를 선택하여 준다. sum1=0; for i=1:10 ... Compare the results to the mathematical expressing for the probability of Heads in 10 tosses.
    리포트 | 12페이지 | 2,000원 | 등록일 2024.06.13
  • [2014 하반기]울산대 프로그래밍응용 기말시험 기출문제
    of 18 (use random number generator).rand(1,1000)*16+23. ... Write code to produce 1000 uniformly distributed numbers with a mean of 10, aminimum of 2, and a maximum ... Write codes to compute the probability to pick “6” in dice game using randomnumber generator (total number
    시험자료 | 3페이지 | 1,500원 | 등록일 2019.10.23 | 수정일 2019.10.30
  • [2017 : 방통대 엑셀데이터분석] 출석대체 실습과제물 : 교재 문제 풀이
    A, B, C 열에 알맞은 이름표를 입력한다.(2) A2 셀과 A3 셀에 각각 0과 1을 입력하고, 채우기 기능을 이용해서 0부터 99까지의 숫자를 입력한다.(3) B3 셀에 =RAND ... ()-0.5를 입력하고, 채우기 핸들을 드래그&드롭해서 B101까지 난수를 발생시킨다.(4) C2 셀에 0을 입력하고, C3 셀에는 =C2+B3을 입력한다. ... C3 셀을 선택하여 드래그 & 드롭을 통해서 C101까지 계산한다.(5) 차트 마법사를 선택하여 데이터 범위(A1:A101, C1:C101)를 입력하고, 분산형 차트에서꺾은선으로 연결된
    방송통신대 | 10페이지 | 3,000원 | 등록일 2017.11.23
  • 확률과 랜덤변수 Project
    0 or 1 : ");}while( t > (count0 + count1)) //if input number is bigger than count0 + count1{toss = rand ... probability. ... So we design that toss_next is set 10 and 11 in case the former, and is set 20 and 21 in case the latter
    리포트 | 9페이지 | 2,000원 | 등록일 2016.10.23
  • [확률과 랜덤변수] Conditional Probability를 가지고 있는 두개의 동전 던지기의 분석
    , if present_coin=0 & a result of rand >= 0.5 or present_coin=1 & a result of rand >= 0.75, we must count ... pair coin and a biased coin by rand function. ... Probability and Random VariablesEEE3410-04Project #1(Tossing Two Coins)Project ParticipantsTossing Two
    리포트 | 8페이지 | 2,000원 | 등록일 2008.08.03 | 수정일 2023.05.27
  • Go Back N ARQ
    ((unsigned)time(NULL)); printf("Simulation Time : \n"); scanf("%d", &T); printf("probability(0~0.5) : ... #include #include #include #define SIZE 500 //size of frame buffer float p;//frame loss/corruption probability ... \n"); scanf("%f", &p); start_t = time(NULL); ant_init(); bee_init(); buffer_init(); printf("--------
    리포트 | 4,000원 | 등록일 2014.06.10 | 수정일 2014.06.20
  • [아날로그통신및실험][아날로그통신] BPSK, QPSK, 8PSK (matlab)
    PSK','Location','NorthEast')title('Comparison Of BPSK, QPSK, 8-PSK')xlabel('SNR Eb/No (dB)')ylabel('Probability ... ^(i/15) );OD1 = rand( 1, 10^4 ); % Original Data 1OD2 = rand( 1, 10^4 ); % Original Data 2OD3 = rand( ... QPSKclc;clear allOD1 = rand( 1, 1000 ); % Original Data 1OD2 = rand( 1, 1000 ); % Original Data 2N1 =
    리포트 | 9페이지 | 1,000원 | 등록일 2013.12.18 | 수정일 2016.07.16
  • The Art of War: Clausewitz and Sun Tzu, Strategy and its usage and origin
    A RMA, Richard Hundley of the RAND Cooperation argues, ‘involves a paradigm shift in the nature and conduct ... If he existed, Sun Tzu probably belonged to the professional officer class that developed to deal with ... of military operations.’RAND’s definition of a paradigm is confined to the military doctrine by which
    리포트 | 9페이지 | 2,000원 | 등록일 2014.07.26
  • 16qam&16psk ber
    random값 (1's and 0's)bin2DecMatrix = ones(N,1)*(2. ... demodulationfor ii = 1:length(Eb_N0_dB) % 1dB step Eb/No의 수만큼 for문으로 반복Bit = rand(1,N*k,1)>0.5; % NxK개의 ... = sort(map);PhaseHat = zeros(1,N); % MPSK의 위상값을 관찰할 N개수 만큼 0으로 초기화% MPSK의 random signal modulation &
    리포트 | 14페이지 | 3,000원 | 등록일 2012.06.22
  • The Importance of Good Logo Design
    Like Paul Rand says, 'it is a game of evolution', most logos have hours of research put into them and ... Explorer logo which is one of the most recognisable logos worldwide so getting away with using that probably ... This can be difficult when there are literally millions of logos out there and more being produced and
    리포트 | 6페이지 | 1,000원 | 등록일 2013.09.01
  • find a discriminant function by using the Relaxation procedure
    So, I thought if I use random value between 0~2, It probably can be improved. ... Time0.0510.0910.1710.0810.0350.5650.3730.0520.0550.2690.174Result of = rand(1)*2 (N = 1000)Calculated ... Time0.1260.0770.3430.1990.0690.2620.9680.0940.1860.2560.258Result of = rand(1)*2 (N = 2000)Calculated
    리포트 | 15페이지 | 10,000원 | 등록일 2011.09.22
  • 정보통신전자응용실험 discrete-time signals and systems(예비보고서)
    Discrete-time Signals and Systems분반 :성명 :학번 :실험일:실험 개요a) 목표1. 이산신호에서의 신호 및 시스템에 대한 개념을 알아본다.2. ... MATLAB에서 두 종류의 (의사) 불규칙 신호들이 이용 가능하다. rand(1,N)은 원소가 [0,1] 사이에 균일하게 분포된 길이 N의 불규칙 신호를 만든다. randn(1,N) ... 이 신호들은 불규칙(혹은 확률(stochastic)) 신호라 하고, 확률 밀도 함수(probability density function)나 통계적 모멘트(statistical moment
    리포트 | 13페이지 | 2,000원 | 등록일 2015.06.06
  • 확률 및 랜덤 프로세스 프로젝트(Gaussian Random Number Generation and Its Characterization)
    Probability Random ProcessComputer Project #1Computer Project 1Gaussian Random Number Generation and ... (1,N); % uniformly distributed random numbers of [0, 1]x2=rand(1,N); % uniformly distributed random numbers ... variables to generatesigma=sqrt(2); % variance is 2mean=1.2; % mean value is 1.2stp= 0.1; % step sizex1=rand
    리포트 | 8페이지 | 2,000원 | 등록일 2010.10.15
  • 확률 및 랜덤 프로세스 프로젝트(Generation of Signal with Noise and Characterization by Correlation)
    Probability Random ProcessComputer Project #2Generation of Signal with Noise and Characterization by ... X2(t) 와 X3(t)의 cross-correlation을 구하시오 (plotting).Computer Project 2Generation of Signal with Noise and ... (1,N); % uniformly distributed random numbers of [0, 1]xx2=rand(1,N); % uniformly distributed random
    리포트 | 10페이지 | 2,500원 | 등록일 2010.10.15
  • Marat Assassinated by Jacques-Louis David
    ’s portraits of the 1630s, as Richard Rand has suggested.Ahideous appearance due to his skin disease ... The subdued colours in the background could be comprehended that David probably evoked the mood of Rembrandt ... Marat, himself, and the whole surrounding in the painting is moving and dignified.
    리포트 | 5페이지 | 3,000원 | 등록일 2009.08.10
  • [통신공학]디지털통신의에러확률(매틀랩코딩)
    (d)Find the mean and variance of P(e).solve a)coding%% 랜덤입력 X(t)의 출력과정 %%clear,clc,clfformat short et ... =1:length(input);random_number=rand; %% 랜덤입력random_number1=rand; %% 에러날 확률을 위한 랜덤 입력if random_number ... =1:1000; %% 입력의 갯수p=1/3; %% 2진 입력중 '0'일 확률for k=1:length(t);m=rand; %% 랜덤입력 생성if m > pout=1; %% 랜덤입력이
    리포트 | 7페이지 | 1,500원 | 등록일 2005.06.05 | 수정일 2013.11.22
  • [통신]Oversampling과 BER 측정
    4-oversampling of sig_tr (transmitted signal)sig_ov=[1,1,1,1]'m variable generate function을 사용하였다. rand ... Generate random binary number and use oversampling.2. ... Plot BER performance graph after decision block.BER이란 bit error probability의 준말로 matched filter를 통과한
    리포트 | 8페이지 | 3,000원 | 등록일 2007.02.25
  • [공학]무선통신 시스템 설계
    min(distance);% if error, increase the error counternumError = numError + (decision ~= source+1);end% probability ... endendminimum_distance_of_constellation = min(distanceQAM)%---------------------------------,10,11)source = floor(L*rand ... (Modulation & Channel Coding) 한 개의 프레임은 2 비트로 구성이 되어 있다. 2비트로 6비트를 만드는 (6,2) 코드를 통과한 후 3비트씩 묶어서 2개의 8QAM
    리포트 | 10페이지 | 1,000원 | 등록일 2007.04.25
  • Probability Model, Moment
    only mean and varianceChebyshev's inequality : {Pr(|X-mu| > c) leq V(X) over c^2for any probability ... 평균의 형태 : 정규분포(ex : 키, 지능지수 등 유전적 형질, 월 수익률 등)cf) Central limit theorem : Galton's Quincunxhttp://www.rand.org ... Probability Model, Moment1.
    리포트 | 5페이지 | 무료 | 등록일 2001.04.03
  • 아이템매니아 이벤트
  • 유니스터디 이벤트
AI 챗봇
2024년 09월 04일 수요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
9:52 오후
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
9월 1일에 베타기간 중 사용 가능한 무료 코인 10개를 지급해 드립니다. 지금 바로 체험해 보세요.
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
방송통신대학 관련 적절한 예)
- 국내의 사물인터넷 상용화 사례를 찾아보고, 앞으로 기업에 사물인터넷이 어떤 영향을 미칠지 기술하시오
5글자 이하 주제 부적절한 예)
- 정형외과, 아동학대