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

资源列表

« 1 2 ... 97 98 99 100 .01 102.03 .04 .05 .06 .07 ... 15975 »
  1. 6a0ce76d

    2下载:
  2. 自定义洛伦兹曲线拟合函数。包含了洛伦兹曲线生成和拟合两部分。((Custom Lorenz curve fitting functions. Lorenz curve generation and contains two parts fit.))
  3. 所属分类:matlab例程

    • 发布日期:2020-10-05
    • 文件大小:11236352
    • 提供者:19981128
  1. mengtekaluo

    5下载:
  2. 蒙特卡洛光子模拟程序,可以设定介质的层数、折射率、厚度等,程序可以输出漫反射光、漫透射光、准直透射光的强度(Monte Carlo photon simulation program, which can set the number of layers, refractive index, thickness, etc. of the medium, can output the intensity of diffuse light, diffuse light and quasi direc
  3. 所属分类:matlab例程

    • 发布日期:2020-08-06
    • 文件大小:12288
    • 提供者:woyaokaobo
  1. ASM2d模型改良及在DE型氧化沟中的应用

    1下载:
  2. 对国际水质污染与控制协会(IAWQ)推出的活性污泥2d号模型(ASM2d)进行优化,使之能够模拟含有菌胶团的污水处理工艺。使用改良后的ASM2d模型模拟并分析了有机物、氮和磷在DE型双沟式氧化沟中的降解过程。(Activated sludge model 2d(ASM2d)proposed by IAWQ was modified. and it was used to simulate wastewater treatment containing biomass flocs. Combine
  3. 所属分类:matlab例程

    • 发布日期:2020-12-30
    • 文件大小:391168
    • 提供者:夏尔丹
  1. EKF

    1下载:
  2. 扩展卡尔曼滤波算法锂离子电池SOC估计中有较广泛的应用,其精度高,鲁棒性好,算法简单(The extended Kalman filtering algorithm has a wide range of applications in SOC estimation of lithium-ion batteries, with high accuracy, good robustness, and simple algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-13
    • 文件大小:70656
    • 提供者:乐丰年
  1. beiBao01

    1下载:
  2. 免疫克隆解决01背包问题,将免疫概念及其理论应用于遗传算法,在保留原算法优良特性的前提下,力图有选择、有目的地利用待求问题中的一些特征信息或知识来抑制其优化过程中出现的退化现象,这种算法称为免疫算法(Immune Algorithm) IA。人工免疫算法是一种具有生成+检测 (generate and test)的迭代过程的群智能搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,免疫算法是全局收敛的。(Immune clone solves 01 knapsack problem
  3. 所属分类:matlab例程

    • 发布日期:2020-10-09
    • 文件大小:1024
    • 提供者:崔天际
  1. 小波变换

    5下载:
  2. 做地震数据处理的去噪程序,通过原始信号,加噪声的信号,以及小波变换的信号进行比较分析,并生成图像。(Do the denoising program of seismic data processing, compare and analyze the original signal, noise signal and wavelet transform signal, and generate the image.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-29
    • 文件大小:10240
    • 提供者:尘封001
  1. apso33

    2下载:
  2. apso求解电力系统经济调度问题,可以得到每个机组的出力,并且含有多个约束条件(APSO can solve the economic dispatch problem of power system and get the output of each unit, which contains many constraints)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-21
    • 文件大小:1024
    • 提供者:Picasso1998
  1. MATLABB

    1下载:
  2. MATLAB绘制栅格化地图 %创建具有障碍物的栅格地图 %矩阵中0代表黑色栅格 a = ones(20); a(3,3:7)=0; a(3:10,7)=0; a(10,3:7)=0; a(17,13:17)=0; a(10:17,13)=0; a(10,13:17)=0; a(14,15)=0; b = a; %disp(a(end,end)); b(end+1,end+1) = 0; %disp(b); colormap([0 0 0;1 1 1]); % 创建颜色 %disp(size
  3. 所属分类:matlab例程

    • 发布日期:2020-06-07
    • 文件大小:1024
    • 提供者:ZGRMJFJ
  1. 点云数据读取与操作

    1下载:
  2. 这是基于matlab平台实现的三维点云数据读取与显示,以及相应的操作。非常适合初学者学习,强烈推荐(This is based on the MATLAB platform to achieve the three-dimensional point cloud data reading and display, as well as the corresponding operation. Very suitable for beginners, highly recommended)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-27
    • 文件大小:9712640
    • 提供者:大大梦想
  1. 涡旋光束全息与拓扑荷模拟程序

    2下载:
  2. 利用理论推导的方法,该matlab程序得出涡旋光束经相位全息光栅接收后一阶衍射光束的解析表达式。(By using the method of theoretical derivation, the analytical expression of the first-order diffraction beam of vortex beam received by phase holographic grating is obtained by MATLAB program.)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-26
    • 文件大小:1024
    • 提供者:xkxkwode
  1. DE算法matlab程序

    2下载:
  2. matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-17
    • 文件大小:13312
    • 提供者:realmecncc
  1. simulink

    0下载:
  2. 利用Matlab/simulink搭建纯电动汽车底盘模型,仿真其底盘控制性能。(Using Matlab / Simulink to build a pure electric vehicle chassis model and simulate its chassis control performance.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-12
    • 文件大小:25600
    • 提供者:yiminglv
« 1 2 ... 97 98 99 100 .01 102.03 .04 .05 .06 .07 ... 15975 »
搜珍网 www.dssz.com