登录
首页 » matlab » roughness

roughness

于 2021-02-09 发布 文件大小:813KB
0 266
下载积分: 1 下载次数: 69

代码说明:

  用于轴承球与滚道之间,模拟生成非高斯随机粗擦表面(Analog generate non-Gaussian random rough surfaces rub)

文件列表:

roughness
.........\.a_main_tian1.m.swp,16384,2015-04-03
.........\a_main_tian.m,3632,2015-05-06
.........\a_main_tian1.m,4010,2015-02-12
.........\bearingRoughness.m,729,2015-04-12
.........\bearingRoughness.mat,721335,2015-02-12
.........\dma_as98_johnson_pef_fid.m,363,2015-05-06
.........\RSG
.........\...\acf1D.m,1479,2015-02-10
.........\...\acf2D.m,2426,2015-02-10
.........\...\age_at_birth.dat,1895046,2014-04-11
.........\...\a_main_roughnessGeneration.m,1098,2015-04-03
.........\...\a_main_unfinished.m,3481,2015-02-12
.........\...\bean_breadth.dat,56639,2014-04-11
.........\...\bean_length.dat,37709,2014-04-11
.........\...\clouds.dat,4105,2014-04-11
.........\...\Contents.m,924,2014-04-11
.........\...\example_Johnson_01.m,8909,2014-04-11
.........\...\example_Johnson_02.m,5453,2014-04-11
.........\...\example_Johnson_03.m,5418,2014-04-11
.........\...\example_Johnson_04.m,2846,2014-04-11
.........\...\f_johnson_aic.m,2282,2014-04-11
.........\...\f_johnson_cdf.m,1627,2014-04-11
.........\...\f_johnson_fit.m,7514,2014-04-11
.........\...\f_johnson_inv.m,1476,2014-04-11
.........\...\f_johnson_lik.m,1149,2014-04-11
.........\...\f_johnson_M.m,17451,2015-02-10
.........\...\f_johnson_pdf.m,2364,2014-04-11
.........\...\f_johnson_Q.m,2166,2014-04-11
.........\...\f_johnson_rnd.m,936,2015-02-10
.........\...\f_johnson_y2z.m,3929,2014-04-11
.........\...\f_johnson_z2y.m,3733,2015-02-10
.........\...\hdf1D.m,1479,2015-02-10
.........\...\hdf2D.m,1539,2015-02-10
.........\...\RSG.fig,33761,2010-07-29
.........\...\RSG.m,43289,2010-11-15
.........\...\rsgene1D.m,1040,2015-02-10
.........\...\rsgene2D.m,1649,2015-02-12
.........\...\rsgeng1D.m,1069,2015-02-10
.........\...\rsgeng2D.m,2447,2015-02-12

.........\...\Surface Generation & Analysis - MySimLabs.html,16531,2015-02-10
.........\...\Surface Generation & Analysis - MySimLabs_files

.........\...\...............................................\ga.js,41118,2015-02-10
.........\...\...............................................\mysimlabs.css,3124,2015-02-10



下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • filter
    有关粒子滤波及其改进算法的资料,对初学粒子滤波算法的人很有帮助(Information about particle filter and its improved algorithm, is of great help to beginners of particle filter algorithm )
    2013-10-09 16:20:39下载
    积分:1
  • LBP
    说明:  人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征(LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of)
    2008-12-01 12:05:09下载
    积分:1
  • 76739082nonrigid_version16
    多种刚性和非刚性配准算法,带有举例说明,非常好用(Multiple Rigid and Non-Rigid Registration Algorithms)
    2020-06-21 22:40:01下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • densecrf-master
    应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the new name "pydensecrf" Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages" cd examples/ python inference.py im1.png anno1.png out.png)
    2020-11-25 15:49:32下载
    积分:1
  • Image-processing
    基于MATLAB的系统分析与设计:图像处理(System Analysis and Design: Image processing based on MATLAB)
    2013-01-23 12:12:19下载
    积分:1
  • RectDetector
    矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。(Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display images such as simple operation.)
    2010-08-08 13:06:08下载
    积分:1
  • histogram-matching
    灰度直方图匹配的matlab源代码,比较经典!(Histogram matching matlab source code, compare the classic!)
    2008-04-12 15:25:34下载
    积分:1
  • automate_image
    DIC测试,适用于二维数字图像相关法,采用的ZNSSD,输入图像需为灰度图像,输出仿射矩阵(Measuring strain in samples which are too small, big, compliant, soft or hot are typical scenarios where non-contact techniques are needed. A technique which can cover all that and also can deal with complicated strain fields in structures or structural materials is the Digital Image Correlation. With this technique, strain can be calculated from a series of consecutive images with sub pixel resolution as will be shown in the following chapters.)
    2021-02-10 22:19:52下载
    积分:1
  • 目标跟踪
    通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
    2020-10-09 11:07:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载