登录
首页 » matlab » 4.二维运行后绘制扩散图像的程序

4.二维运行后绘制扩散图像的程序

于 2020-06-24 发布
0 65
下载积分: 1 下载次数: 3

代码说明:

说明:  利用该程序可以实现扩散图像的可视化,使我们看到化学反应过程中的粒子分布状态。(Using this program, visualization of the diffused image can be achieved, allowing us to see the state of particle distribution during the chemical reaction.)

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

发表评论

0 个回复

  • bearmtx
    悬臂梁的matlab编写程序实现可视化,并计算固有频率(This is a program written by an Israeli professor to calculate rotor dynamics)
    2019-05-07 19:29:04下载
    积分:1
  • C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版...
    C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C Primer combination of the third edition of the Stanley Lippman had practical experience and Jose; for ANSI/ISO C standard in-depth understanding. This third edition of the guide book has been redrafted too, to be more precise description of the C standard features and usage. In the book, for C beginners particular value of some real-world examples of the procedures, they show Generic procedures (generic program) in the design, object-oriented design, the use of templates, and the use of standard C for all aspects of the design process. Moreover, the book was also the right place describes some of the efficiency and usage guide.
    2023-04-14 20:45:03下载
    积分:1
  • c
    说明:  停车场位管理系统程序,管理场位,便于汽车的停放(Parking spaces management system procedures, management, market position, easy to park the car)
    2009-10-04 23:51:18下载
    积分:1
  • fuzzyPID1
    提出了一类高动态性能切换模糊PID控制器设计方法。通过对传统PID控制中比例控制和微分控制作用的分析,结合模糊PID控制器鲁棒性能和自适应性好的优点,设计了一类新的模糊控制器。由于该类控制器先后经历比例控制,微分控制和模糊PID控制的切换,使被控系统不仅具有一般模糊PID控制器的所具有的良好的鲁棒性能和自适应性,而且与一般模糊控制器相比具有更小的超调量和调节时间,是一类动态性能良好的控制器。最后将该控制器应用于一伺服系统进行仿真对比,并给出了Simulink仿真框图。仿真结果说明了该控制器的优越性。()
    2008-07-15 11:44:52下载
    积分:1
  • WIND-GENERATOR-BY-MATLAB
    matlab风机模型讲解,包含直驱模型、双馈模型,及风力传动系统的讲解(modle of windgenerator by matlab)
    2020-10-23 22:27:23下载
    积分:1
  • AY_Emul_244_m48
    说明:  ay emulator1 code in c language
    2020-06-17 01:20:01下载
    积分:1
  • VB_PPT
    VB.NET 程序设计语言课程内容 第一章:概述 第二章:使用窗体和控件 第三章:变量和数组 第四章:过程 第五章:判断结构与循环结构 第六章:验证用户输入 第七章:面向对象编程 第十一章 使用 ADO.NET 数据库概念 ADO.NET 概述 使用数据 数据库概念 数据库术语 数据库编程的工作方式 SQL 连接环境 非连接环境 课堂练习 区别适用于连接或非连接方案的场景 数据库术语 数据库编程的工作方式 SQL 连接环境 在连接环境中,应用程序会持续连接到数据源上 优点 连接环境更易于维护 并发控制更容易 与非连接环境相比,数据更容易刷新 缺点 必须维持稳定的网络连接 有限的可扩展性 非连接环境 非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库 优点 与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务 非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能 缺点 数据不总是最新的 可能发生更改冲突,这是个必须解决的问题 ()
    2008-05-12 11:06:03下载
    积分:1
  • VB6.0 餐饮就餐席位管理系统
    VB6.0 餐饮就餐席位管理系统,功能包括开桌,换桌,结账,打印等模块,数据库为SQLSERVER,调试前请先配置好数据库,请注意:如你不是系统管理员,请不要私自修改系统设置,否则将导致不可用。
    2022-04-01 15:55:50下载
    积分:1
  • ssm-master
    良好的可扩展性,ssh主流技术有强大的用户社区支持它,所以该框架扩展性非常强,针对特殊应用时具有良好的可插拔性,避免大部分因技术问题不能实现的功能。 3. 良好的可维护性,业务系统经常会有新需求,三层构架因为逻辑层和展现层的合理分离,可使需求修改的风险降低到最低。随着新技术的流行或系统的老化,系统可能需要重构,ssh构架重构成功率要比其他构架高很多(Good scalability, SSH mainstream technology has strong user community support, so the framework has strong scalability, and has good plug and play for special applications, avoiding most of the functions that can not be achieved due to technical problems. 3., good maintainability. Business systems often have new needs. The three tier architecture reduces the risk of demand modification to a minimum due to the reasonable separation of logic layer and presentation layer. With the popularity of new technology or the aging of the system, the system may need refactoring, and the success rate of SSH architecture reconfiguration is much higher than that of other architectures.)
    2018-03-12 09:08:42下载
    积分:1
  • 以前写过的一个用Tsai理论进行摄像机标定的一个程序,希望对大家有用...
    以前写过的一个用Tsai理论进行摄像机标定的一个程序,希望对大家有用-Previously written in a theory with the Tsai camera calibration of a program and hope for all of us
    2023-02-24 20:35:04下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载