资源列表
quad_mesh
- 四边形网格的生成算法,可以看看,我认为不错!-Quadrilateral mesh generation algorithm, you can look good in my opinion!
image_Fractral
- 计算二维图像的盒维数,压缩包中包含较多分形几何经典图片,程序自己调试,供大家学习或做科研使用。-Two dimensional image of the box dimension, compressed package includes more classic picture of fractal geometry, Cheng Xu own debugging, for everybody to learn, or Zuo Keyanshiyong.
aed_box3
- 三维空间中离散空间点的盒数维分形维数值计算方法。-fractal calculation in 3d space
blanket
- 分形维数计算的毯子算法matlab代码,有一定借鉴意义-Calculation of the fractal dimension of the blanket algorithm matlab code, there is a certain reference
harfa_c2004
- 计算图像的分形维数,采用的方式为计盒维数,计算结果还可以,不经能够算二维的三维的也能算。-Calculation of the fractal dimension of the image, the approach for the box-counting dimension, the results also.
wind-rose-matlabM-file
- 智能绘制风玫瑰图。采用十六分,方向的表示方法。-Smart draw wind roses. 16 points the direction of said。
DCE
- DCE离散曲线演化算法,通过离散曲线演化算法来求得轮廓曲线的关键点-DCE curve evolution algorithm
FractalDim
- 分形维数计算,一维信号,希望对大家有用!(Fractal dimension is calculated by one-dimensional signals)
分形
- 求信号的分形维数,可以看出信号的奇异状况,为之后的分析与诊断做准备(Seeking the fractal dimension of the signal, we can see the singularity of the signal and prepare for the following analysis and diagnosis)
分形
- 分形几何中关联维数的计算,用来计算时间序列的数据(The calculation of correlation dimension in fractal geometry, which is used to calculate data of time series.)
Fractal dimension code
- 用Python语言编写的分形维数代码,计算分形维数(Fractal dimension code)
光流向量的彩色表示算法设计与matlab实现
- 光流算法采用的是HS光流法,得到每个像素点的光流值,将它表示成HSI色彩空间的任一截面,再根据HSI色彩空间与RGB色彩空间的对应关系将光流场用颜色表示出来。