资源列表
[matlab例程] reflectivity
说明:计算一维光子晶体的matlab程序,可以得到发射率光谱-Calculation of one-dimensional photonic crystal matlab program can be obtained spectral emissivity<> 在 2025-09-20 上传 | 大小:1kb | 下载:0
[matlab例程] pcf-parameter
说明:用matlab绘制光子晶体光纤的程序,可以绘制出六边形光子晶体光纤及其参数的设定-Draw photonic crystal fibers using matlab program, you can draw a set of hexagonal photonic crystal fiber and its parameters<> 在 2025-09-20 上传 | 大小:1kb | 下载:0
[matlab例程] SMF-dispersion
说明:计算单模光纤的色散曲线,最后拟合出色散随波长变化的曲线-Single-mode fiber dispersion curve calculation, the final fitting with excellent wavelength dispersion curve<> 在 2025-09-20 上传 | 大小:1kb | 下载:0
[matlab例程] dft
说明:给图像添加高斯噪声,并使用高斯滤波器,ILPF,巴特沃兹滤波器分别处理后得到结果图 需要在目录下有一张匹配文件名的图片,必须是灰度图-Add gaussian noise to the image, and use the gaussian filter, ILPF, bart ward filter respectively after processing results Need to have a picture of a match the filename, directory mu<宋凌宇> 在 2025-09-20 上传 | 大小:1kb | 下载:0
[matlab例程] LW_utux0
说明:function [ue,un]=LW_utux0(v,dt,t) 一个简单的双曲型偏微分方程: ut + ux = 0 初始条件为: u(x,0) = 1, x≤0 = 0, x>0. 边界条件为: u(-1,t)=1,u(1,t)=0. 本题要求: 使用Lax-Windroff method,选择 v=0.5, 计算并画出当dt=0.01和0.0025时, 方程在t=0.5,x在(-1,1)时的数值解和精确解 输入:<kingofhevil> 在 2025-09-20 上传 | 大小:1kb | 下载:0
[matlab例程] LW_utux0_2
说明:function [ue,un]=LW_utux0_2(v,dt,t) 一个简单的双曲型偏微分方程: ut + ux = 0 初始条件为: u(x,0) = exp[-10(4x-1)^2] 边界条件为: u(-1,t)=0,u(1,t)=0. 本题要求: 使用Lax-Windroff格式,选择 v=0.5, 计算并画出当dt=0.01和0.0025时, 方程在t=0.5,x在(-1,1)时的数值解和精确解 输入: v--即a<kingofhevil> 在 2025-09-20 上传 | 大小:1kb | 下载:0