登录
首页 » matlab » Creep_Analysis__Circular_Plate

Creep_Analysis__Circular_Plate

于 2011-09-19 发布 文件大小:4KB
0 87
下载积分: 1 下载次数: 37

代码说明:

  基于一阶剪切变形板理论数值分析计算粘弹性功能梯度版蠕变(Based on first order shear deformation plate theory numerical analysis of functionally graded version of the calculation of viscoelastic creep)

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

发表评论

0 个回复

  • xbfxMATALBR2007
    说明:  这是基于MATLAB系统上开发的,应用于小波分析方面,很有用的程序模块,书名为"MATLAB在小波分析中的应用"(This is based on the MATLAB system development, application of wavelet analysis, very useful program modules, entitled )
    2008-10-05 10:44:51下载
    积分:1
  • 7147395-014mlMATLBForBandExpmuya
    If you have not registered F567
    2011-12-14 00:45:04下载
    积分:1
  • MIMO(MLD)
    This matlab code calculates a bit error rate of MIMO system based on MLD.
    2010-10-22 04:43:57下载
    积分:1
  • upf_demo
    通过一个强非线性模型比较ukf、ekf、pf、pfekf、pfukf等的性能。(By a strong non-linear model is ukf, ekf, pf, pfekf, pfukf such performance.)
    2010-01-17 23:38:22下载
    积分:1
  • libsvm-3.17.tar
    该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。(The software adjust the parameters of SVM involved is relatively small, a lot of the default parameters, these default parameters can solve many problems cross-validation (Cross Validation) function.)
    2013-05-08 20:48:05下载
    积分:1
  • subtry
    分析声音波长频率,通过对声音的分析,以达到识别声音的效果(Analyze sound wavelength frequency, through the analysis of the sound to identify the effect of the sound)
    2012-11-14 21:56:59下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • tvdenoise
    用total variance(TV)算法对图像进行去噪,具体参数代码里有(With the total variance (TV) image denoising algorithm, the specific parameters in the code there)
    2010-07-19 08:32:28下载
    积分:1
  • filter
    绘制四种常用低通模拟滤波器(贝赛尔滤波器,巴特沃斯滤波器,切比雪夫滤波器及椭圆滤波器)幅频特性曲线(Draw four commonly used low-pass analog filter (Bessel filter, Butterworth filter, Chebyshev filter and elliptic filter) amplitude-frequency characteristic curve)
    2010-05-22 08:49:19下载
    积分:1
  • step-function
    利用:plot,stem,grid,line,axis,xlabel,ylabel,title 等绘制阶跃函数的图像。(draw the map of step function.)
    2010-06-01 15:16:25下载
    积分:1
  • 696524资源总数
  • 103751会员总数
  • 74今日下载