본문 바로가기 메뉴 바로가기

Back to Basics

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Back to Basics

검색하기 폼
  • 분류 전체보기 (100)
    • Life (10)
    • FINANCE (3)
      • News (5)
      • Financial Enginnering (45)
      • Strategy (7)
      • PAPER (3)
      • Credit (4)
      • Structured Product (0)
      • Equity (0)
      • Commodity (0)
    • Language (23)
      • Mathematics (0)
      • Matlab R Python (2)
      • EXCEL VBA (12)
      • C (9)
  • 방명록

Language/Matlab R Python (2)
노말 랜덤 넘버 발생

clc; clear; %Random Generating Numbers n=10000; %12 Uniform Random Number Method a=rand(n,12); new_rand=zeros(n,1); for i=1:12 new_rand = new_rand+ a(:, i) end norm_rand = new_rand - 6; subplot(1,3,1); histfit(norm_rand); xlabel('12-Method'); %Box-Muller Method U1=rand(n,1); U2=rand(n,1); BXNORM=sqrt(-2*log(U1)).*cos(2*pi*U2); subplot(1,3,2); histfit(BXNORM); xlabel('Box-Muller Method'); %Polar ..

Language/Matlab R Python 2008. 8. 6. 04:46
matlab manual 7

for matlab7

Language/Matlab R Python 2007. 4. 26. 00:05
이전 1 다음
이전 다음
공지사항
  • 무더운 여름이 오고 있습니다!!
  • 가을입니다..
  • remings TISTORY 입주 축하연!
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • Bloomberg
  • AQR
  • SERI FORUM
  • Wilmott
  • Quantnet
  • sciencedirect
  • FT Alphaville
  • Tradeweb
  • WSJ market beat
  • (blog) felix-salmon
  • (blog) ZeroHedge
  • (blog) Economist's View
  • (blog) Naked Capitalism
  • (blog) The Big Picture
TAG
  • 포트폴리오
  • 가을
  • random gereragtor
  • recession
  • computational finance
  • JPY
  • XAG
  • 어렵다크레딧
  • financial
  • RfR
  • 꿀떡이
  • 리보중단
  • 회고2023
  • 유동성최악
  • Risk Free Rate
  • LG
  • Fallback rate
  • 와인
  • SOFR
  • CHF
  • Volatility Ratio
  • 크레딧투자
  • VBA
  • Linear Gaussian Model
  • 금융공학
  • mathematical finance
  • finance
  • 금융수학
  • market convention
  • 세식구
more
«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바