필터 지우기
필터 지우기

Please, can any one explain to me these two questions:

조회 수: 3 (최근 30일)
Alaa
Alaa 2016년 2월 14일
답변: Stalin Samuel 2016년 2월 14일
Please, can any one explain to me these two questions:
what does it mean by 20 k iteration? and what does it mean by 20 k image?

채택된 답변

Stalin Samuel
Stalin Samuel 2016년 2월 14일
  1. k normally represents 1000
  2. Here possibly you have 20,000 images
  3. Each image has to undergo some calculation
  4. Initially calculations made for first image,then second ,and so on
  5. This process will be evaluated for all 20,000 images
  6. Calculations made for first image comes under iteration 1,second image iteration 2
  7. Calculations for 20,000th image will be made at 20,000 th iteration .i.e. 20 k th iteration

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by