登录
首页 » matlab » LPPL-mode

LPPL-mode

于 2021-04-18 发布 文件大小:12KB
0 100
下载积分: 1 下载次数: 1

代码说明:

  关于泡沫反泡沫迷行的LPPL 模型计算过程。参数设置与模型计算。(The calculation process of LPPL model for foam anti foam addiction. Parameter setting and model calculation.)

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

发表评论

0 个回复

  • linersvc
    说明:  线性核支持向量机,径向基支持向量机,多项式支持向量机(Linear kernel support vector machine, radial basis support vector machine, polynomial support vector machine)
    2019-04-01 18:43:55下载
    积分:1
  • 1-d bandgap_photonic_crystal -painter
    说明:  本案列利用商业有限元软件comsol对光子晶体的能带结构分布进行了计算(the calculation of photonic crystals band)
    2019-05-11 11:39:02下载
    积分:1
  • 读取shp文件源码。
    读取shp文件源码。 -Shp file source to read.
    2023-06-08 18:20:02下载
    积分:1
  • 新建 WinRAR ZIP 压缩文件
    说明:  D2D ECR的matlab实现仿真代码,仿真了energy efficient的论文(The simulation code of the D2D and ECR using matlab. It bases on the paper od energy efficient)
    2019-11-18 19:52:51下载
    积分:1
  • CH11-KEA128-SPI
    1. 硬件接线 (1)调试串口(UART_Debug)使用UART2,在“printf.h”文件中宏定义, 对应引脚为TX-PTD7,RX-PTD6 (在“uart.h文件中宏定义)。 (2)灯0~3(LIGHT_0~LIGHT_3)对应的引脚是PTC0~PTC3,高电平点亮(由硬件接法决定) (3)SPI0_CLK对应的引脚是PTE0, SPI0_MOSI对应的引脚是PTE1, SPI0_MISO对应的引脚是PTE2,SPI0_PCS对应的引脚是PTE3, SPI1_CLK对应的引脚是PTG4, SPI1_MOSI对应的引脚是PTG5, SPI1_MISO对应的引脚是PTG6,SPI1_PCS对应的引脚是PTG7。 (4)SPI0作为master,SPI1作为slave,SPI1接收SPI0发送的数据并产生中断。 用导线将PTE0与PTG4对接,将PTE1与PTG5对接,将PTE2与PTG6对接,将PTE3与PTG7对接。(1. Hardware wiring (1) Debugging Serial Port (UART_Debug) uses UART2, macro-defined in "printf.h" file, corresponding pins are TX-PTD7, RX-PTD6. (macro definition in the uart.h file). (2) The pins corresponding to the lamp 0~3 (LIGHT_0~LIGHT_3) are PTC0~PTC3, and the high-level lighting is determined by the hardware connection. (3) The pin corresponding to SPI0_CLK is PTE0, and the pin corresponding to SPI0_MOSI is PTE1. The pin corresponding to SPI0_MISO is PTE2, and the pin corresponding to SPI0_PCS is PTE3. The pin corresponding to SPI1_CLK is PTG4, and the pin corresponding to SPI1_MOSI is PTG5. The pin corresponding to SPI1_MISO is PTG6, and the pin corresponding to SPI1_PCS is PTG7. (4) SPI0 acts as master and SPI1 acts as slave. SPI1 receives data sent by SPI0 and generates interruption. PTE0 and PTG4 are docked by wire, PTE1 and PTG5 are docked, PTE2 and PTG6 are docked, PTE3 and PTG7 are docked.)
    2020-06-16 12:00:01下载
    积分:1
  • ILI9341+IVO2.8 _8BIT
    说明:  STM32+ILI9341八位驱动,成功点亮屏幕(STM32 + ILI9341 8-bit driver successfully lights up the screen)
    2020-12-11 11:19:17下载
    积分:1
  • 非线性控制MATLAB编译器
    非线性控制 Matlab编译-nonlinear control Matlab Compiler
    2022-04-26 21:43:19下载
    积分:1
  • Java Blowfish对称加密算法实例
    Java Blowfish对称加密算法实例,应用Blowfish对称密钥加密的一个类,另外还有一个使用该类的例子,研究下Java加密的基础知识,仅供参考。
    2022-05-24 20:16:56下载
    积分:1
  • 电子芯片规则检查语言,用于cadence
    电子芯片规则检查语言,用于cadence-Electronic chip rule checking language, for the cadence
    2022-03-23 16:23:47下载
    积分:1
  • 矩陣相乘
    矩陣相乘 #include #include int m,n,o,p,i,j,k,l; int main() {     printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");     printf(" m=");scanf("%d",&m);     printf("n=");scanf("%d",&n);     printf(" o=");scanf("%d",&o);     printf("p=");scanf("%d",&p);     float a[m][n],b[o][p],c[m][p]; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-07-05 11:05:03下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载