登录
首页 » matlab » 加密法2

加密法2

于 2018-03-13 发布 文件大小:12KB
0 124
下载积分: 1 下载次数: 29

代码说明:

  求解弹流润滑的方程组程序,得到压力、膜厚分布(Solve the equation of the elastohydrodynamic equation and obtain the pressure and film thickness distribution)

文件列表:

加密法2, 0 , 2017-06-28
加密法2\akco.m, 185 , 2017-06-02
加密法2\akin.m, 1373 , 2017-06-02
加密法2\area_x_y.m, 324 , 2017-06-16
加密法2\area_y_x.m, 322 , 2017-06-18
加密法2\cham.m, 227 , 2017-06-16
加密法2\corr.m, 2031 , 2017-06-02
加密法2\dachengxu.m, 914 , 2017-06-28
加密法2\deform1.m, 315 , 2017-06-02
加密法2\disp1.m, 1258 , 2017-06-16
加密法2\downp.m, 1260 , 2017-06-02
加密法2\errop.m, 168 , 2017-06-16
加密法2\errw.m, 224 , 2017-06-18
加密法2\Gauss_elimination_improve.m, 1621 , 2017-06-16
加密法2\hree.m, 1583 , 2017-06-28
加密法2\initi.m, 240 , 2017-06-16
加密法2\iter.m, 5912 , 2017-06-26
加密法2\kndx.m, 263 , 2017-06-19
加密法2\press.m, 1846 , 2017-06-26
加密法2\subak.m, 610 , 2017-06-28
加密法2\trap.m, 1938 , 2017-06-16
加密法2\vi.m, 322 , 2017-06-18
加密法2\wcos.m, 280 , 2017-06-02
加密法2\wi.m, 525 , 2017-06-02
加密法2\wint.m, 1096 , 2017-06-02

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

发表评论

0 个回复

  • matlab在振动信号处理中的应用
    matlab在振动信号处理中的应用, 本书主要讲述借助简单、高效、功能强大的MATLAB系统实现振动数字信号的分析处理。书中不仅介绍了MATLAB的基本用法和一些相关的常用命令及函数,还介绍了振动信号分析的基本概念、处理方法,以及使用MATLAB语言编制程序的方法。本书给出了大量的振动信号处理编程实例,以有助于读者快速学习和掌握MATLAB的编程技术,应用于实际的振动信号处理工作之中。(Application of MATLAB in vibration signal processing)
    2018-03-02 16:47:25下载
    积分:1
  • AVR_SHT11
    This is full code and simulator for AVR ATmega16 vs SHT11
    2012-04-20 21:17:50下载
    积分:1
  • seg2格式数据读取,自编,经过测试,完全正确,作者姓名缩写wnc...
    seg2格式数据读取,自编,经过测试,完全正确,作者姓名缩写wnc
    2022-03-21 03:16:12下载
    积分:1
  • tg
    说明:  一个练习打字的游戏,字母下落,恩与字母相同的键就可以大落字母。(a practice typing games, in alphabetical whereabouts TU with the same letters on the keys can drop large letters.)
    2005-07-23 11:17:47下载
    积分:1
  • model
    泰森多边形模型,直接在comsol几何中导入(voronoi model,input in comsol)
    2020-06-25 14:00:01下载
    积分:1
  • XUE-Saltwater_intrusion_into_the_Changjiang_River
    薛培峰用FVCOM模式模拟长江盐水入侵的案例,很不错,很经典(Xue Peifeng FVCOM simulated by salt water intrusion in the case of the Yangtze River, is very good, very classic)
    2010-12-03 17:01:53下载
    积分:1
  • EI_Centro30
    ELcentro地震波,1维,很适合1维的地震分析,时间步长为 0.02s(ELcentro seismic waves, one-dimensional, it is suitable for one-dimensional seismic analysis, a time step of 0.02s)
    2013-11-09 10:31:27下载
    积分:1
  • Learn
    Lecture basic excel in pdf
    2012-12-13 03:39:55下载
    积分:1
  • 三种方式实现PSS暂稳分析
    说明:  用三种方法对电力系统稳定器PSS抑制低频振荡能力进行仿真。1、Matlab程序,计算特征值进行分析(机电振荡模式);2、Simulink仿真(波特图、delta Pa、delta w等波形);3、 C语言(Three ways to demonstrate the function of PSS to suppress low-frequency oscillation. 1 Matlab; 2 Simulink; 3 C)
    2020-12-30 00:09:00下载
    积分:1
  • Python核心编程 第3版 中文版
    本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。 第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。 第 2 部分 讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。 本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts. Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on. Part 2 Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents. This book is suitable for Python developers with some experience.)
    2020-06-17 10:40:02下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载