登录
首页 » matlab » Evaprtator_20230

Evaprtator_20230

于 2020-06-29 发布 文件大小:760KB
0 412
下载积分: 1 下载次数: 38

代码说明:

  蒸发器(直接蒸发式空气冷却器)的设计;参考彦启森的空气调节用制冷技术第四章的内容;制冷剂为R22和R134a(Evaporator (direct evaporative air cooler) design reference Kai Yan Sen air conditioning refrigeration technology content of Chapter IV R22 and R134a refrigerant)

文件列表:

EVAPORATOR R134a
................\AIR_PRM.asv,305,2013-12-03
................\AIR_PRM.m,548,2013-12-03
................\A_PRM.asv,206,2013-12-03
................\A_PRM.m,219,2013-12-03
................\EVAPORATOR.asv,4981,2013-12-03
................\EVAPORATOR.m,5313,2013-12-04
................\h_d.asv,306,2013-12-03
................\h_d.m,401,2013-12-03
................\h_evpin.m,352,2013-12-03
................\h_evpout.asv,282,2013-12-03
................\h_evpout.m,292,2013-12-03
................\point_s.asv,492,2013-12-03
................\point_s.m,688,2013-12-03
................\PRM.m,204,2013-12-03
................\SV.asv,318,2013-12-03
................\SV.m,408,2013-12-03
................\v_m.m,261,2013-12-03
................\挂壁空调尺寸





................\............\50a4d6abe3ba7da3c58.jpg,122860,2013-12-03
................\............\50a4d6abe3ba7da3c58ce1ea709417a0.jpg,13609,2013-12-03
................\............\56885264425455.jpg,14059,2013-12-03
................\............\8423739.jpg,18772,2013-12-03
................\............\p999909001310336180.jpg,20317,2013-12-03
................\............\wKgAeVBnuC-yYVa1AARSReBI1KI896.jpg,15452,2013-12-03
EVAPORATOR R22
..............\A_PRM.asv,206,2013-12-02
..............\A_PRM.m,217,2013-12-03
..............\EVAPORATOR.asv,4981,2013-12-03
..............\EVAPORATOR.m,4999,2013-12-03
..............\h_d.asv,306,2013-12-03
..............\h_d.m,401,2013-12-03
..............\h_evpin.m,332,2013-12-03
..............\h_evpout.m,272,2013-12-03
..............\point_s.asv,492,2013-12-03
..............\point_s.m,688,2013-12-03
..............\PRM.m,204,2013-12-03
..............\SV.asv,318,2013-12-03
..............\SV.m,406,2013-12-03
..............\v_m.m,260,2013-12-03
..............\挂壁空调尺寸





..............\............\50a4d6abe3ba7da3c58.jpg,122860,2013-12-03
..............\............\50a4d6abe3ba7da3c58ce1ea709417a0.jpg,13609,2013-12-03
..............\............\56885264425455.jpg,14059,2013-12-03
..............\............\8423739.jpg,18772,2013-12-03
..............\............\p999909001310336180.jpg,20317,2013-12-03
..............\............\wKgAeVBnuC-yYVa1AARSReBI1KI896.jpg,15452,2013-12-03

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

发表评论

0 个回复

  • GPS
    GPS单点定位和差分定位程序及详细说明,始于初学者学习GPS导航定位原理。(GPS single point positioning and differential positioning procedures and detailed instructions for beginners to learn GPS navigation began in principle.)
    2020-09-01 10:18:08下载
    积分:1
  • denoise
    可以在MATLAB中对三维点云数据进行中值滤波。(The median filtering of 3D point cloud data can be carried out.)
    2018-04-30 10:03:12下载
    积分:1
  • 串口通信
    matlab接收串口程序,接收单片机发送的数据到电脑显示。(Matlab receives the serial program, receives the data that the one-chip computer sends to the computer reveals.)
    2018-05-09 10:55:14下载
    积分:1
  • ScanHidden
    simple program for searching hidden file, enjoy it!!
    2012-01-06 08:57:53下载
    积分:1
  • fvcom_postproc
    fvcom后处理程序,可利用matlab提取数据后对数据进行可视化处理(FVCOM post processor, which can be visualized after extracting data from MATLAB)
    2017-12-11 15:59:46下载
    积分:1
  • Closest-bifurcation-MATPOWER-master
    寻求最近的平衡点方程,属于非线性动力学理论。希望对大家有帮助(Seeking the nearest equilibrium equation belongs to the theory of non-linear dynamics. I hope it will be helpful to you all.)
    2019-04-14 14:44:57下载
    积分:1
  • 4
    说明:  4. 试说明卷积编解码的工作原理: (1) 使用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(S-Function方式),不是调用Simulink的已有编码、译码函数。 (2) 请在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(4. Try to explain the working principle of convolutional codec: (1) Simulink was used to simulate convolutional coding, and Viterbi decoding method was used for decoding. The coding and decoding were all written by oneself (s-function method), rather than calling the existing coding and decoding functions of Simulink. (2) in the additive white gaussian noise channel, please draw the curve of the relationship between bit signal-to-noise ratio and bit error rate.)
    2021-01-23 11:48:39下载
    积分:1
  • switch1.3
    平移页面切换效果,仿PPT页面进入效果,代码简单效果出众(Translational page switching effect)
    2020-06-22 11:20:02下载
    积分:1
  • Design-patterns
    大话设计模式源代码的电子稿,详细介绍了所有设计模式的方法与讲解。(Design patterns)
    2013-07-11 23:57:25下载
    积分:1
  • 时频信号分析
    实现绘制信号的功率谱,两重自相关,滤波后时域,滤波器,频谱图,信号时域图以及自相关函数图等功能(The functions of drawing signal power spectrum, double correlation, filtering time domain, filter, spectrum, signal time domain and autocorrelation function diagram are realized.)
    2021-03-01 21:39:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载