登录
首页 » matlab » roughness

roughness

于 2019-11-07 发布
0 167
下载积分: 1 下载次数: 10

代码说明:

说明:  针对摩擦学和表面工程领域的研究需求,介绍一种模拟生成有效方法。粗糙表面生成程序(Rough surface generator)

文件列表:

roughness, 0 , 2019-11-04
roughness\.a_main_tian1.m.swp, 16384 , 2015-04-03
roughness\a_main_tian.m, 3632 , 2015-05-06
roughness\a_main_tian1.m, 4010 , 2015-02-12
roughness\bearingRoughness.m, 729 , 2015-04-12
roughness\bearingRoughness.mat, 721335 , 2015-02-12
roughness\dma_as98_johnson_pef_fid.m, 363 , 2015-05-06
roughness\RSG, 0 , 2019-11-04
roughness\RSG\a_main_roughnessGeneration.m, 1098 , 2015-04-03
roughness\RSG\a_main_unfinished.m, 3479 , 2019-11-04
roughness\RSG\acf1D.m, 1479 , 2015-02-10
roughness\RSG\acf2D.m, 2426 , 2015-02-10
roughness\RSG\age_at_birth.dat, 1895046 , 2014-04-11
roughness\RSG\bean_breadth.dat, 56639 , 2014-04-11
roughness\RSG\bean_length.dat, 37709 , 2014-04-11
roughness\RSG\clouds.dat, 4105 , 2014-04-11
roughness\RSG\Contents.m, 924 , 2014-04-11
roughness\RSG\example_Johnson_01.m, 8909 , 2014-04-11
roughness\RSG\example_Johnson_02.m, 5453 , 2014-04-11
roughness\RSG\example_Johnson_03.m, 5418 , 2014-04-11
roughness\RSG\example_Johnson_04.m, 2846 , 2014-04-11
roughness\RSG\f_johnson_aic.m, 2282 , 2014-04-11
roughness\RSG\f_johnson_cdf.m, 1627 , 2014-04-11
roughness\RSG\f_johnson_fit.m, 7514 , 2014-04-11
roughness\RSG\f_johnson_inv.m, 1476 , 2014-04-11
roughness\RSG\f_johnson_lik.m, 1149 , 2014-04-11
roughness\RSG\f_johnson_M.m, 17451 , 2015-02-10
roughness\RSG\f_johnson_pdf.m, 2364 , 2014-04-11
roughness\RSG\f_johnson_Q.m, 2166 , 2014-04-11
roughness\RSG\f_johnson_rnd.m, 936 , 2015-02-10
roughness\RSG\f_johnson_y2z.m, 3929 , 2014-04-11
roughness\RSG\f_johnson_z2y.m, 3733 , 2015-02-10
roughness\RSG\hdf1D.m, 1479 , 2015-02-10
roughness\RSG\hdf2D.m, 1539 , 2015-02-10
roughness\RSG\RSG.fig, 33761 , 2010-07-29
roughness\RSG\RSG.m, 43289 , 2010-11-15
roughness\RSG\RSG_screenshot.png, 61720 , 2015-02-10
roughness\RSG\rsgene1D.m, 1040 , 2015-02-10
roughness\RSG\rsgene2D.m, 1649 , 2015-02-12
roughness\RSG\rsgeng1D.m, 1069 , 2015-02-10
roughness\RSG\rsgeng2D.m, 2447 , 2015-02-12
roughness\RSG\Surface Generation & Analysis - MySimLabs.html, 16531 , 2015-02-10
roughness\RSG\Surface Generation & Analysis - MySimLabs_files, 0 , 2019-11-04
roughness\RSG\Surface Generation & Analysis - MySimLabs_files\acfpmf.png, 12384 , 2015-02-10
roughness\RSG\Surface Generation & Analysis - MySimLabs_files\ga.js, 41118 , 2015-02-10
roughness\RSG\Surface Generation & Analysis - MySimLabs_files\mysimlabs.css, 3124 , 2015-02-10
roughness\RSG\Surface Generation & Analysis - MySimLabs_files\RSG_thumb.png, 30438 , 2015-02-10
roughness\RSG\Surface Generation & Analysis - MySimLabs_files\surfaces.png, 55631 , 2015-02-10
roughness\RSG\Surface Generation & Analysis - MySimLabs_files\TitleImage.jpg, 22787 , 2015-02-10

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

发表评论

0 个回复

  • UAV-Cooperative-Decision
    讲述无人机协同策略与控制的书,大牛写的英文原版(Book about UAV collaborative strategy and control, Daniel wrote the original English)
    2013-04-01 22:06:09下载
    积分:1
  • OPTICAL-waveguidehomework2neffuestc
    根据条形光波导折射率数据,分别针对宽高比a:b为1:1与 2:1两种情形,设计分析 : 1. 满足单模与双模传输的 波导尺寸范围。(需要 给出色散曲线) 2. 针对两种情形,选取你 认为最佳的波导尺寸, 计算对应的模折射率。 (计算时假设上、下包 层均很厚)(According to the refractive index of the optical waveguide stripe of data, respectively, for an aspect ratio of a: b is 1: 1 and 2: 1 both cases, the design and analysis: 1. Meet single-mode and dual-mode transmission Bird size range. (need Given dispersion curve) 2. For both cases, you select That the best of the waveguide dimensions, Computes the corresponding mode refractive index. (Calculations assume that when the upper and lower package Layers are very thick))
    2016-05-29 20:08:20下载
    积分:1
  • gmdh_example
    GMDH_main为GMDH主函数; variable_Combin为输入层初始变量选为x1,x1^2,x1*x2,x2^2,x2时的输入变量矩阵值 variable_select计算X_train训练输入数据,Y_train训练输出数据,X_test测试输入数据,Y_test测试输出数据 Combin为求变量的两两组合 Sym_Combin为求符号变量的两两组合 PE_AIC求每层各神经元的参数估计W,及训练数据在参数估计后估计的输出out_train,测试数据在参数估计后的估计输出out_test,还有与实际比较的误差平方和PESS, 以及准则值AIC sym_representation求最终的输入输出符号表达式 Criterion_value求准则值 (GMDH_main main function for the GMDH variable_Combin initial variables chosen for the input layer, x1, x1 ^ 2, x1* x2, x2 ^ 2, x2 the value of the input variable matrix calculation X_train variable_select training input data, Y_train training output data, X_test test input data, Y_test for the sake of the test output data Combin pairwise combination of variables for the sake of symbolic variables Sym_Combin pairwise combinations PE_AIC neurons find each parameter estimation of the W, and after the training data is estimated in the estimation of output out_train, test data After the parameter estimates of the output estimated out_test, also compared with the actual sum of squared errors PESS, as well as the final criterion value AIC sym_representation seek the input and output values ​ ​ of symbolic expressions Criterion_value find criteria)
    2011-04-27 15:32:58下载
    积分:1
  • xiaobo_matlab
    此示意程序用DWT实现二维小波变换 1.调原始图像矩阵load wbarb 2.进行二维小波分解l=wfilters( db10 , l ) 3.分解结果显示figure(1) (This indicated procedures used to achieve two-dimensional wavelet transform DWT 1. Emphasized the original image matrix load wbarb 2. For two-dimensional wavelet decomposition l = wfilters (' db10' , ' l' ) 3. Decomposition results figure (1) )
    2010-05-16 09:32:45下载
    积分:1
  • ELSA_v0.1.tgz
    This package contains the code for the Enhanced Local Subspace Affinity (ELSA) with Enhanced Model Selection (EMS+) and number of motions estimation based on the eigenvalue spectrum of the Symmetric Normalized Laplacian matrix.
    2013-12-07 05:31:52下载
    积分:1
  • 53607931speakerrecongnizion
    53607931speakerrecongnizion
    2010-08-12 19:32:03下载
    积分:1
  • mp3read
    在matlab环境下实现对MP3文件的读写,(read the MP3 in the matlab)
    2011-09-26 13:09:04下载
    积分:1
  • admittance_Codes
    this is matlab code for create admittance matrix
    2021-03-26 05:29:13下载
    积分:1
  • PAM
    This file shows simple pam code source on DTV Equalizer.
    2009-07-16 10:15:00下载
    积分:1
  • 1
    说明:  利用MATLAB进行的画图软件,很齐全,有助于初学者学习画图(Drawing conducted using MATLAB software, it is complete, will help beginners to learn drawing)
    2010-03-31 15:27:52下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载