CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - bubble bubble

搜索资源列表

  1. 程序为MATLAB编写的精馏塔静态模拟程序

    2下载:
  2. 程序为MATLAB编写的精馏塔静态模拟程序,包括泡点计算,活度系数计算等-Program written in MATLAB for the static simulation distillation process, including bubble point calculation, calculation of activity coefficients
  3. 所属分类:matlab例程

    • 发布日期:2017-06-02
    • 文件大小:106.68kb
    • 提供者:lukang
  1. matlab

    1下载:
  2. 几个matlab程序实例,阶乘,累加,冒泡排序等-Matlab several instances, factorial, cumulative, Bubble Sort, etc. .....
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:华博
  1. matlabbubblesort

    0下载:
  2. 基于matlab冒泡法排序的实现,Matlab排序函数,在Matlab中排序某个向量(一维)时,可以使用sort.-Bubble Sort
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:984byte
    • 提供者:王京
  1. simbubble

    0下载:
  2. simulation of ultrasonic cavitation. to use with RP function file in order to plot bubble radius time development.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:732byte
    • 提供者:sunyatam
  1. sim

    1下载:
  2. simulation of bubble dynamic with Rayleigh Plesset equation inertially controlled
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:690byte
    • 提供者:sunyatam
  1. Bubble-Point

    0下载:
  2. Bubble Point Calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:11.3kb
    • 提供者:babak
  1. bubble_migration

    0下载:
  2. bubble migrating code
  3. 所属分类:matlab

  1. Single-Sonoluminesce

    0下载:
  2. 单泡声致发光的中气泡半径的计算及其分析。-Calculation and analysis of single bubble sonoluminescence bubble radius.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:1.2kb
    • 提供者:liangshi
  1. bubble

    0下载:
  2. create bubble using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:617byte
    • 提供者:josef
  1. bubble-grey

    0下载:
  2. 自己编写求取细通道内气泡长度信息,先转化为灰度图,再求取长度-I have written to strike a fine bubbles channel length information, first converted to grayscale, and then calculate the length of the
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:741byte
    • 提供者:彭东岳
  1. bubble-grey-length-frequency

    0下载:
  2. 对于大量照片求取通道内气泡长度和频率生成信息,每张都求取,计算速度较慢-For a lot of photos to strike a channel length and frequency of the bubble generation information, each have to strike, the calculation speed is slow
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.63kb
    • 提供者:彭东岳
  1. bubble-improve

    0下载:
  2. 对之前求取细通道内气泡长度和频率的程序进行修改,使之运算速度加快,-Before passage of fine bubbles strike length and frequency of the procedure to be modified, so that the operation speed,
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.44kb
    • 提供者:彭东岳
  1. bubble-length

    1下载:
  2. 简单的求取细通道内气泡长度的程序,可以准确估算出液膜厚度-Simple strike length of fine bubbles channel program that can accurately estimate the film thickness
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:523byte
    • 提供者:彭东岳
  1. naturalfreq

    0下载:
  2. Natural frequency of shell bubble compare to free bubbles
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:djamila
  1. PbPdew

    0下载:
  2. bubble point and dew point estimation code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:mohammad
  1. matlab-project

    0下载:
  2. 快速排序算法以及冒泡排序算法,可以直接调用-quick sort algorithm and bubble algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:92.57kb
    • 提供者:ljh
  1. Coco20161221

    0下载:
  2. 起泡法排序、求矩阵最大值、求n阶乘的和、画函数图-Bubble method sorting, the maximum matrix, the sum of seeking n-factorial, drawing function graph
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:小溪
  1. Desktop

    0下载:
  2. 冒泡排序;选择排序;直接插入排序;二分法插入排序 topsis和ahp方法(Bubble sort; select sorting; direct insertion sort; dichotomy insertion sort. topsis ahp)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:lll
  1. 鲸鱼优化算法

    7下载:
  2. 鲸鱼优化算法(WOA)是一种用于解决优化问题的新优化技术。该算法包括三个算子,用于模拟猎捕鲸鱼的猎物,环绕猎物和泡泡网觅食行为。 压缩包具体包括该算法的发表论文、源代码、matlab工具箱。(Whale optimization algorithm (WOA) is a new optimization technology for solving optimization problems. The algorithm consists of three operators, which a
  3. 所属分类:matlab例程

    • 发布日期:2020-09-21
    • 文件大小:1.95mb
    • 提供者:一江月
  1. Bubble_rise_free-energy-LBM

    6下载:
  2. A 2D code of bubble rise which use the free-energy-LBM.it's very useful to a LBM beginner!
  3. 所属分类:matlab例程

搜珍网 www.dssz.com