• 통합검색
  • 대학레포트
  • 논문
  • 기업신용보고서
  • 취업자료
  • 파워포인트배경
  • 서식

전문지식 112건

C언어의 입출력 헤더 파일 #include<stdlib.h> //자료변환 함수 #include<math.h> //수치 연산 함수 void main() //함수시작 { printf("<n=100, p=0.3일 때 Binomial r.v X의 distribution>\n"); //문장 출력printf("-> 식 6.3을 이용한 결과\n"); int n; //시행횟수 n 변
  • 페이지 6페이지
  • 가격 1,000원
  • 등록일 2005.11.24
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
언어, 박전수 역, 아진, 2008. 1. Simulate the experiment of a coin toss with P(head) = p as follows: 2. Plot the following PMF of the binomial random variable X using MATLAB: 3. The De Moivre-Laplace theorem is an approximation of the binomial distribution to a normal distribution, i.e.
  • 페이지 10페이지
  • 가격 4,000원
  • 등록일 2012.03.11
  • 파일종류 한글(hwp)
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
(b) MATLAB CODE Plot the Problem 2. (b) : Plot the PDF with normal(Gaussian) Distribution N(10,25) < 참고문헌 > - Probability, Random Variables and Random Signal Processing, P.Z. Peebles Jr., McGraw-Hill, 4th ed, 2001. - MATLAB 객체 지향 프로그래밍 언어, 박전수 역, 아진, 2008. 없음
  • 페이지 11페이지
  • 가격 4,000원
  • 등록일 2012.03.11
  • 파일종류 한글(hwp)
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
C언어의 핵심! 함수 1] 함수 ‣ 사용자 정의 함수 사용에 있어 주의점 ‣ 함수의 두 가지 선언방법 2] 변수 ‣ 지역 변수(Local Variable Automatic Variable) ‣ 전역 변수(Global Variable) ‣ 스태틱 변수(Static Variable) 3] 재귀적
  • 페이지 30페이지
  • 가격 3,000원
  • 등록일 2008.01.14
  • 파일종류 한글(hwp)
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
구현 환경 - Microsoft Visual C++2010 EXPRESS ◎ 참고 문헌 -열혈 C프로그래밍 윤성우 저 -열혈 자료구조 윤성우 저 -난 정말 JAVA를 공부한 적 없다구요 윤성우 저 ◎ 사이트 -www.naver.com -blog.naver.com/wjdrmsghl?Redirect=Log&logNo=50107790414 -http://subiz_atman.blog.me/150
  • 페이지 10페이지
  • 가격 2,300원
  • 등록일 2013.04.29
  • 파일종류 한글(hwp)
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
top