登录
首页 » MATLAB » comsol与matlab联合仿真代码

comsol与matlab联合仿真代码

于 2021-07-09 发布
0 528
下载积分: 1 下载次数: 5

代码说明:

COMSOL Multiphysics 提供了和MATLAB联合仿真的接口 livelink for MATLAB,利用该接口可以实现多参数,多步骤的批量仿真优化。

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

发表评论

0 个回复

  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 两行数据和轨道六根数转换
    两行数据,TLE,轨道六个数
    2021-05-06下载
    积分:1
  • 双闭环直流减速电机控制系统.slx
    这是个双闭环直流减速电机控制系统,电流内环,电压外环
    2020-05-15下载
    积分:1
  • NMF算法盲源分离
    【实例简介】使用NMF算法实现盲源分离
    2021-08-06 00:30:52下载
    积分:1
  • 布谷鸟算法求解函数最小值matlab
    布谷鸟求解函数的最小值,这是布谷鸟算法与莱维飞行的详细讲解(https://blog.csdn.net/zyqblog/article/details/80905019) 。
    2019-08-22下载
    积分:1
  • matlab的simulink中PI锁相环仿真.mdl
    【实例简介】
    2021-05-18 10:32:20下载
    积分:1
  • 遗传算法优化小波神经网洛
    遗传算法优化小波神经网洛
    2021-05-07下载
    积分:1
  • SIFT图像特征提取.zip
    SIFT图像特征提取.zip
    2019-09-18下载
    积分:1
  • 雷达信号去斜处理
    去斜处理(宽带的匹配滤波)Stretch方法是针对线性调频信号而提出的, 其方法是将输入信号与参考信号 (经适当延迟的本振信号, 延迟量通常由窄带信号测距结果估计出) 混频 ,则每一个散射点就对应一个混频后的单频分量,对混频输出的信号进行 DFT 处理 ,即可获得目标的距离像,对参考信号的要求是应具有与输入信号相同的调频斜率。
    2020-12-11下载
    积分:1
  • MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码
    MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码
    2021-05-06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载