代码搜索:功率电路

找到约 10,000 项符合「功率电路」的源代码

代码结果 10,000
www.eeworm.com/read/264799/11301136

m 方形环向功率谱.m

% L503频谱分析 f=imread('E:\TUTU\L503.JPG'); % 读取图像; h=rgb2gray(f); % 转化为灰度图; h1=h(1:300,1:300); % 截缺取300*360大小的图像; h11=zeros(500,500); for i=1:300; for j=1:3