登录
首页 » MATLAB » comsol射频模块案例matlab代码

comsol射频模块案例matlab代码

于 2021-06-11 发布
0 209
下载积分: 1 下载次数: 2

代码说明:

基于comsol软件建模分析了射频器件的场分布,转换成了matlab代码

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

发表评论

0 个回复

  • alpha稳定噪声分布
    实现alpha稳定分布噪声的仿真,里面包含程序的说明。
    2020-12-04下载
    积分:1
  • leslie矩阵模型人口预测
    leslie矩阵模型人口预测
    2019-07-13下载
    积分:1
  • matlab 二阶倒立摆 LQR最优控制模型
    【实例简介】
    2021-06-09 00:31:31下载
    积分:1
  • 彩色图像处理
    1.任意选取一副彩色图像,对RGB三色的分量图像分别显示。 2.伪彩色图像增强处理:选择灰度图像,采用如下图所示的传递函数实现灰色-彩色图像的变换处理,得到彩色图像。   (a)红色分量的传递函数     (b)绿色分量的传递函数      (c)蓝色分量的传递函数 3.任意选择彩色图像,显示其R,G,B分量图像,并使用5*5均值滤波器分别对彩色图像的RGB分量进行平滑滤波,显示R,G,B分量平滑滤波图像。叠加所有的彩色分量图像,完成平滑后的全彩色图像。比较原彩色图像和平滑后的彩色图像。 4.将(3) 的彩色图像,显示其HSI图像,并对强度I分量进行均值滤波平滑,再转换为RGB图像进行显示,与(3)中的平滑后的彩色图像进行比较并相减,用图像显示两种结果的差别。
    2021-11-03 00:35:13下载
    积分:1
  • matlab 路径规划(roommap.m)
    matlab 路径规划(roommap.m)
    2021-05-06下载
    积分:1
  • matlab可用于脑电信号处理的样本熵
    matlab可用于脑电信号处理的样本熵
    2021-05-06下载
    积分:1
  • 四相86式的开关磁阻电机的模型,可以进行转矩测量或者电压电流的测量.mdl
    四相86式的开关磁阻电机的模型,可以进行转矩测量或者电压电流的测量.mdl
    2021-05-06下载
    积分:1
  • (源程序)卡尔曼滤波原理及应用
    【实例简介】
    2021-07-19 00:31:58下载
    积分:1
  • 8.1 LSB音信息隐藏实验
    【实例简介】
    2021-07-31 00:31:10下载
    积分:1
  • 信号分解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
  • 696518资源总数
  • 104349会员总数
  • 32今日下载