自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

#+!

  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

转载 IDL sumation over given dimension

The results are different when a multi-dimensional array is used:; Define a multi-dimensional array:A = FINDGEN(5,5); Sum each of the rows in A:SUMROWS = TOTAL(A, 1); Sum each of the columns in

2014-08-28 23:44:36 522

转载 IDL divide by zero

Here is the solution for integers (represented as floating arrays, if you want to do floating point arithmetic, of course). The variable replacement_value represents whatever value you think is approp

2014-08-26 00:47:04 653

转载 IDL plot with white background

Accepted by: CONTOUR Procedure, PLOT Procedure, SURFACE Procedure, System variable equivalent: !P.BACKGROUND.The background color index or 24-bit color value to which all pixels are set when era

2014-08-22 00:53:05 1143

转载 Distance Transform

•Thedistance transform provides a metric or measure of the separation of points inthe image. The bwdist function calculates thedistance between each pixel that is set to off (0) and the nearestnonzero

2014-08-13 22:05:10 890

codeviewer

乱码查看

2011-11-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除