资源列表
00
- IDL调用ENVI基于矢量边界数据进行批量裁剪(IDL calls ENVI for batch Clipping Based on vector boundary data)
卡尔曼滤波
- 卡尔曼滤波matlab版学习代码,供初学者参考学习(Kalman filter matlab learning code.)
p4
- [Poisson p4] GUI part
DrawHist
- 灰度直方图是图像整体信息的一个重要方面。 本程序利用 Emgu cv 画灰度直方图.(Draw histgram with Emgu)
RBF
- 使用RBF对数据进行拟合,可显示拟合结果,可参考对RBF原理的讲解对代码及其算法进行进一步理解。(Using RBF to fit the data, the fitting results can be displayed, and the code and its algorithm can be further understood by the explanation of the explanation of the RBF principle.)
Untitled2
- 针对二维波动方程,我们研究了一个实例,即弹性薄膜的波动方程。 其实际物理意义是:两手抓住弹性薄膜的两个位置,分别提起,使薄膜上形成两个峰,在t=0时刻突然松手,根据生活常识可以预料,这两个位置的薄膜将来回震动,与此同时产生的波向四周传播,而且波与波会在相遇处叠加。用matlab编程并将这个过程可视化。(In view of the two-dimensional wave equation, we have studied an example, the wave equation of the
阻尼振动(1)
- 通过编程将阻尼振动的过程和原理清晰直观的可视化。(Through programming, the process and principle of damping vibration are visualized clearly and intuitively.)
水波多缝干涉
- 通过编程并将水波多缝干涉的原理可视化,通过图像清晰地看到多缝干涉的水纹变化。(By programming and visualization of multi slit interference wave principle, through the image clearly see the multi slit interference wave change.)
gis.net
- NET的“NET”映射组件的作者解释了如何编写能够显示地理坐标的地理映射引擎。提供源代码可以平移和缩放样本的地理对象(Nebraska州),在C #和VB.NET。(In part three of the series, the authors of the "GIS.NET" mapping component for .NET explain how to write a geographic mapping engine which can display geogr
quantize
- 将图片首先利用opencv转换为二值图像,突出线条,在进行图片线条提取、(First, the picture is converted to a two value image with a opencv, the line is highlighted, and the line extraction is performed.)
Liang Barsky裁剪
- Liang Barsky裁剪,本程序使用方框对线进行了裁剪(Liang Barsky cutting)
Douglas-Peuker
- 道格拉斯普克算法,用于轨迹或者地图形状压缩; 这类算法在地理信息系统中有大量的类似算法,并且有很多研究人员予以了改进(Douglas Peucker algorithm for trajectory or map shape compression; This kind of algorithm has a large number of similar algorithms in the geographic information system, and many researche