资源列表
[matlab例程] Mie-Matlab-Maetzler-v2
说明:金属小球的米氏散射,利用matlab求解其散射截面消光截面和吸收截面-Mie scattering metal ball, using matlab to solve the scattering and absorption extinction cross-section<China> 在 2025-11-22 上传 | 大小:38kb | 下载:1
[matlab例程] Mie-scattering-with-comsol-vs-matlab
说明:比较matlb理论计算与comsol软件计算米氏散射,对表面等离基元感兴趣的可以关注-More matlb theoretical calculation of Mie scattering with comsol software, such as from the primitive to the surface plasmon of interest can focus<China> 在 2025-11-22 上传 | 大小:1.07mb | 下载:0
[matlab例程] hough_matlab
说明:基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !<zj> 在 2025-11-22 上传 | 大小:3kb | 下载:0
[matlab例程] cyclic_coder
说明: (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code<wangxiaoyu> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[matlab例程] cyclic_decoder
说明: (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle Decoder decode_out = cyclic_<wangxiaoyu> 在 2025-11-22 上传 | 大小:1kb | 下载:0