登录
首页 » matlab » 2维 烧结

2维 烧结

于 2019-11-05 发布
0 211
下载积分: 1 下载次数: 2

代码说明:

说明:  This program solves the phase-field modeling of sintering with finite difference algorithm.The code is in longhand format and not optimized for Matlab/Octave(This program solves the phase-field modeling of sintering with finite difference algorithm.)

文件列表:

2维 烧结\fd_sint_v2.m, 2725 , 2019-11-05
2维 烧结\free_energ_sint_v2.m, 756 , 2019-06-24
2维 烧结\laplacian.m, 353 , 2019-06-24
2维 烧结\micro_sint_pre.m, 1404 , 2019-06-24
2维 烧结\write_vtk_grid_values.m, 1088 , 2019-06-24
2维 烧结, 0 , 2019-11-05

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

发表评论

0 个回复

  • 三相
    实现三相逆变器的闭环控制,基于电感电流和电容电流。实现逆变器的双闭环控制,动态性能良好,通过坐标转化为DQ坐标轴使得追踪精度良好,这里只提供了主函数部分,包括坐标变换,PI计算,相关的外设初始化,需要自己配置。(Realizes closed-loop control of three-phase inverters based on inductor current and capacitor current. Inverter dual-loop control, dynamic performance is good, through the coordinates of the DQ axis to make the tracking accuracy is good, here only the main part of the function, including the coordinate transformation, PI calculations, related peripheral initialization, you need to configure.)
    2021-03-15 10:49:22下载
    积分:1
  • NTC
    使用NTC热敏电阻进行测温单片机为stc12c5A60s2(Temperature measurement)
    2018-05-17 17:21:37下载
    积分:1
  • BLDCM2
    说明:  无刷直流电机,通过滑模观测得到线反电势,速度闭环控制,并且通过反电势得到转子位置。(Back EMF obtained from sliding mode observation of BLDCM)
    2020-11-21 13:59:36下载
    积分:1
  • 有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem3...
    有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下. 二,新建一VB标准EXE,在"工程引用"下点击浏览把"WINDOWSsystem32"下的"hgbguanligongcheng.dll" 引用进来. 三,在窗体里声明一个对象变量yy Dim yy As New hgbguanlimokuai 再在任一事件下引用YY里的函数过程 i = yy.chongqi() 本过程执行重启动计算机,无返回值 ii=yy.guanji() 本过程执行关闭计算机,无返回值 iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0 注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"WINDOWSsystem32"下,.因为exe 文件在运行时会用到那两个DLL. 解释: "hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块 "hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan() 我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能 在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder " WINDOWS system32". 2, a new standard EXE VB. "works quote" Click here " WINDOWS system32" under the "hgbg uanligongcheng.dll
    2022-02-02 07:16:06下载
    积分:1
  • Tabiquera
    This is a Solid Works Model to a Brick Maker
    2019-04-05 19:50:19下载
    积分:1
  • VisualCplus6.0
    VisualC++6.0基础与实例教程,VisualC++6.0使用说明,还有具体的实例,以及源代码(VisualC++6.0-based tutorials and examples, VisualC++6.0 instructions for use, there are specific examples and source code)
    2010-01-14 14:30:03下载
    积分:1
  • MineSweeper
    实现经典windows游戏扫雷,包含图片及代码(Realization of classic windows game Minesweeper)
    2017-12-24 18:30:41下载
    积分:1
  • IAR_UART1_Mega128L
    说明:  IAR_UART1_Mega128L点阵屏程序((ICCAVR all the library functions of the original source document is divided into two parts))
    2020-06-18 18:40:01下载
    积分:1
  • 这个是VB的代码,用来解决八皇后问题。关于八皇后问题得解决,网上有很多的C的代码。把老东西挖出来把自己的门面充大点,这就是我的本意。总体来说八皇后问题是用来考查...
    这个是VB的代码,用来解决八皇后问题。关于八皇后问题得解决,网上有很多的C的代码。把老东西挖出来把自己的门面充大点,这就是我的本意。总体来说八皇后问题是用来考查编程者对C语言的递归理解与运用的,我是受到蛊惑才费尽心血写出来的,当然我没用VB的递归来解决问题,一是用VB这样编效率太低,二是在我写这些代码的时候,我还根本不能熟练运用递归的方法。我要告诉每一位同学,你如果自己用VB写出八皇后,江苏的二级电脑考试上机你就没问题了。-code for queen
    2023-01-10 19:45:03下载
    积分:1
  • 1602
    MSP430F149单片机1602液晶显示例程(1602 MSP430F149 single-chip LCD routines)
    2011-08-31 18:48:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载