登录
首页 » matlab » gas-carburizing-simulation

gas-carburizing-simulation

于 2013-05-16 发布 文件大小:116KB
0 113
下载积分: 1 下载次数: 10

代码说明:

  本实验将使用MATLAB 7.0软件分别对20钢的离子渗碳和气体渗碳过程进行模拟,渗碳时间分别为1h、2h、8h、20h,渗碳温度分别为1203K、1223K、1273K、1323K。对20钢的其中一面进行一维气体渗碳,设该扩散系数和界面传递系数均与渗碳浓度无关,对渗碳厚度、渗碳速度、渗碳量和渗碳时间、渗碳温度的关系进行模拟。(In this study, using MATLAB 7.0 software 20 steel ion carburizing and gas carburizing process simulation, carburizing time were 1H, 2H, 8h, 20h, carburizing temperature of 1203K, 1223K, 1273K, 1323K. 20 steel one side of a one-dimensional gas carburizing, set the diffusion coefficient and interface transfer coefficient has nothing to do with the concentration of carburizing, the relationship of the thickness of the carburizing, carburizing speed, carburizing and carburizing time, carburizing temperature simulation.)

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

发表评论

0 个回复

  • TRANSIENT
    TRANSIENT RESPONSE OF THE ELECTRICAL CIRUITS USING MATLAB SIMULATION
    2013-10-21 13:30:44下载
    积分:1
  • GA-and-SA-TO-SOLVE-TSP
    用遗传算法和模拟退火算法解决TSP问题,希望能够帮到你(Solve TSP using genetic algorithms and simulated annealing algorithm)
    2020-12-23 20:19:05下载
    积分:1
  • 流层干延迟模型Saastamonien模型SAAS
    对流层干延迟模型Saastamonien模型的MATLAB代码,同时包含验证PWV残差图(Tropospheric delay model Saastamonien MATLAB code and contains validation PWV residual plots)
    2020-07-16 10:38:50下载
    积分:1
  • coeff1
    fir filter response
    2009-10-17 14:29:45下载
    积分:1
  • zero-forcing-equalization
    本程序包括四部分,分别实现了迫零均衡,信号产生,绘制眼图以及误码率的计算 (This program consists of four parts, to achieve a zero-forcing equalization, signal, drawing the eye diagram and bit error rate calculation)
    2011-07-09 20:16:32下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • lte-ul-control-channel
    这是有关LTE中上行控制信道PUCCH的算法,包括调制,信道编解码等等,对学习pucch非常有用。(This is the LTE uplink control channel PUCCH in the algorithms, including modulation, channel coding and decoding, etc., to learn pucch very useful.)
    2010-10-28 16:42:29下载
    积分:1
  • Based-on-MATLAB-PID-control-system
    基于MATLAB/Simulink的PID控制系统的设计与仿真(Based on MATLAB/Simulink PID control system design and simulation)
    2011-06-22 22:00:20下载
    积分:1
  • WidebandBeamforming1
    Wideband beamforming technique which is used for voice and speech
    2014-11-26 23:28:20下载
    积分:1
  • ????? (2)
    matlab assignment motion planning
    2019-02-22 22:10:18下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 47今日下载